Attention is currently required from: Benjamin Doron, Julius Werner, Matt DeVillier, Maximilian Brune, Philipp Hug, ron minnich.
Hello Julius Werner, Matt DeVillier, Maximilian Brune, Philipp Hug, build bot (Jenkins), ron minnich,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/84798?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed: Code-Review+1 by Matt DeVillier, Verified-1 by build bot (Jenkins)
Change subject: arch/*/fit_payload.c: Do not support loading UPL FITs ......................................................................
arch/*/fit_payload.c: Do not support loading UPL FITs
As the existing arch specific code has not been updated yet, and UPL is not supported at this time on other architectures as far as I know, just have them assert that they're not on the UPL handoff boot path. The necessary arch-specific changes should be minimal, but we can't test them, and it's lower priority now.
Change-Id: I03e88b358b3911fc98f6fa3c937431b4c1341725 Signed-off-by: Benjamin Doron benjamin.doron@9elements.com --- M src/arch/arm/fit_payload.c M src/arch/arm64/fit_payload.c M src/arch/riscv/fit_payload.c 3 files changed, 6 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/84798/5