commit | eb8a2ca695e1c268cf8f45d94ab280681e8ba69f | [log] [tgz] |
---|---|---|
author | Nandan J <Nandan.J@arm.com> | Wed Apr 30 06:42:40 2025 +0000 |
committer | NandanJayaram <nandan.j@arm.com> | Wed May 07 16:37:22 2025 +0000 |
tree | 956e179164eaaaa1d4b38e6776ddb831af00d858 | |
parent | 5b1ef10006c9dc7a319cb70484c1266c152af9d9 [diff] |
feat(smcc): introduce a new vendor_el3 service for ACS SMC handler In preparation to add support for the Architecture Compliance Suite SMC services, reserve a SMC ID and introduce a handler function. Currently, an empty placeholder function is added and future support will be introduced for the handler support. More info on System ACS, please refer below link, https://developer.arm.com/Architectures/Architectural%20Compliance%20Suite Signed-off-by: Nandan J <Nandan.J@arm.com> Change-Id: Ib13ccae9d3829e3dcd1cd33c4a7f27efe1436d03