commit | e6f7b9dee5f3c0c5df3698460eea106ef885e328 | [log] [tgz] |
---|---|---|
author | Olivier Deprez <olivier.deprez@arm.com> | Mon Feb 01 11:55:48 2021 +0100 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Mon Feb 01 16:01:41 2021 +0100 |
tree | 79ece8157fffdfdf5815ede7c4cd62709f06e7dd | |
parent | d482dc35781608a51ce6d09e6298c618f551cba7 [diff] |
Introduce vcpu_reset and refactor arch_cpu_init Introduce vcpu_reset calling arch_cpu_init and arch_regs_reset. vcpu_reset is called from main on cold boot or resume from CPU off. arch_cpu_init gets a cpu and entry point parameter passed to PSCI resume function. Change-Id: I809b453c32b418237b7334d13d8e55916d593b09 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: