arm-trusted-firmware/plat
Julius Werner 3c250b9ab6 rockchip: Use coreboot-supplied serial console on coreboot systems
This patch changes all Rockchip platforms to initialize the serial
console with information supplied by coreboot rather than hardcoded
base address and divisor values if BL31 is run on top of coreboot.
Moving the BL2-to-BL31 parameter parsing as early as possible to ensure
that the console is available for all following code.

Also update the Rockchip platform to use MULTI_CONSOLE_API.

Change-Id: I670d350fa2f8b8133539f91ac14977ab47db60d9
Signed-off-by: Julius Werner <jwerner@chromium.org>
2018-01-19 15:21:12 -08:00
..
arm Merge pull request #1178 from davidcunado-arm/dc/enable_sve 2017-12-11 12:29:47 +00:00
common Add default crash console code to hook up to new console API 2018-01-19 15:21:01 -08:00
compat Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00
hisilicon Merge pull request #1178 from davidcunado-arm/dc/enable_sve 2017-12-11 12:29:47 +00:00
mediatek Merge pull request #1178 from davidcunado-arm/dc/enable_sve 2017-12-11 12:29:47 +00:00
nvidia/tegra Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00
qemu Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00
rockchip rockchip: Use coreboot-supplied serial console on coreboot systems 2018-01-19 15:21:12 -08:00
rpi3 rpi3: Introduce AArch64 Raspberry Pi 3 port 2017-12-01 10:20:47 +00:00
socionext/uniphier Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00
xilinx/zynqmp Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00