From 75fc28e2328846f1b2e27e56083504a8524b067a Mon Sep 17 00:00:00 2001 From: Wei Liu Date: Tue, 23 Jul 2024 09:18:37 +0800 Subject: [PATCH] Update pre_production policy Signed-off-by: Wei Liu --- config/policy_pre_production_fmspc.json | 53 +++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/config/policy_pre_production_fmspc.json b/config/policy_pre_production_fmspc.json index 8aa613a..4fe65fb 100644 --- a/config/policy_pre_production_fmspc.json +++ b/config/policy_pre_production_fmspc.json @@ -478,6 +478,59 @@ }, "fmspc": "60806F000000" }, + { + "Platform": { + "TcbInfo": { + "pcesvn": { + "operation": "greater-or-equal", + "reference": 0 + }, + "sgxtcbcomponents": { + "operation": "array-greater-or-equal", + "reference": [ + 1, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ] + }, + "tdxtcbcomponents": { + "operation": "array-greater-or-equal", + "reference": [ + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ] + } + } + }, + "fmspc": "10A06E050000" + }, { "Platform": { "TcbInfo": {