diff options
author | Sami Tolvanen <[email protected]> | 2021-04-08 11:28:39 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2021-04-08 16:04:22 -0700 |
commit | cbdac8413e33bd1b9de45eeb10221c4686d743a6 (patch) | |
tree | a77fa0fe9ae124d57881ede5010ebb4eeeb1bf53 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bde33977bf24b7ed52e2bac0eb9235769a0a11f6 (diff) |
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 and the CFI check for such indirect calls
would always fail.
Signed-off-by: Sami Tolvanen <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Tested-by: Nathan Chancellor <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions