commit | b51436c2ca4f1ceb2145dc752584df6ab1b77670 | [log] [tgz] |
---|---|---|
author | Levi Yun <yeoreum.yun@arm.com> | Wed Nov 20 19:47:11 2024 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Thu Feb 13 12:06:17 2025 +0000 |
tree | cbed5561e159716db0bab47399aabf7e861f4ed5 | |
parent | 0f38b9f87eecc0975846a2243ff2d809812d7b83 [diff] |
feat(spm_mm): move mm_communication header define to general header To support TPM start method with SIP, SIP handler dispatch request to secure partition via MM_COMMUNICATE abi. That means spm_mm sip handler should generate mm communication header. Move mm_communication header's definition to spm_mm_svc header. Change-Id: I40567c16e67b068ee83a39eff050d6578aecfb2c Signed-off-by: Levi Yun <yeoreum.yun@arm.com>