commit | 3cb7425a846213d03b402bb5f3c1968af76442df | [log] [tgz] |
---|---|---|
author | Kathleen Capella <kathleen.capella@arm.com> | Tue Mar 14 17:51:09 2023 -0400 |
committer | Kathleen Capella <kathleen.capella@arm.com> | Thu Apr 27 19:35:16 2023 -0400 |
tree | 456735d634fc34d463514d601a9cd75a36b8af8f | |
parent | d6325a6dee06c281d90e875bc5df2ca4fba9d7f5 [diff] |
refactor(cactus): use FFA_CONSOLE_LOG for debug logs With the introduction of ffa_console_log abi, implementation- defined debug logging is deprecated. Remove support for SPM_DEBUG_LOG and use FFA_CONSOLE_LOG instead. Also remove test for FFA_CONSOLE_LOG as it is now used as default logger. Removing it cleans up test prints. Signed-off-by: Kathleen Capella <kathleen.capella@arm.com> Change-Id: Ibe02e14105aaa1658153ba35a5fc8e852ae3f955