Merge branch into tip/master: 'x86/sev'
authorIngo Molnar <mingo@kernel.org>
Sat, 8 Jan 2022 10:03:23 +0000 (11:03 +0100)
committerIngo Molnar <mingo@kernel.org>
Sat, 8 Jan 2022 10:03:23 +0000 (11:03 +0100)
commit70c831370dbca593df01ab28b7d5c7bde281dc91
tree40764121741e297f9b78cb563655ad3a0f2c1309
parent136f12646140323b8d9097ef2dc3bd2c1297134e
parent20f07a044a76aebaaa0603038857229b5c460d69
Merge branch into tip/master: 'x86/sev'

* x86/sev:
    20f07a044a76 x86/sev: Move common memory encryption code to mem_encrypt.c
    dbca5e1a04f8 x86/sev: Rename mem_encrypt.c to mem_encrypt_amd.c
    8260b9820f70 x86/sev: Use CC_ATTR attribute to generalize string I/O unroll
    75cc9a84c9eb x86/sev: Remove do_early_exception() forward declarations
    5ed0a99b12aa x86/head64: Carve out the guest encryption postprocessing into a helper
    dbc4c70e3cdf x86/sev: Get rid of excessive use of defines
    18c3933c1983 x86/sev: Shorten GHCB terminate macro names

Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/Kconfig
arch/x86/include/asm/sev-common.h
arch/x86/kernel/sev.c