diff options
author | 2022-06-30 17:04:52 +0100 | |
---|---|---|
committer | 2022-07-01 15:22:51 +0100 | |
commit | 7ddb0c3df7881206dcd8339c8dabf0318a781f91 (patch) | |
tree | 82ea80b87079b7e6e211fc93577f2e8e8a681744 /scripts/generate_rust_analyzer.py | |
parent | arm64: mm: fix booting with 52-bit address space (diff) | |
download | wireguard-linux-7ddb0c3df7881206dcd8339c8dabf0318a781f91.tar.xz wireguard-linux-7ddb0c3df7881206dcd8339c8dabf0318a781f91.zip |
arm64: Rename the VHE switch to "finalise_el2"
as we are about to perform a lot more in 'mutate_to_vhe' than
we currently do, this function really becomes the point where
we finalise the basic EL2 configuration.
Reflect this into the code by renaming a bunch of things:
- HVC_VHE_RESTART -> HVC_FINALISE_EL2
- switch_to_vhe --> finalise_el2
- mutate_to_vhe -> __finalise_el2
No functional changes.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220630160500.1536744-2-maz@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions