Skip to content

Commit 8e5c9a1

Browse files
authored
chore: removes xfam hardening for now (#27)
1 parent 4bc1e67 commit 8e5c9a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tdx/validator.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ func (v *Validator) Validate(ctx context.Context, attDocRaw []byte, nonce []byte
9494
},
9595
TdQuoteBodyPolicy: &ccpb.TDQuoteBodyPolicy{
9696
TdAttributes: hexToBytes("0000001000000000"),
97-
Xfam: hexToBytes("e700060000000000"),
9897
MrConfigId: hexToBytes("000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"),
9998
MrOwner: hexToBytes("000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"),
10099
MrOwnerConfig: hexToBytes("000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"),

0 commit comments

Comments
 (0)