diff options
author | Ard Biesheuvel <[email protected]> | 2022-10-27 17:59:06 +0200 |
---|---|---|
committer | Will Deacon <[email protected]> | 2022-11-09 18:06:35 +0000 |
commit | 68c76ad4a9571a2b603665c85cf8229bcf04982a (patch) | |
tree | c3128c1e56df0d7ee4742775f6955b8a53092a64 /tools/perf/scripts/python | |
parent | f0c4d9fc9cc9462659728d168387191387e903cc (diff) |
arm64: unwind: add asynchronous unwind tables to kernel and modules
Enable asynchronous unwind table generation for both the core kernel as
well as modules, and emit the resulting .eh_frame sections as init code
so we can use the unwind directives for code patching at boot or module
load time.
This will be used by dynamic shadow call stack support, which will rely
on code patching rather than compiler codegen to emit the shadow call
stack push and pop instructions.
Signed-off-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Reviewed-by: Sami Tolvanen <[email protected]>
Tested-by: Sami Tolvanen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions