diff options
author | Julien Thierry <julien.thierry@arm.com> | 2019-01-31 17:58:52 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2019-02-06 13:05:20 +0300 |
commit | e9ab7a2e333615497b3fc426c379c330230c2b50 (patch) | |
tree | 5ca4d489978593adb281adb7f9a5ad5a13fb587e /drivers | |
parent | 8cb7eff32cc00697d4a37b1ed569c72ee2039ca4 (diff) | |
download | linux-e9ab7a2e333615497b3fc426c379c330230c2b50.tar.xz |
arm64: alternative: Allow alternative status checking per cpufeature
In preparation for the application of alternatives at different points
during the boot process, provide the possibility to check whether
alternatives for a feature of interest was already applied instead of
having a global boolean for all alternatives.
Make VHE enablement code check for the VHE feature instead of considering
all alternatives.
Signed-off-by: Julien Thierry <julien.thierry@arm.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
Cc: Marc Zyngier <Marc.Zyngier@arm.com>
Cc: Christoffer Dall <Christoffer.Dall@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions