diff options
author | Kai Huang <[email protected]> | 2023-12-08 09:07:33 -0800 |
---|---|---|
committer | Dave Hansen <[email protected]> | 2023-12-08 09:12:41 -0800 |
commit | 554ce1c36d1bbeaec42ba870bad75e200af204be (patch) | |
tree | 6b18e1bd68f32934d5d2956576a5198ca1264b9e /scripts/gdb/linux/utils.py | |
parent | dde3b60d572c941e2c72d22c18a08586fb67bb50 (diff) |
x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
The TDX module uses a private KeyID as the "global KeyID" for mapping
things like the PAMT and other TDX metadata. This KeyID has already
been reserved when detecting TDX during the kernel early boot.
Now that the "TD Memory Regions" (TDMRs) are fully built, pass them to
the TDX module together with the global KeyID.
Signed-off-by: Kai Huang <[email protected]>
Signed-off-by: Dave Hansen <[email protected]>
Reviewed-by: Isaku Yamahata <[email protected]>
Reviewed-by: Kirill A. Shutemov <[email protected]>
Reviewed-by: Yuan Yao <[email protected]>
Reviewed-by: Dave Hansen <[email protected]>
Link: https://lore.kernel.org/all/20231208170740.53979-13-dave.hansen%40intel.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions