+2
−2
Loading
hygon inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9C3AM CVE: NA --------------------------- If the guest does not explicitly specify a VID via `vpsp_add_vid`, VID 0 will be used by default, sharing the key space with the host. A `vpsp_set_default_vid_permission` ioctl call has been added to control the behavior of the default VID. If the default VID permission is set to "not allowed," any guest that does not explicitly specify a VID will be denied access to the TKM function. Signed-off-by:xiongmengbiao <xiongmengbiao@hygon.cn>