diff options
author | David Brazdil <dbrazdil@google.com> | 2021-01-05 18:05:34 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-01-23 13:58:49 +0000 |
commit | eceaf38f521982bad6dbac1c02becdd80fd6af7c (patch) | |
tree | 30b1621009a45468c5ac28fe8bcd3800787e56d4 /drivers/block | |
parent | 19c329f6808995b142b3966301f217c831e7cf31 (diff) |
KVM: arm64: Rename .idmap.text in hyp linker script
So far hyp-init.S created a .hyp.idmap.text section directly, without
relying on the hyp linker script to prefix its name. Change it to create
.idmap.text and add a HYP_SECTION entry to hyp.lds.S. This way all .hyp*
sections go through the linker script and can be instrumented there.
Signed-off-by: David Brazdil <dbrazdil@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210105180541.65031-2-dbrazdil@google.com
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions