commit | 0cab3eef54d3e8bae6ea59b2be54e6e0855a30b9 | [log] [tgz] |
---|---|---|
author | Chris Brand <chris.brand@cypress.com> | Wed Jul 05 14:17:54 2023 -0700 |
committer | Ken Liu <ken.liu@arm.com> | Fri Jul 21 07:43:26 2023 +0200 |
tree | 256934f20f290764ba8e79de6073acc17f418e8b | |
parent | 15c1e8b5b80cd5408fef7713706324a8eda200d3 [diff] |
SPM: Add Asynchronous code to ns_agent_mailbox Add AGENT_STATUS_IN_PROGRESS and ASYNC_MSG_REPLY defines. Add handling of ASYNC_MSG_REPLY to ns_agent_mailbox main loop. For now at least, this will never be called, this is simply to establish the new API. No behavioural change. Change-Id: Iaee07d6eac097a20bf807844741cbecc54ad6ffd Signed-off-by: Chris Brand <chris.brand@cypress.com>