Attention is currently required from: Jeremy Soller, Tim Crawford.
Hello Jeremy Soller, Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/76155?usp=email
to look at the new patch set (#4).
Change subject: mb/system76/{adl,tgl}: Add FMD files ......................................................................
mb/system76/{adl,tgl}: Add FMD files
Replace `CBFS_SIZE` with FMD files to declare regions and sizes. This will be used to lock BIOS region (except SMMSTORE) on boot.
`CBFS_SIZE` was incorrectly set to 10 MiB, so this also corrects the BIOS region size to match the FIT values.
Change-Id: I0f068f4d9b376f12b46faa5bb0c6a08e6cb744d8 Signed-off-by: Tim Crawford tcrawford@system76.com --- M src/mainboard/system76/adl/Kconfig A src/mainboard/system76/adl/board.fmd M src/mainboard/system76/tgl-h/Kconfig A src/mainboard/system76/tgl-h/board-gbe.fmd A src/mainboard/system76/tgl-h/board.fmd M src/mainboard/system76/tgl-u/Kconfig A src/mainboard/system76/tgl-u/board.fmd 7 files changed, 62 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/76155/4