aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorJoerg Roedel <[email protected]>2020-09-07 15:15:39 +0200
committerBorislav Petkov <[email protected]>2020-09-09 10:44:46 +0200
commitf980f9c31a923e9040dee0bc679a5f5b09e61f40 (patch)
tree420e9c485e61d4ebe601c726c74020c83411a083 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parentc685eb0c12b4d4816d22ee734e91f4005b152fcd (diff)
x86/sev-es: Compile early handler code into kernel image
Setup sev-es.c and include the code from the pre-decompression stage to also build it into the image of the running kernel. Temporarily add __maybe_unused annotations to avoid build warnings until the functions get used. [ bp: Use the non-tracing rd/wrmsr variants because: vmlinux.o: warning: objtool: __sev_es_nmi_complete()+0x11f: \ call to do_trace_write_msr() leaves .noinstr.text section as __sev_es_nmi_complete() is noinstr due to being called from the NMI handler exc_nmi(). ] Signed-off-by: Joerg Roedel <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions