mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Move hardcoded all zero PCR[12] to PCR[8]
This commit is contained in:
parent
b6d7289dfe
commit
29ff6cb786
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"measurements": {
|
"measurements": {
|
||||||
|
"8": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
"11": "0000000000000000000000000000000000000000000000000000000000000000",
|
"11": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
"12": "0000000000000000000000000000000000000000000000000000000000000000",
|
|
||||||
"13": "0000000000000000000000000000000000000000000000000000000000000000",
|
"13": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
"15": "0000000000000000000000000000000000000000000000000000000000000000"
|
"15": "0000000000000000000000000000000000000000000000000000000000000000"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user