commit | 3109c72694bfda9dde6534c0575b05f848715d29 | [log] [tgz] |
---|---|---|
author | Olivier Deprez <olivier.deprez@arm.com> | Wed Apr 28 14:34:52 2021 +0200 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Thu Mar 10 18:47:06 2022 +0100 |
tree | 581fa098676be738d537f6ce51496ce9bc38bcd1 | |
parent | 86279394f9dfa7cbe1c1b76ee5180d2129ba79e5 [diff] |
fix(gic): trap GIC access from secure partitions GIC access is prevented from secure partitions (or secondary VMs). Revert part of e879e8768 where GIC system register access is permitted from S-EL1. Now that Hafnium implements the FF-A guidance for interrupt handling in the SPMC, this relaxation is no longer required. A secure partition is meant to use the Hafnium provided interface to handle secure interrupts and managed exit. Change-Id: I2d274fa897171807e39b0ce9c8a28824ff424534 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: