diff options
author | Kuppuswamy Sathyanarayanan <[email protected]> | 2021-12-06 16:55:04 +0300 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2021-12-08 16:49:47 +0100 |
commit | dbca5e1a04f8b30aea4e2c91e5045ee6e7c3ef43 (patch) | |
tree | 72d1ac6b7f17edb14234bfc3a4fcd8b7364e15f6 /scripts/bpf_doc.py | |
parent | 8260b9820f7050461b8969305bbd8cb5654f0c74 (diff) |
x86/sev: Rename mem_encrypt.c to mem_encrypt_amd.c
Both Intel TDX and AMD SEV implement memory encryption features. But the
bulk of the code in mem_encrypt.c is AMD-specific. Rename the file to
mem_encrypt_amd.c. A subsequent patch will extract the parts that can be
shared by both TDX and AMD SEV/SME into a generic file.
No functional changes.
Signed-off-by: Kuppuswamy Sathyanarayanan <[email protected]>
Signed-off-by: Kirill A. Shutemov <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Tony Luck <[email protected]>
Reviewed-by: Tom Lendacky <[email protected]>
Tested-by: Tom Lendacky <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions