Commit 223a3844 authored by David Brazdil's avatar David Brazdil Committed by Quentin Perret
Browse files

ANDROID: KVM: arm64: Add .hyp.data section



The hypervisor has not needed its own .data section because all globals
were either .rodata or .bss. Linked lists are initialized with the head
pointing to itself. To avoid having to work around this by initializing
at runtime, add a .hyp.data section.

Bug: 190463801
Signed-off-by: default avatarDavid Brazdil <dbrazdil@google.com>
Change-Id: I7a56dc4c93e05bbef53c66837164d17c6103b6b8
Signed-off-by: default avatarQuentin Perret <qperret@google.com>
parent dd0b2eb0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment