I was using host and guest kernels delivered in https://github.com/AMDESE/linux-svsm. I have not tested whether it will work with the mainline kernel but I assume the difference is not the C-bit code path in the kernel. The interface I use like AMD_MEM_ENCRYPT and sme_me_mask are in the mainline.
See #1077
I was using host and guest kernels delivered in https://github.com/AMDESE/linux-svsm. I have not tested whether it will work with the mainline kernel but I assume the difference is not the C-bit code path in the kernel. The interface I use like
AMD_MEM_ENCRYPT
andsme_me_mask
are in the mainline.