Skip to main content

HW_KEY_PROTECTOR_VERSION_3

Constant HW_KEY_PROTECTOR_VERSION_3 

Source
pub const HW_KEY_PROTECTOR_VERSION_3: u32 = 3;
Expand description

Version 3 is a unified, TEE-tagged format used for all newly-created protectors (SNP and TDX). It records the raw report SVNs so the derived key can bind every SVN the TEE mixes in (for TDX, both TEE_TCB_SVN and CPU_SVN) rather than a lossy u64. v2 is retained read-only for legacy SNP protectors.