Skip to content

Commit

Permalink
Update production policy
Browse files Browse the repository at this point in the history
Signed-off-by: Wei Liu <[email protected]>
  • Loading branch information
liuw1 authored and gaojiaqi7 committed Jun 28, 2024
1 parent e5ae5f4 commit 341fd43
Showing 1 changed file with 75 additions and 0 deletions.
75 changes: 75 additions & 0 deletions config/policy_production_fmspc.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,59 @@
},
"fmspc": "10C06F000000"
},
{
"Platform": {
"TcbInfo": {
"pcesvn": {
"operation": "greater-or-equal",
"reference": 13
},
"sgxtcbcomponents": {
"operation": "array-greater-or-equal",
"reference": [
1,
1,
0,
0,
1,
255,
0,
1,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"tdxtcbcomponents": {
"operation": "array-greater-or-equal",
"reference": [
4,
0,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
}
}
},
"fmspc": "10A06D070000"
},
{
"Platform": {
"TcbInfo": {
Expand Down Expand Up @@ -928,6 +981,28 @@
}
}
},
{
"TDXModule": {
"TDXModule_Identity": {
"ATTRIBUTES": {
"operation": "equal",
"reference": "0000000000000000"
},
"MRSIGNERSEAM": {
"operation": "equal",
"reference": "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
},
"TDXModuleMajorVersion": {
"operation": "equal",
"reference": 3
},
"TDXModuleSVN": {
"operation": "equal",
"reference": 2
}
}
}
},
{
"TDXModule": {
"TDXModule_Identity": {
Expand Down

0 comments on commit 341fd43

Please sign in to comment.