Clarify monolithic kernels on 6th generation Pixel devices.

This commit is contained in:
flawedworld 2022-01-14 09:03:41 +00:00 committed by Daniel Micay
parent 9db18c4afb
commit 38f7725e37

View File

@ -434,7 +434,9 @@ cd ../..</pre>
Control Flow Integrity benefiting from whole program analysis. It also reduces attack
surface and complexity including making the build system simpler. The kernel trees
marked as using a separate build above need to have the device variant passed to the
GrapheneOS kernel build script to select the device.</p>
GrapheneOS kernel build script to select the device. Due to the added level of
complexity added by GKI kernels, we currently do not produce monolithic builds for
6th generation Pixel devices.</p>
<p>The kernel repositories use submodules for building in out-of-tree modules.
You need to make sure the submodule sources are updated before building. In