mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-16 03:01:42 -04:00
Move hardcoded all zero PCR[12] to PCR[8]
This commit is contained in:
parent
b6d7289dfe
commit
29ff6cb786
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"measurements": {
|
||||
"8": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"11": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"12": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"13": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"15": "0000000000000000000000000000000000000000000000000000000000000000"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue