ANDROID: arm64: add __nocfi to functions that jump to a physical address
Disable CFI checking for functions that switch to linear mapping and make an indirect call to a physical address, since the compiler only understands virtual addresses. Bug: 145210207 Change-Id: Icce1a5b8ca521227b2fd6a3309189e738fe022b8 Signed-off-by:Sami Tolvanen <samitolvanen@google.com> Signed-off-by:
Matthias Maennich <maennich@google.com>
Loading
Please sign in to comment