arm-trusted-firmware/plat/arm/board/n1sdp
Himanshu Sharma 4a81e91f27 fix(n1sdp): mapping Run-time UART to IOFPGA UART0
Currently the Run-time UART is mapped to AP UART1 which is internally
routed to MCP UART1, so unsharing it from AP UART1 and mapping it to
IOFPGA UART0 for exclusiveness among the usage of the UARTs.

Signed-off-by: Himanshu Sharma <Himanshu.Sharma@arm.com>
Change-Id: I366740a971a880decf0d373e9055e7ebda5df53a
2022-09-01 15:23:49 +05:30
..
aarch64 n1sdp: update platform macros for dual-chip setup 2019-10-31 12:15:05 +00:00
fdts (feat)n1sdp: add support for OP-TEE SPMC 2022-07-25 15:35:40 +02:00
include fix(n1sdp): mapping Run-time UART to IOFPGA UART0 2022-09-01 15:23:49 +05:30
n1sdp_bl1_setup.c feat(n1sdp): enable trusted board boot on n1sdp 2022-05-12 18:51:32 +02:00
n1sdp_bl2_setup.c feat(n1sdp): enable trusted board boot on n1sdp 2022-05-12 18:51:32 +02:00
n1sdp_bl31_setup.c feat(n1sdp): add support for nt_fw_config 2022-05-12 18:51:53 +02:00
n1sdp_def.h feat(n1sdp): add support for nt_fw_config 2022-05-12 18:51:53 +02:00
n1sdp_err.c feat(n1sdp): enable trusted board boot on n1sdp 2022-05-12 18:51:32 +02:00
n1sdp_image_load.c feat(n1sdp): add support for nt_fw_config 2022-05-12 18:51:53 +02:00
n1sdp_interconnect.c plat/arm: Introduce the N1SDP. 2018-10-29 17:50:31 +05:30
n1sdp_plat.c feat(n1sdp): enable trusted board boot on n1sdp 2022-05-12 18:51:32 +02:00
n1sdp_security.c plat/arm: Introduce the N1SDP. 2018-10-29 17:50:31 +05:30
n1sdp_topology.c n1sdp: update platform macros for dual-chip setup 2019-10-31 12:15:05 +00:00
n1sdp_trusted_boot.c feat(n1sdp): enable trusted board boot on n1sdp 2022-05-12 18:51:32 +02:00
platform.mk (feat)n1sdp: add support for OP-TEE SPMC 2022-07-25 15:35:40 +02:00