diff options
author | 2024-01-25 22:11:16 -0600 | |
---|---|---|
committer | 2024-01-29 20:34:18 +0100 | |
commit | 24512afa4336a1c14de750238abe32759cfba4b0 (patch) | |
tree | 7d2b8e3876826241ea88b943e6621d4f7e50383c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86/sev: Introduce an SNP leaked pages list (diff) | |
download | wireguard-linux-24512afa4336a1c14de750238abe32759cfba4b0.tar.xz wireguard-linux-24512afa4336a1c14de750238abe32759cfba4b0.zip |
crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
The behavior and requirement for the SEV-legacy command is altered when
the SNP firmware is in the INIT state. See SEV-SNP firmware ABI
specification for more details.
Allocate the Trusted Memory Region (TMR) as a 2MB-sized/aligned region
when SNP is enabled to satisfy new requirements for SNP. Continue
allocating a 1MB-sized region for !SNP configuration.
[ bp: Carve out TMR allocation into a helper. ]
Signed-off-by: Brijesh Singh <brijesh.singh@amd.com>
Co-developed-by: Ashish Kalra <ashish.kalra@amd.com>
Signed-off-by: Ashish Kalra <ashish.kalra@amd.com>
Signed-off-by: Michael Roth <michael.roth@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20240126041126.1927228-17-michael.roth@amd.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions