commit | 9490f1f26b11c098e20ddbcafc1209169356ec9b | [log] [tgz] |
---|---|---|
author | Leo Yan <leo.yan@arm.com> | Thu Mar 28 15:47:53 2024 +0000 |
committer | Leo Yan <leo.yan@arm.com> | Tue Apr 02 13:36:31 2024 +0100 |
tree | 9bfa88aeffc013ec68a21e9eded73f32888015b9 | |
parent | 69d299eb4471698e65e69aa2c829db35baeaa46c [diff] |
refactor(arm): remove unused SP_MIN UART macros Currently, tf-a has been refactored to support the multi UARTs (boot and runtime UARTs). As a result, the SP_MIN UART related code has been removed, and the macros are no longer used. Therefore, this patch removes these unused UART macros. Change-Id: I496349f876ba918fcafa7ed6c65d149914762290 Signed-off-by: Leo Yan <leo.yan@arm.com>