]> git.proxmox.com Git - mirror_qemu.git/blobdiff - linux-headers/linux/psp-sev.h
linux-headers: Update to Linux v6.7-rc5
[mirror_qemu.git] / linux-headers / linux / psp-sev.h
index 12ccb70099d417a8870fe38a73dd762a8ab3855c..bcb21339ee39fae6739e70c27e98b2d336dcc253 100644 (file)
@@ -68,6 +68,7 @@ typedef enum {
        SEV_RET_INVALID_PARAM,
        SEV_RET_RESOURCE_LIMIT,
        SEV_RET_SECURE_DATA_INVALID,
+       SEV_RET_INVALID_KEY = 0x27,
        SEV_RET_MAX,
 } sev_ret_code;