Re: [RFC Part2 PATCH 02/30] x86/sev-snp: add RMP entry lookup helpers
From: Brijesh Singh <hidden>
Date: 2021-04-15 18:09:39
Also in:
kvm, lkml
From: Brijesh Singh <hidden>
Date: 2021-04-15 18:09:39
Also in:
kvm, lkml
On 4/15/21 12:03 PM, Borislav Petkov wrote:
On Wed, Mar 24, 2021 at 12:04:08PM -0500, Brijesh Singh wrote:quoted
diff --git a/arch/x86/mm/mem_encrypt.c b/arch/x86/mm/mem_encrypt.cAlso, why is all this SNP stuff landing in this file instead of in sev.c or so which is AMD-specific?
I don't have any strong reason to keep in mem_encrypt.c. All these can go in sev.c. I will move them in next version.