Skip to content

Commit 5ac7824

Browse files
committed
clarify wording for early boot zeroing
1 parent d06a882 commit 5ac7824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ <h3><a href="#2025021100">2025021100</a></h3>
576576
<p>Changes since the 2025020500 release:</p>
577577

578578
<ul>
579-
<li>kernel (5.10, 5.15, 6.1, 6.6): zero memory in early boot in case it wasn't zeroed by the OS as part of a clean reboot or shutdown since there isn't fully encrypted RAM with a per-boot key yet (this is implemented by Pixel boot firmware since April 2024 for booting into fastboot mode but not booting into the OS since they only partially implemented our January 2024 reset attack protection proposal)</li>
579+
<li>kernel (5.10, 5.15, 6.1, 6.6): zero memory in early boot in case it wasn't zeroed by the OS as part of a clean reboot or shutdown since there isn't fully encrypted RAM with a per-boot key yet (early boot zeroing is implemented by Pixel boot firmware since April 2024 for booting into fastboot mode but not booting into the OS since they only partially implemented our January 2024 reset attack protection proposal, so we need to handle the OS part ourselves)</li>
580580
<li>kernel (6.1): add back revert for upstream Linux kernel fix which was reapplied in our <a href="2025020200">2025020200</a> release without any reports of issues for days because it has been found to break DisplayPort alternate mode on 9th generation Pixels</li>
581581
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.128</li>
582582
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.76</li>

0 commit comments

Comments
 (0)