summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-07-06 17:36:54 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-07-06 17:39:52 -0400
commitb063c24e4d02874fa9b4adf8364ebeb0cf3171dd (patch)
tree030aef83fcd9b8f61843946c158327045b887a54 /static/releases.html
parent1ad971479047d8d6319ebf72005ebf735a8eda08 (diff)
disable 32-bit ABI for 7th/8th gen Pixels kernels
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 6316a243..31ffc0b8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -786,6 +786,7 @@
<p>Changes since the 2024070201 release:</p>
<ul>
+ <li>kernel (Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a): disable 32-bit ABI support to substantially decrease kernel size and attack surface and raise mmap_min_addr to the standard 65536 for 64-bit-only ARM</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.156</li>
<li>adevtool: update file removal for 8th gen Pixels to skip Family Space related files</li>
</ul>