diff options
author | Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> | 2021-12-06 14:55:04 +0100 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2021-12-08 16:49:47 +0100 |
commit | dbca5e1a04f8b30aea4e2c91e5045ee6e7c3ef43 (patch) | |
tree | 72d1ac6b7f17edb14234bfc3a4fcd8b7364e15f6 /arch/x86/Kconfig | |
parent | x86/sev: Use CC_ATTR attribute to generalize string I/O unroll (diff) | |
download | linux-dbca5e1a04f8b30aea4e2c91e5045ee6e7c3ef43.tar.xz linux-dbca5e1a04f8b30aea4e2c91e5045ee6e7c3ef43.zip |
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 <sathyanarayanan.kuppuswamy@linux.intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
Tested-by: Tom Lendacky <thomas.lendacky@amd.com>
Link: https://lore.kernel.org/r/20211206135505.75045-3-kirill.shutemov@linux.intel.com
Diffstat (limited to 'arch/x86/Kconfig')
0 files changed, 0 insertions, 0 deletions