attestation: upgrade expected AWS SEV-SNP firmware

This commit is contained in:
Malte Poll 2024-04-26 16:20:23 +02:00
parent 4434a85a51
commit 2340288fa3

View File

@ -78,7 +78,7 @@ var measurementOverridesForAttestationVariant = map[string]measurementOverride{
},
variant.AWSSEVSNP{}.String(): {
ValueOverrides: []valueOverride{
{Index: 0, Value: []byte{0x7b, 0x06, 0x8c, 0x0c, 0x3a, 0xc2, 0x9a, 0xfe, 0x26, 0x41, 0x34, 0x53, 0x6b, 0x9b, 0xe2, 0x6f, 0x1d, 0x4c, 0xcd, 0x57, 0x5b, 0x88, 0xd3, 0xc3, 0xce, 0xab, 0xf3, 0x6a, 0xc9, 0x9c, 0x02, 0x78}},
{Index: 0, Value: []byte{0xd6, 0xdf, 0x85, 0x53, 0x58, 0xf5, 0xb1, 0x0f, 0x06, 0xf0, 0xfa, 0xb3, 0xf4, 0x08, 0xad, 0x26, 0xcd, 0x16, 0x5a, 0x29, 0x49, 0xba, 0xd6, 0x9e, 0x2c, 0xc7, 0x56, 0x92, 0x52, 0x9e, 0x66, 0x2a}},
},
},
}