commit | 02112d3d4a0906d8e394c1e3a1fba9d51f03cb55 | [log] [tgz] |
---|---|---|
author | Raghu Krishnamurthy <raghu.ncstate@gmail.com> | Tue Sep 14 16:25:38 2021 -0700 |
committer | Raghu Krishnamurthy <raghu.ncstate@gmail.com> | Sat Nov 06 08:59:11 2021 -0700 |
tree | 745ca86375febba744b28216b55c10800283bdb8 | |
parent | dd9d6c4afdd0f653a664733a05fd2ec82ebc63ef [diff] |
test(VHE): Add tests for FFA_MEM_PERM_GET/SET This patch adds tests for the aforementioned ABIs. It also updates the EL0 entry function to account for the fact that hafnium marks all of EL0 partition memory as RX during load/init. The partition must use its own methods to determine layout and use the ABI's to set permissions for the image appropriately. Change-Id: If039224969a0dde3b2af78cde3c13e89ee828f4a Signed-off-by: Raghu Krishnamurthy <raghu.ncstate@gmail.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: