seapath / meta-seapath

This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
Apache License 2.0
6 stars 10 forks source link

Kernel parameter pti=on does nothing #91

Closed dupremathieu closed 1 year ago

dupremathieu commented 2 years ago

The kernel parameter pti=on is do nothing because Page Table Isolation (PTI) is enabled by default in SEAPATH kernel (CONFIG_PAGE_TABLE_ISOLATION is set).