Hi Linus, Please pull chrome-platform-firmware updates for Linux v7.3. Thanks, Tzung-Bi ------ The following changes since commit 1590cf0329716306e948a8fc29f1d3ee87d3989f: Linux 7.2-rc4 (2026-07-19 13:54:41 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-firmware-v7.3 for you to fetch changes up to a58a57a1076f8c5dae0327e3710899478c3be901: firmware: coreboot: Validate table bounds (2026-08-03 03:00:21 +0000) ---------------------------------------------------------------- chrome-platform-firmware: Updates for v7.3 * Fixes - Don't map no-map memory regions for CBMEM entries. - Check bound of coreboot table entries. * Cleanups - Fix typo in docs. ---------------------------------------------------------------- Laxman Acharya Padhya (1): firmware: coreboot: Validate table bounds Manuel Ebner (1): docs: ABI: testing: Fix typo Yidi Lin (1): firmware: coreboot: Skip no-map CBMEM entries Documentation/ABI/testing/sysfs-firmware-gsmi | 2 +- drivers/firmware/google/coreboot_table.c | 43 ++++++++++++++++++++++----- 2 files changed, 37 insertions(+), 8 deletions(-)