commit | 96546b5cc3562a455ca65f0d1d3640805eeb4a59 | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Mon Dec 02 15:21:35 2024 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Wed Jul 09 14:55:07 2025 +0100 |
tree | 4d5ef71ca96a82ec42a2de030c3af036238782a5 | |
parent | 9cc15390326dbd3a3d4e89299643e1d5b08958f6 [diff] |
feat(smccc): introduce TPM Start SMC To support TPM start method compatible with pre-FFA configuration (to support SPM_MM) introduce an SMC FID el3 vendor specific range. This SMC is forwarded to SPM_MM module which converts into a MM_COMMUNICATE to interact with Secure partition. TPM Start method is mentioned in TCG ACPI spec section 3.3.1 https://trustedcomputinggroup.org/wp-content/uploads/TCG-ACPI-Specification-Version-1.4-Revision-15_pub.pdf As this patch introduces a new sub service, increment minor version of Vendor EL3 service. Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: I61698018e6bc33c9b389ac905fe158810af21bfa