]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
authorMarc Zyngier <maz@kernel.org>
Mon, 8 Feb 2021 09:57:18 +0000 (09:57 +0000)
committerWill Deacon <will@kernel.org>
Tue, 9 Feb 2021 13:47:12 +0000 (13:47 +0000)
commitaf67545e2e9c8acd10d4ebcb2929dd810d626ce6
treedcdcf5bbc3f7b604354f47a1a040fe378edbeb0a
parenta4b28de093e9761dca6ce03a1327445536e44fec
arm64: Move SCTLR_EL1 initialisation to EL-agnostic code

We can now move the initial SCTLR_EL1 setup to be used for both
EL1 and EL2 setup.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: David Brazdil <dbrazdil@google.com>
Link: https://lore.kernel.org/r/20210208095732.3267263-10-maz@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/head.S