soc/amd/mendocino: Add support for separate RW A/B partition SPL file
commit40a38cc8f0c30aef4675fbf3096cb3a9b225fc11
authorFelix Held <felix-coreboot@felixheld.de>
Mon, 12 Sep 2022 14:18:45 +0000 (12 16:18 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Wed, 14 Sep 2022 18:04:49 +0000 (14 18:04 +0000)
treed3e7466b6d0070bfb584fc26442df9a6e1ec7de6
parentc3e36ea20b08abcd383d8788484e9f978d0569f2
soc/amd/mendocino: Add support for separate RW A/B partition SPL file

Add support for having different Security Patch Level (SPL) table files
in the read-only and the read-write A/B partitions. This allows the SPL
table file in the main or RO FMAP partition to only cover the embedded
firmware binaries in that partition and have a separate SPL file in the
RW A and B partitions that covers the embedded firmware binaries in the
RW partitions.

BUG=b:243470283

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I1ba8c370ce14f7ec88e7ef2f9d0b64d6bb4fa176
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67555
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
src/soc/amd/mendocino/Kconfig
src/soc/amd/mendocino/Makefile.inc