commit | 447e699f70f1a1d1b85a8136b445eba689166c5d | [log] [tgz] |
---|---|---|
author | Boon Khai Ng <boon.khai.ng@intel.com> | Fri Aug 06 01:16:46 2021 +0800 |
committer | Sieu Mun Tang <sieu.mun.tang@intel.com> | Tue Apr 05 14:25:30 2022 +0800 |
tree | 5311083dbcc6709ab4af99452e354fc1a29fbb07 | |
parent | 77902fca8fe7449473b09198e1fe197f7b4765d7 [diff] |
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