Skip to content

Commit

Permalink
config: require the values of svn seam to be same
Browse files Browse the repository at this point in the history
To make the svn trackable.

Signed-off-by: Jiaqi Gao <[email protected]>
  • Loading branch information
gaojiaqi7 committed Oct 16, 2023
1 parent 537746e commit 6dc5ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"MigTd":{
"TEE_TCB_INFO":{
"TEE_TCB_SVN.SEAM":{
"operation":"greater-or-equal",
"operation":"equal",
"reference":"self"
},
"MRSIGNERSEAM":{
Expand Down

0 comments on commit 6dc5ad9

Please sign in to comment.