rdn1edgex2/run_model: route uart logs via secure/non-secure uart
Use secure and non-secure uarts in CSS instead of the uarts in SOC.
TF-A boot, runtime and Standalone MM logs would be routed via
css[0/1].pl011_uart1_ap (secure port). UEFI and OS logs would be routed
via css[0/1].pl011_uart_ap (non-secure port)
Additionally, as TF-A and MM logs would be routed via the same UART
port, remove unused model parameters that are used for configuring uart
port for capturing Standalone MM logs.
Signed-off-by:
Rohit Mathew <rohit.mathew@arm.com>
Change-Id: I5d3ba4ddaa6b980dbb6745ecb2b6d8042917bcb6
Loading
Please register or sign in to comment