Searched hist:"16174 eea2e4fe8247e04c17da682f2034fec0369" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | hyp.lds.S | diff 16174eea2e4fe8247e04c17da682f2034fec0369 Tue Jan 05 12:05:35 CST 2021 David Brazdil <dbrazdil@google.com> KVM: arm64: Set up .hyp.rodata ELF section
We will need to recognize pointers in .rodata specific to hyp, so establish a .hyp.rodata ELF section. Merge it with the existing .hyp.data..ro_after_init as they are treated the same at runtime.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20210105180541.65031-3-dbrazdil@google.com
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | sections.h | diff 16174eea2e4fe8247e04c17da682f2034fec0369 Tue Jan 05 12:05:35 CST 2021 David Brazdil <dbrazdil@google.com> KVM: arm64: Set up .hyp.rodata ELF section
We will need to recognize pointers in .rodata specific to hyp, so establish a .hyp.rodata ELF section. Merge it with the existing .hyp.data..ro_after_init as they are treated the same at runtime.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20210105180541.65031-3-dbrazdil@google.com
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | arm.c | diff 16174eea2e4fe8247e04c17da682f2034fec0369 Tue Jan 05 12:05:35 CST 2021 David Brazdil <dbrazdil@google.com> KVM: arm64: Set up .hyp.rodata ELF section
We will need to recognize pointers in .rodata specific to hyp, so establish a .hyp.rodata ELF section. Merge it with the existing .hyp.data..ro_after_init as they are treated the same at runtime.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20210105180541.65031-3-dbrazdil@google.com
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | vmlinux.lds.S | diff 16174eea2e4fe8247e04c17da682f2034fec0369 Tue Jan 05 12:05:35 CST 2021 David Brazdil <dbrazdil@google.com> KVM: arm64: Set up .hyp.rodata ELF section
We will need to recognize pointers in .rodata specific to hyp, so establish a .hyp.rodata ELF section. Merge it with the existing .hyp.data..ro_after_init as they are treated the same at runtime.
Signed-off-by: David Brazdil <dbrazdil@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20210105180541.65031-3-dbrazdil@google.com
|