diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-08-28 12:22:12 +0200 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2025-09-03 17:58:26 +0200 |
commit | c54604fb7f2522fec5b97e86103ec49e539e80fe (patch) | |
tree | b37a6c0e823c9ef42a0bfcc74c6bcec3b500f884 /scripts/gdb/linux/config.py | |
parent | 00d25566761746ba53934ad3a89ea79923a38d01 (diff) |
x86/sev: Use boot SVSM CA for all startup and init code
To avoid having to reason about whether or not to use the per-CPU SVSM calling
area when running startup and init code on the boot CPU, reuse the boot SVSM
calling area as the per-CPU area for the BSP.
Thus, remove the need to make the per-CPU variables and associated state in
sev_cfg accessible to the startup code once confined.
[ bp: Massage commit message. ]
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/20250828102202.1849035-33-ardb+git@google.com
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions