commit | 90be4ef96d8ccbaf0fefb3a7a068e7fdd7b36104 | [log] [tgz] |
---|---|---|
author | Chris Brand <chris.brand@cypress.com> | Fri Sep 02 13:26:16 2022 -0700 |
committer | David Hu <david.hu@arm.com> | Tue Sep 06 10:21:32 2022 +0200 |
tree | a3779ad53d18df046b5e5ff80e29136152de7552 | |
parent | 08ec9aaa46d296aa0357d78e0949c446e8ee6e02 [diff] |
Remove code only used by ns_agent_mailbox from SPM Each multi-core platform contains tfm_hal_multi_core.c, which implements HAL functions that are only called from ns_agent_mailbox. That code in turn calls into tfm_multi_core_mem_check.c. Move all that code from SPM into the ns_agent_mailbox partition itself. Signed-off-by: Chris Brand <chris.brand@cypress.com> Change-Id: If44c12572d529c330ef989568c774471df834a9d