Attention is currently required from: Hung-Te Lin, Paul Menzel. Rex-BC Chen has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/60529 )
Change subject: soc/mediatek/mt8186: Increase CBFS_MCACHE size to 8 KiB ......................................................................
Patch Set 6:
(2 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/60529/comment/a5a36001_46ff8325 PS5, Line 7: soc/mediatek/mt8186: Increase size of CBFS_MCACHE
Please mention the new size. […]
Done
File src/soc/mediatek/mt8186/include/soc/memlayout.ld:
https://review.coreboot.org/c/coreboot/+/60529/comment/98e23a76_57ff064a PS5, Line 28: STACK(0x0010B000, 7K) : TPM_TCPA_LOG(0x0010CC00, 2K) : FMAP_CACHE(0x0010D400, 2K) : WATCHDOG_TOMBSTONE(0x0010DC00, 4) : CBFS_MCACHE(0x0010DC04, 8K - 4) : TIMESTAMP(0x0010FC00, 1K)
I think we want to prevent unaligned regions. […]
Done