Loading
driver/crypto/ccp: fix vtkm without C-bit when host SME deactivate
hygon inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAMHXY CVE: NA --------------------------- CSV guests can run without SME enabled. Regardless of the host's SME status, the C-bit must be set for the physical address. Memory will be encrypted with a different key than SME. Fixes: 3ce4cb81 ("drivers/crypto/ccp: support TKM run on CSV") Signed-off-by:xiongmengbiao <xiongmengbiao@hygon.cn>