Home
last modified time | relevance | path

Searched hist:"4205 a89b8060141ac0216a507b9f70728f056a10" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dmmu.hdiff 4205a89b8060141ac0216a507b9f70728f056a10 Tue Mar 13 07:40:39 CDT 2018 Marc Zyngier <marc.zyngier@arm.com> arm64: Make BP hardening slot counter available

We're about to need to allocate hardening slots from other parts
of the kernel (in order to support ARM64_HARDEN_EL2_VECTORS).

Turn the counter into an atomic_t and make it available to the
rest of the kernel. Also add BP_HARDEN_EL2_SLOTS as the number of
slots instead of the hardcoded 4...

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
/openbmc/linux/arch/arm64/kernel/
H A Dcpu_errata.cdiff 4205a89b8060141ac0216a507b9f70728f056a10 Tue Mar 13 07:40:39 CDT 2018 Marc Zyngier <marc.zyngier@arm.com> arm64: Make BP hardening slot counter available

We're about to need to allocate hardening slots from other parts
of the kernel (in order to support ARM64_HARDEN_EL2_VECTORS).

Turn the counter into an atomic_t and make it available to the
rest of the kernel. Also add BP_HARDEN_EL2_SLOTS as the number of
slots instead of the hardcoded 4...

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>