coreboot/src/soc
Julius Werner 314b5c370b rockchip/rk3399: Fix BL31 bootmem regions
The BL31 on RK3399 is split into multiple segments... the majority goes
into DRAM, but small parts must be put into SRAM and PMUSRAM. With
CB:31123 only the DRAM part was added to memlayout, so the SRAM parts
will not be correctly marked in bootmem and BL31 loading fails the
selfload check. This patch adds the remaining regions to fix the
problem.

Change-Id: Ia0597216c08512c47361a1dc0beb34d022a8994f
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/31538
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Ting Shen <phoenixshen@google.com>
2019-02-22 06:43:47 +00:00
..
amd ACPI: Correct asl_compiler_revision value 2019-02-21 19:07:31 +00:00
cavium bootmem: add new memory type for BL31 2019-02-05 13:41:45 +00:00
imgtec (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
intel soc/intel/cannonlake: Add whitespace proper in CPU/MCH/IGD name 2019-02-22 04:17:27 +00:00
mediatek mediatek/mt8183: Support gpio eh and rsel setting for I2C 2019-02-21 19:27:44 +00:00
nvidia bootmem: add new memory type for BL31 2019-02-05 13:41:45 +00:00
qualcomm console: Change BOOTBLOCK_CONSOLE default to y 2019-01-14 12:13:55 +00:00
rockchip rockchip/rk3399: Fix BL31 bootmem regions 2019-02-22 06:43:47 +00:00
samsung src: Don't use a #defines like Kconfig symbols 2019-01-28 13:41:28 +00:00
sifive riscv: ARCH_RISCV_RV{32,64} selects ARCH_RISCV 2019-01-24 14:21:01 +00:00
ucb riscv: Add initial support for 32bit boards 2019-02-13 04:49:14 +00:00