diff --git a/static/features.html b/static/features.html
index 6709ba8c..5547b082 100644
--- a/static/features.html
+++ b/static/features.html
@@ -343,6 +343,12 @@
there's a deep userspace compromise.
Additional consistency / integrity checks are enabled for
frequently targeted kernel data structures.
+ On ARMv9, Branch Target Identification (BTI) is enabled in
+ addition to Clang type-based Control Flow Integrity (CFI) to
+ cover functions excluded from type-based CFI
+ On ARMv9, ShadowCallStack (SCS) is enabled in addition to
+ Pointer Authentication Code (PAC) return address protection
+ instead of only enabling SCS when PAC is unavailable
Android Runtime Just-In-Time (JIT) compilation/profiling is fully