Is there support for PCR >7? #445
Labels
No labels
bug
dependency
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
review-next
security
stub
tool
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: raito/lanzaboote#445
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've tested the results of the PCR with
tmp2-tool
:tpm2_pcrread
which told me that only PCR 4, 9, and 11 changed on booting a different system.However, you cannot rely on PCR 4, 9, and 11 as they change along with whichever derivation you booted. Even if the derivation that you booted has only just changed 1 package not related to security.
I know lanzaboote is still in development, but I wanted to ask if there is anything currently that allows for booting different derivations without having to renroll PCR9 and 11.
I think there are currently 2 ways to do this:
Are there plans to add other registers to this so that the securely booted image can be along with firmware variables to ensure that the entire boot chain is secure?