Hello Julius Werner, Hung-Te Lin, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31123
to look at the new patch set (#5).
Change subject: WIP: bootmem: add new memory type for BL31 ......................................................................
WIP: bootmem: add new memory type for BL31
After CL:31122, we can finally define a memory type specific for BL31, to make sure BL31 is not loaded on other reserved area.
Change-Id: Idbd9a7fe4b12af23de1519892936d8d88a000e2c Signed-off-by: Ting Shen phoenixshen@google.com --- M src/arch/arm64/arm_tf.c M src/include/bootmem.h M src/lib/bootmem.c M src/soc/cavium/cn81xx/soc.c M src/soc/nvidia/tegra210/soc.c M src/soc/rockchip/rk3399/soc.c 6 files changed, 17 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/31123/5