ANDROID: KVM: arm64: Disable CFI only for nVHE hyp object
This patch effectively reverts 2df99b63 ("ANDROID: KVM: arm64: disable CFI for hypervisor code") now that the arm64 KVM hypervisor code builds correctly with LTO enabled, which is also the case upstream. CFI remains disabled, but only for the nVHE hyp object at EL2. Cc: Sami Tolvanen <samitolvanen@google.com> Signed-off-by:Will Deacon <willdeacon@google.com> Bug: 145210207 Change-Id: I5084f880576dd6a23b8e15eec840f666f36bd2b1
Loading
Please sign in to comment