Let me try to summarize changes from this week (2023-11-20 - 24).
# OS support
- NetBSD 9 got GIC ITS patches boots properly on sbsa-ref https://linaro.atlassian.net/browse/SRCPC-144 (still not landed in daily images)
- FreeBSD 13 got 64-bit DMA patch for XHCI boots properly on sbsa-ref https://linaro.atlassian.net/browse/SRCPC-146 FreeBSD-13.2-STABLE-arm64-aarch64-20231116 daily image
# QEMU
- 8.2.0-rc1 released - fix for AHCI reset merged so FreeBSD sees disks/cdrom https://linaro.atlassian.net/browse/SRCPC-138 - FEAT_RNG enabled on Neoverse-N2 https://linaro.atlassian.net/browse/SRCPC-154
# TF-A
- 2.10 released - one fix to Neoverse-N2 errata missed release https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/24936 system hangs on accessing not existing registers - we changed the way of enabling cpu features week ago https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/24870 build for v8.0 + enable features as runtime checks https://linaro.atlassian.net/browse/SRCPC-149
# EDK2
- PPTT has "Write Policy Valid" enabled for all cache https://openfw.io/edk2-devel/20231115124608.1712896-1-marcin.juszkiewicz@lin... https://linaro.atlassian.net/browse/SRCPC-155
# My sbsa-ref scripts
- Added a way to boot NUMA setup with "--numa" switch. https://github.com/hrw/sbsa-ref-status/commit/f6acd1e1c0ddfd10d97c30a715e4bc...
W dniu 24.11.2023 o 08:15, Marcin Juszkiewicz pisze:
# TF-A
- 2.10 released
- one fix to Neoverse-N2 errata missed release
https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/24936 system hangs on accessing not existing registers
Patch merged upstream.