Skip to content

Commit

Permalink
enforce minimum 64kiB stack guard size for arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Jul 28, 2024
1 parent 0ca8566 commit 6b7c5f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,7 @@ <h3><a href="#2024071600">2024071600</a></h3>
<li>Settings: drop code for supporting the legacy Settings UI</li>
<li>Sandboxed Google Play compatibility layer: avoid infinite wait for GmsCompatConfig update when call to App Store fails</li>
<li>enforce stack clash protection for x86_64</li>
<li>enforce minimum 64kiB stack guard size for arm64 due to the default stack probe size of 64kiB</li>
<li>future proof our Bionic libc changes for dynamic 64k pages (hardened_malloc still doesn't support it)</li>
<li>flash-all: remove unnecessary reboot after flashing Android Verified Boot (AVB) key</li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.222</li>
Expand Down

0 comments on commit 6b7c5f2

Please sign in to comment.