ti50: Update release notes for 0.24.81

BUG=b:332556976
TEST=none

Change-Id: Ib38435fbfdc5b4017799b82a79a704ccb41318e1
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/5438958
Reviewed-by: Mary Ruthven <mruthven@chromium.org>
Commit-Queue: Brian Granaghan <granaghan@google.com>
Tested-by: Brian Granaghan <granaghan@google.com>
This commit is contained in:
Brian Granaghan 2024-04-09 22:47:50 +00:00 committed by Chromeos LUCI
parent 87db9a88a7
commit f9e3461ebb
1 changed files with 53 additions and 2 deletions

View File

@ -8,8 +8,9 @@ This document captures major feature differences between Ti50 firmware releases
ChromeOS Version | PrePVT version | Prod Version
------------------- | -------------- | ------------
[ToT][ToT ebuild] | 0.24.71 | 0.23.71
M122 | 0.24.71 | 0.23.71
[ToT][ToT ebuild] | 0.24.81 | 0.23.71
M125 | 0.24.81 | 0.23.71
[M122][122 release] | 0.24.71 | 0.23.71
[M121][121 release] | 0.24.62 | 0.23.62
[M120][120 release] | 0.24.60 | 0.23.60
[M119][119 release] | 0.24.51 | 0.23.51
@ -97,6 +98,13 @@ Released with RW 0.23.20 and 0.24.20
Released with RW 0.24.51
## 0.0.56 released on 04/9/2024
Released with RW 0.24.81
* Updated header enforcing post personalization fuse settings.
[b/181261702](https://buganizer.corp.google.com/issues/181261702)
# RW revisions
Previously released RW images can be downloaded from
@ -1488,6 +1496,48 @@ Build: ti50_common_prepvt-15086.B:v0.0.934-720e4c92
@chromeos-ci-firmware-us-central1-b-x32-0-e7r7 2024-01-17 13:26:11
```
### 0.24.81 Released on 4/9/2024 in M125
Release
[CL](https://chromium-review.googlesource.com/c/chromiumos/overlays/chromiumos-overlay/+/5441536)
Builder
[94](https://ci.chromium.org/ui/p/chromeos/builders/firmware/firmware-ti50-prepvt-15086.B-branch/94/overview)
Artifacts:
[15086.89.0](https://pantheon.corp.google.com/storage/browser/chromeos-releases/canary-channel/betty/15086.89.0)
**Features**
* flog: Add entries for AP RO verification
* wp: Change WP default to be forced enabled
* rbox: Set key debounce to 20us
* wp: Monitor WP_SENSE_L and WP state for GSC reboots
* tpm2: Allow platform read for virtual nvmem
* filesystem: Print NV partition on release builds.
```
Build: ti50_common_prepvt-15086.B:v0.0.1147-1170d5a9
libtock-rs:v0.0.929-ecde39c
tock:v0.0.9682-1b39efeb9
ms-tpm-20-ref:v0.0.333-50b2409
@chromeos-ci-firmware-us-central2-d-x32-0-2g96 2024-04-02 13:05:03
```
**Bug Fixes**
* i2c_programmer: Ensure that ITE waveform response is always 4 bytes
[b/326258077](https://b.corp.google.com/issues/326258077)
* crashlog: Fix generation incrementation.
[b/317804130](https://b.corp.google.com/issues/317804130)
* flog: Attempt clear flog if initialization fails.
[b/317221434](https://b.corp.google.com/issues/317221434)
* ports/dauntless: Fix race in I2C driver
[b/322037216](https://b.corp.google.com/issues/322037216)
* filesystem: Handle compaction when all pages are full.
[b/322037216](https://b.corp.google.com/issues/323043338)
* event_log: Ensure time always moves forward on init.
[b/329326190](https://b.corp.google.com/issues/329326190)
<!-- Links -->
[105 release]: https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/refs/heads/release-R105-14989.B/chromeos-base/chromeos-ti50/chromeos-ti50-0.0.1.ebuild
@ -1507,4 +1557,5 @@ Build: ti50_common_prepvt-15086.B:v0.0.934-720e4c92
[119 release]: https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/refs/heads/release-R119-15633.B/chromeos-base/chromeos-ti50/chromeos-ti50-0.0.1.ebuild
[120 release]: https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/refs/heads/release-R120-15662.B/chromeos-base/chromeos-ti50/chromeos-ti50-0.0.1.ebuild
[121 release]: https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/refs/heads/release-R121-15699.B/chromeos-base/chromeos-ti50/chromeos-ti50-0.0.1.ebuild
[122 release]: https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/refs/heads/release-R122-15753.B/chromeos-base/chromeos-ti50/chromeos-ti50-0.0.1.ebuild
[ToT ebuild]: https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/refs/heads/main/chromeos-base/chromeos-ti50/chromeos-ti50-0.0.1.ebuild