From c1a85ab5ed4688021ec6d30b34f307cdd141ff62 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 15 Oct 2019 07:55:35 -0400 Subject: [PATCH] reword --- static/build.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/build.html b/static/build.html index 475f290e..45b4ea87 100644 --- a/static/build.html +++ b/static/build.html @@ -293,9 +293,9 @@ cd ../..

As part of the hardening in GrapheneOS, it uses fully monolithic kernel builds with dynamic kernel modules disabled. This improves the effectiveness of mitigations like Control Flow Integrity benefiting from whole program analysis. It also reduces attack - surface and complexity somewhat 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.

+ 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.

For the Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL, the kernel repository uses submodules for building in out-of-tree modules. You need to make sure the submodule