[tools] Set the default pkru value at Occlum.json's parse
This commit is contained in:
parent
e3a17946ac
commit
8ba2e7e6d8
@ -453,6 +453,7 @@ struct OcclumMetadata {
|
||||
enable_kss: bool,
|
||||
family_id: OcclumMetaID,
|
||||
ext_prod_id: OcclumMetaID,
|
||||
#[serde(default)]
|
||||
pkru: u32,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user