mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-22 22:14:43 -04:00
Set qemu expected measurements
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
9f64fdad7c
commit
561de9a1d5
1 changed files with 3 additions and 0 deletions
|
@ -50,6 +50,9 @@ var (
|
|||
}
|
||||
|
||||
qemuPCRs = Measurements{
|
||||
4: {0x21, 0x29, 0x47, 0x67, 0x5f, 0x7f, 0x09, 0xb9, 0xb6, 0x31, 0xcf, 0xcc, 0x97, 0xcb, 0xf0, 0x3d, 0x73, 0xb3, 0x95, 0xfe, 0xf6, 0xf8, 0x5e, 0x1c, 0x8c, 0xd7, 0x8b, 0x6a, 0x9b, 0x70, 0x4d, 0xbf},
|
||||
8: {0x94, 0x46, 0x29, 0x35, 0xdf, 0x6e, 0xd2, 0xe6, 0x74, 0x4d, 0xf8, 0xcf, 0xf5, 0xed, 0x58, 0x79, 0xf4, 0x57, 0x95, 0xa2, 0x46, 0xc8, 0x13, 0xc6, 0x6f, 0x94, 0x9b, 0x01, 0x14, 0x87, 0x1f, 0x0e},
|
||||
9: {0x4c, 0xc5, 0xdf, 0x6e, 0xc0, 0x19, 0x9b, 0x63, 0x84, 0xbf, 0x2a, 0x56, 0x91, 0x99, 0xc6, 0xb0, 0x1e, 0x87, 0x81, 0x3e, 0xa2, 0xb1, 0xbc, 0xd6, 0xc6, 0xf6, 0xc8, 0xdd, 0xc8, 0x47, 0xcd, 0x76},
|
||||
11: zero,
|
||||
12: zero,
|
||||
13: zero,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue