Merge tag 'x86_sev_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Jan 2024 23:42:52 +0000 (15:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Jan 2024 23:42:52 +0000 (15:42 -0800)
commite900042f04848b5be9238d866df0952cfc548cf9
tree03328c52e5c9987533452af6c7f0d988914ca8f7
parentfc5e5c5923407b4b312d999af27aaddbdd33c790
parentd642ef7111014805f2e21e9cddb0c0a93ae1313d
Merge tag 'x86_sev_for_v6.8' of git://git./linux/kernel/git/tip/tip

Pull x86 SEV updates from Borislav Petkov:

 - Convert the sev-guest plaform ->remove callback to return void

 - Move the SEV C-bit verification to the BSP as it needs to happen only
   once and not on every AP

* tag 'x86_sev_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  virt: sev-guest: Convert to platform remove callback returning void
  x86/sev: Do the C-bit verification only on the BSP
arch/x86/kernel/head_64.S