commit | d614d323d129b16be0f848afdd2392f27369baff | [log] [tgz] |
---|---|---|
author | Olivier Deprez <olivier.deprez@arm.com> | Fri Jun 18 15:21:00 2021 +0200 |
committer | Joao Alves <joao.alves@arm.com> | Wed Mar 16 17:40:10 2022 +0100 |
tree | c017da5a70127d92d53622d8075ec160a6c5563c | |
parent | 3109c72694bfda9dde6534c0575b05f848715d29 [diff] |
fix(ff-a): harden ffa_secondary_ep_register abi Add more verbose comments with references to the specification for the FFA_SECONDARY_EP_REGISTER ABI implementation. Add FFA_FEATURES response to FFA_SECONDARY_EP_REGISTER ABI for the SPMC case. Add check whether ABI is called in context of Hypervisor or SPMC. Reject the call in the former case. Reject the FFA_SECONDARY_EP_REGISTER call for UP partitions. Reject the FFA_SECONDARY_EP_REGISTER call after partition has initialized. Change-Id: I3ce723fc6cdde6f27709b664abfe2c7929e9d9b2 Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Hafnium is a hypervisor, initially supporting aarch64 (64-bit Armv8 CPUs).
Get in touch and keep up-to-date at hafnium@lists.trustedfirmware.org. See feature requests and bugs on our bug dashboard.
To jump in and build Hafnium, follow the getting started instructions.
If you want to contribute to the project, see details of how we accept contributions.
More documentation is available on: