Skip to content

Commit 341fd43

Browse files
liuw1gaojiaqi7
authored andcommitted
Update production policy
Signed-off-by: Wei Liu <[email protected]>
1 parent e5ae5f4 commit 341fd43

File tree

1 file changed

+75
-0
lines changed

1 file changed

+75
-0
lines changed

config/policy_production_fmspc.json

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,59 @@
5454
},
5555
"fmspc": "10C06F000000"
5656
},
57+
{
58+
"Platform": {
59+
"TcbInfo": {
60+
"pcesvn": {
61+
"operation": "greater-or-equal",
62+
"reference": 13
63+
},
64+
"sgxtcbcomponents": {
65+
"operation": "array-greater-or-equal",
66+
"reference": [
67+
1,
68+
1,
69+
0,
70+
0,
71+
1,
72+
255,
73+
0,
74+
1,
75+
0,
76+
0,
77+
0,
78+
0,
79+
0,
80+
0,
81+
0,
82+
0
83+
]
84+
},
85+
"tdxtcbcomponents": {
86+
"operation": "array-greater-or-equal",
87+
"reference": [
88+
4,
89+
0,
90+
1,
91+
0,
92+
0,
93+
0,
94+
0,
95+
0,
96+
0,
97+
0,
98+
0,
99+
0,
100+
0,
101+
0,
102+
0,
103+
0
104+
]
105+
}
106+
}
107+
},
108+
"fmspc": "10A06D070000"
109+
},
57110
{
58111
"Platform": {
59112
"TcbInfo": {
@@ -928,6 +981,28 @@
928981
}
929982
}
930983
},
984+
{
985+
"TDXModule": {
986+
"TDXModule_Identity": {
987+
"ATTRIBUTES": {
988+
"operation": "equal",
989+
"reference": "0000000000000000"
990+
},
991+
"MRSIGNERSEAM": {
992+
"operation": "equal",
993+
"reference": "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
994+
},
995+
"TDXModuleMajorVersion": {
996+
"operation": "equal",
997+
"reference": 3
998+
},
999+
"TDXModuleSVN": {
1000+
"operation": "equal",
1001+
"reference": 2
1002+
}
1003+
}
1004+
}
1005+
},
9311006
{
9321007
"TDXModule": {
9331008
"TDXModule_Identity": {

0 commit comments

Comments
 (0)