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 (#7).
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/arch/arm64/tables.c M src/include/bootmem.h M src/lib/bootmem.c M src/soc/cavium/cn81xx/soc.c M src/soc/mediatek/mt8183/include/soc/memlayout.ld M src/soc/nvidia/tegra210/include/soc/memlayout.ld M src/soc/rockchip/rk3399/include/soc/memlayout.ld 8 files changed, 20 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/31123/7