Re: [PATCH] x86/sev: Move SEV compilation units

From: Nikunj A. Dadhania
Date: Thu Jun 20 2024 - 04:24:24 EST




On 6/19/2024 3:00 PM, Borislav Petkov wrote:
> From: "Borislav Petkov (AMD)" <bp@xxxxxxxxx>
>
> A long time ago we said that we're going to move the coco stuff where it
> belongs
>
> https://lore.kernel.org/all/Yg5nh1RknPRwIrb8@xxxxxxx
>
> and not keep it in arch/x86/kernel. TDX did that and SEV can't find time
> to do so. So lemme do it. If people have trouble converting their
> ongoing featuritis patches, ask me for a sed script.
>
> No functional changes.
>
> Cc: Ashish Kalra <Ashish.Kalra@xxxxxxx>
> Cc: Joerg Roedel <joro@xxxxxxxxxx>
> Cc: Michael Roth <michael.roth@xxxxxxx>
> Cc: Nikunj A Dadhania <nikunj@xxxxxxx>
> Cc: Tom Lendacky <thomas.lendacky@xxxxxxx>
> Signed-off-by: Borislav Petkov (AMD) <bp@xxxxxxxxx>

Reviewed-by: Nikunj A Dadhania <nikunj@xxxxxxx>

I have rebased Secure TSC guest series on top of this patch and will post it after testing.

Regards
Nikunj