Searched hist:dee39247dc75465a24990cb1772c6aaced5fd910 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm64/kvm/ |
H A D | va_layout.c | diff dee39247dc75465a24990cb1772c6aaced5fd910 Thu Feb 15 05:47:14 CST 2018 Marc Zyngier <marc.zyngier@arm.com> arm64: KVM: Allow mapping of vectors outside of the RAM region
We're now ready to map our vectors in weird and wonderful locations. On enabling ARM64_HARDEN_EL2_VECTORS, a vector slot gets allocated if this hasn't been already done via ARM64_HARDEN_BRANCH_PREDICTOR and gets mapped outside of the normal RAM region, next to the idmap.
That way, being able to obtain VBAR_EL2 doesn't reveal the mapping of the rest of the hypervisor code.
Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
|
H A D | Kconfig | diff dee39247dc75465a24990cb1772c6aaced5fd910 Thu Feb 15 05:47:14 CST 2018 Marc Zyngier <marc.zyngier@arm.com> arm64: KVM: Allow mapping of vectors outside of the RAM region
We're now ready to map our vectors in weird and wonderful locations. On enabling ARM64_HARDEN_EL2_VECTORS, a vector slot gets allocated if this hasn't been already done via ARM64_HARDEN_BRANCH_PREDICTOR and gets mapped outside of the normal RAM region, next to the idmap.
That way, being able to obtain VBAR_EL2 doesn't reveal the mapping of the rest of the hypervisor code.
Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | mmu.h | diff dee39247dc75465a24990cb1772c6aaced5fd910 Thu Feb 15 05:47:14 CST 2018 Marc Zyngier <marc.zyngier@arm.com> arm64: KVM: Allow mapping of vectors outside of the RAM region
We're now ready to map our vectors in weird and wonderful locations. On enabling ARM64_HARDEN_EL2_VECTORS, a vector slot gets allocated if this hasn't been already done via ARM64_HARDEN_BRANCH_PREDICTOR and gets mapped outside of the normal RAM region, next to the idmap.
That way, being able to obtain VBAR_EL2 doesn't reveal the mapping of the rest of the hypervisor code.
Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
|
H A D | kvm_mmu.h | diff dee39247dc75465a24990cb1772c6aaced5fd910 Thu Feb 15 05:47:14 CST 2018 Marc Zyngier <marc.zyngier@arm.com> arm64: KVM: Allow mapping of vectors outside of the RAM region
We're now ready to map our vectors in weird and wonderful locations. On enabling ARM64_HARDEN_EL2_VECTORS, a vector slot gets allocated if this hasn't been already done via ARM64_HARDEN_BRANCH_PREDICTOR and gets mapped outside of the normal RAM region, next to the idmap.
That way, being able to obtain VBAR_EL2 doesn't reveal the mapping of the rest of the hypervisor code.
Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
|
/openbmc/linux/arch/arm64/ |
H A D | Kconfig | diff dee39247dc75465a24990cb1772c6aaced5fd910 Thu Feb 15 05:47:14 CST 2018 Marc Zyngier <marc.zyngier@arm.com> arm64: KVM: Allow mapping of vectors outside of the RAM region
We're now ready to map our vectors in weird and wonderful locations. On enabling ARM64_HARDEN_EL2_VECTORS, a vector slot gets allocated if this hasn't been already done via ARM64_HARDEN_BRANCH_PREDICTOR and gets mapped outside of the normal RAM region, next to the idmap.
That way, being able to obtain VBAR_EL2 doesn't reveal the mapping of the rest of the hypervisor code.
Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
|