+564
−28
File changed.
Preview size limit exceeded, changes collapsed.
Loading
hygon inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9C3AM CVE: NA --------------------------- Allow the guest to execute Trusted Key Management (TKM) commands in user mode. Each TKM command data block is transferred to KVM using the vmmcall instruction and processed through the following three steps: 1. Obtain the VM command and preprocess the pointer mapping table information in the command buffer 2. The command that has been converted will interact with the channel of the psp through the driver and try to obtain the execution result 3. The executed command data is recovered according to the multilevel pointer of the mapping table, and then returned to the VM Signed-off-by:niuyongwen <niuyongwen@hygon.cn>
File changed.
Preview size limit exceeded, changes collapsed.