commit | 67ff4f564695f135df0d2a88c5679e27411bf025 | [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 | 42d4111dcf58045f5f03432e8fb60c4d1223e91b [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>