diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-21 09:51:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 8fa7c15716699fceb214adf71d665ddc640a6eec (patch) | |
| tree | 0892baac58f82585f576da8b86ea6dfb9fe60b6e /static | |
| parent | c56f2b77d522b066c28a7020503d2aeba0d4bc13 (diff) | |
drop kernel LTO point from features page
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/static/features.html b/static/features.html index 07b02317..6ee0a225 100644 --- a/static/features.html +++ b/static/features.html @@ -310,9 +310,6 @@ <li> Hardened kernel <ul> - <li>Full LTO (Link Time Optimization) is used instead of - ThinLTO to provide improved Control Flow Integrity (CFI) - granularity.</li> <li>4-level page tables are enabled on arm64 to provide a much larger address space (48-bit instead of 39-bit) with significantly higher entropy Address Space Layout Randomization (33-bit instead of |
