Files
Filip Gołaś f3c58e200e CBFS verification: Add support for Top Swap redundant boot block
Separating the bootblock into two copies in BOOTBLOCK and TOPSWAP fmap
regions breaks the CBFS verification as the COREBOOT fmap region is
being hardcoded right now.

This change adds the support for measuring the currently active
bootblock.

This is a part of the bootblock redundancy feature proposed
on the mailing list:
https://mail.coreboot.org/archives/list/coreboot@coreboot.org/thread/C6JN2PB7K7D67EG7OIKB6BBERZU5YV35/

TEST=TODO

Change-Id: Ia75e714ae84d8c0ae09b27495e3056313b109999
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
2025-11-28 11:10:30 +01:00
..