ANDROID: KVM: arm64: Fix pKVM module tracing section check
Even if no events is created, the linker will add the section
.hyp.event_ids. To check for the presence of events in the EL2 code, we
need to look at the section size.
Bug: 278749606
Bug: 268495982
Change-Id: I3b764a2040b6a40bbdd5205cb00c591b828bb614
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment