arm-trusted-firmware/plat/intel/soc/n5x
Boon Khai Ng 447e699f70 feat(intel): add macro to switch between different UART PORT
HSD #1509626040:
This patch is to add the flexibility for BL2 and BL31
to choose different UART output port at platform_def.h
using parameter PLAT_INTEL_UART_BASE

This patch also fixing the plat_helpers.S where the
UART BASE is hardcoded to PLAT_UART0_BASE. It is then
switched to CRASH_CONSOLE_BASE.

Signed-off-by: Boon Khai Ng <boon.khai.ng@intel.com>
Change-Id: Iccfa7ec64e4955b531905778be4da803045d3c8f
2022-04-05 14:25:30 +08:00
..
include fix(intel): make FPGA memory configurations platform specific 2022-03-09 09:14:21 +08:00
bl31_plat_setup.c feat(intel): add macro to switch between different UART PORT 2022-04-05 14:25:30 +08:00
platform.mk build(intel): enable access to on-chip ram in BL31 for N5X 2022-03-09 09:14:26 +08:00