diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-04-10 15:41:25 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-04-12 11:13:05 +0200 |
commit | 221df25fdf827b1fe5b904c6a396af06461a32f6 (patch) | |
tree | 6bf451a45b75fa055249da6e5c2f359960a428aa /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bee174b27e54462ef18b38f8377d27ac0ad14350 (diff) |
x86/sev: Prepare for splitting off early SEV code
Prepare for splitting off parts of the SEV core.c source file into a
file that carries code that must tolerate being called from the early
1:1 mapping. This will allow special build-time handling of thise code,
to ensure that it gets generated in a way that is compatible with the
early execution context.
So create a de-facto internal SEV API and put the definitions into
sev-internal.h. No attempt is made to allow this header file to be
included in arbitrary other sources - this is explicitly not the intent.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Dionna Amalie Glaze <dionnaglaze@google.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Kevin Loughlin <kevinloughlin@google.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: linux-efi@vger.kernel.org
Link: https://lore.kernel.org/r/20250410134117.3713574-20-ardb+git@google.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions