From 900d0cc389ed7a9b48ec80a939e6a3ff1ddf67e8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 28 Jul 2024 18:31:23 -0400 Subject: [PATCH] enforce minimum 64kiB stack guard size for arm64 --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index ebbd71ed..904dc44f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -793,6 +793,7 @@
  • Settings: drop code for supporting the legacy Settings UI
  • Sandboxed Google Play compatibility layer: avoid infinite wait for GmsCompatConfig update when call to App Store fails
  • enforce stack clash protection for x86_64
  • +
  • enforce minimum 64kiB stack guard size for arm64 due to the standard stack probe size of 64kiB
  • future proof our Bionic libc changes for dynamic 64k pages (hardened_malloc still doesn't support it)
  • flash-all: remove unnecessary reboot after flashing Android Verified Boot (AVB) key
  • kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.222