document upcoming change to kernel version requirement

This commit is contained in:
Daniel Micay 2024-04-04 16:53:03 -04:00
parent 46ce641aa5
commit f1edfc0bdf

View File

@ -289,7 +289,8 @@
<li>Vendor code updated to new monthly, quarterly and yearly releases of <li>Vendor code updated to new monthly, quarterly and yearly releases of
AOSP within several months to provide new security improvements (Pixels AOSP within several months to provide new security improvements (Pixels
receive these in the month they're released)</li> receive these in the month they're released)</li>
<li>Linux 5.15 or Linux 6.1 Generic Kernel Image (GKI) support</li> <li>Linux 5.15 or 6.1 Generic Kernel Image (GKI) support (requirement will
change to 6.1 or 6.6 after the stable release of Android 15)</li>
<li>Hardware accelerated virtualization usable by GrapheneOS (ideally pKVM <li>Hardware accelerated virtualization usable by GrapheneOS (ideally pKVM
to match Pixels but another usable implementation may be acceptable)</li> to match Pixels but another usable implementation may be acceptable)</li>
<li>Hardware memory tagging (ARM MTE or equivalent)</li> <li>Hardware memory tagging (ARM MTE or equivalent)</li>