diff --git a/static/features.html b/static/features.html
index 47747204..30e8165c 100644
--- a/static/features.html
+++ b/static/features.html
@@ -114,6 +114,9 @@
previous malloc while still having minimal memory usage and code size.
Hardened compiler toolchain
Hardened kernel
+ 4-level page tables are enabled on arm64 to provide a substantially larger
+ address space with significantly higher entropy Address Space Layout
+ Randomization (ASLR)
Prevention of dynamic native code execution in-memory or via the filesystem
for the base OS without going via the package manager, etc.
Filesystem access hardening