commit | a101911c9280a0a349006a74b25d28d6b32c2cb8 | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Tue Jun 21 18:57:44 2022 -0500 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Mon Oct 03 08:48:07 2022 -0500 |
tree | 5e379909a0c3c3867c22e0a9e33164a258122511 | |
parent | 469fa71d9cabc6434c52331e4b8d9f58c403a2c8 [diff] |
feat(interrupt): clear pending managed exit state A SP may be signaled a managed exit but actually not trap the virtual interrupt, probably because it has virtual interrupts masked, and emit direct resp. In this case the managed exit operation is considered completed and it would also need to clear the pending managed exit flag for the SP vCPU. Change-Id: I5d6568a295a39bf51e87f20b10e08bd878d35eeb Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@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: