[PATCH 0/2] SECC-ES: Cleanups

Borislav Petkov posted 2 patches 1 year, 1 month ago
arch/x86/coco/core.c               | 15 +++++----------
arch/x86/coco/tdx/tdx.c            |  2 +-
arch/x86/include/asm/coco.h        |  2 +-
arch/x86/include/asm/sev.h         | 11 +++++++----
arch/x86/kernel/cpu/mshyperv.c     |  2 +-
arch/x86/kernel/sev.c              |  5 -----
arch/x86/mm/mem_encrypt_identity.c |  2 +-
7 files changed, 16 insertions(+), 23 deletions(-)
[PATCH 0/2] SECC-ES: Cleanups
Posted by Borislav Petkov 1 year, 1 month ago
From: "Borislav Petkov (AMD)" <bp@alien8.de>

Hi,

as part of recent parallel CPU bringup needs, here are two cleanups.

Thx.

Borislav Petkov (AMD) (2):
  x86/coco: Export cc_vendor
  x86/sev: Get rid of special sev_es_enable_key

 arch/x86/coco/core.c               | 15 +++++----------
 arch/x86/coco/tdx/tdx.c            |  2 +-
 arch/x86/include/asm/coco.h        |  2 +-
 arch/x86/include/asm/sev.h         | 11 +++++++----
 arch/x86/kernel/cpu/mshyperv.c     |  2 +-
 arch/x86/kernel/sev.c              |  5 -----
 arch/x86/mm/mem_encrypt_identity.c |  2 +-
 7 files changed, 16 insertions(+), 23 deletions(-)

-- 
2.35.1