commit | c8c3e0dad95f4c6a0dfaea3e1c838dc24a4e12c8 | [log] [tgz] |
---|---|---|
author | Jeremy Linton <jeremy.linton@arm.com> | Wed Nov 18 10:17:57 2020 -0600 |
committer | Manish Pandey <manish.pandey2@arm.com> | Tue May 25 14:49:08 2021 +0200 |
tree | 482f30bd651959de020d9a98c9f7bc2657886b7e | |
parent | 90cbf5240ad945fba068feeee8537ec8dbd372c6 [diff] |
SMCCC/PCI: Handle std svc boilerplate Add SMC wrappers for handshaking the existence and basic parameter validation for the SMCCC/PCI API. The actual read/write/segment validation is implemented by a given platform which will enable the API by defining SMC_PCI_SUPPORT. Signed-off-by: Jeremy Linton <jeremy.linton@arm.com> Change-Id: I4485ad0fe6003cec6f5eedef688914d100513c21