commit | bcb3264611b12b52585c93a69b5a1de94438319d | [log] [tgz] |
---|---|---|
author | J-Alves <joao.alves@arm.com> | Fri Sep 08 11:10:05 2023 +0100 |
committer | J-Alves <joao.alves@arm.com> | Tue Sep 12 11:08:18 2023 +0100 |
tree | b6b681bc90f4b41959e5505edcaaaad453668c03 | |
parent | 9bffada26d1cf106ddd9764ccf9760ed64f7a4a8 [diff] |
refactor: define exception_handler.c for el0 The test/common/exception_handler.c file was implemented for the EL1 partitions, as it does system register accesses that belong to EL1. This patch creates a new souce file to be used for EL0, paritions separating both implementations. Signed-off-by: J-Alves <joao.alves@arm.com> Change-Id: I8ee75e5ff8e6bf61446b434732d5a8c78a9fbe63
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: