commit | 2fd520509e9250c9a5f876777f159bf6dd8ccb9a | [log] [tgz] |
---|---|---|
author | Rohit Mathew <rohit.mathew@arm.com> | Mon Dec 13 15:40:25 2021 +0000 |
committer | Rohit Mathew <rohit.mathew@arm.com> | Fri Jun 17 15:27:18 2022 +0100 |
tree | e58ca258b8885d9176d0dc648ad432e96ff09d17 | |
parent | 14ffa8a14db2b6296e4e64a6b3d0a9a7b450f8c0 [diff] |
feat(sgi): route TF-A logs via secure uart Route the boot, runtime and crash stage logs via secure UART port instead of the existing use of non-secure UART. This aligns with the security state the PE is in when logs are put out. In addition to this, this allows consolidation of the UART related macros across all the variants of the Neoverse reference design platforms. Signed-off-by: Rohit Mathew <rohit.mathew@arm.com> Change-Id: I417f5d16457b602c94da4c74b4d88bba03da7462