commit | 2ff5b57e5de05973c6e6c3a754b321bfd14eb503 | [log] [tgz] |
---|---|---|
author | Max Shvetsov <maksims.svecovs@arm.com> | Mon Mar 22 12:03:38 2021 +0000 |
committer | Maksims Svecovs <maksims.svecovs@arm.com> | Wed Jun 02 13:44:48 2021 +0100 |
tree | 648d5a85c87c19476fd67df9115f5d241c2effa9 | |
parent | 3a149eb219467c0d9336467ea1fb9d3fb65da94b [diff] |
feat(sve): manage SVE context Enabling SVE support in Hafnium, save/restore vector and predicate registers for context switch between NWd and SWd. It is assumed that SVE vector length is 512b. This will be platform-specific define in the future. Signed-off-by: Maksims Svecovs <maksims.svecovs@arm.com> Change-Id: Ib2833fb0744534a05dbaaa5c836f81c50f1e14db
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: