Ting Shen uploaded patch set #8 to this change.

View Change

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/include/arch/memlayout.h
M src/arch/arm64/tables.c
M src/include/bootmem.h
M src/include/symbols.h
M src/lib/bootmem.c
M src/soc/cavium/cn81xx/include/soc/memlayout.ld
M src/soc/cavium/cn81xx/soc.c
M src/soc/mediatek/mt8173/include/soc/memlayout.ld
M src/soc/mediatek/mt8183/include/soc/memlayout.ld
M src/soc/nvidia/tegra210/soc.c
M src/soc/rockchip/rk3399/include/soc/memlayout.ld
12 files changed, 37 insertions(+), 10 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/31123/8

To view, visit change 31123. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Idbd9a7fe4b12af23de1519892936d8d88a000e2c
Gerrit-Change-Number: 31123
Gerrit-PatchSet: 8
Gerrit-Owner: Ting Shen <phoenixshen@google.com>
Gerrit-Reviewer: Hung-Te Lin <hungte@chromium.org>
Gerrit-Reviewer: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: Ting Shen <phoenixshen@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Patrick Rudolph <siro@das-labor.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset