-
-
Notifications
You must be signed in to change notification settings - Fork 208
initrd: add TPM DA lockout gating, counter auth fix, bad_auth tooling and documentation #2117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
tlaurion
wants to merge
26
commits into
master
Choose a base branch
from
tpm1_fixes
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
b20e4b7
initrd: fix TPM1 counter auth regression and defend lock cascade failure
tlaurion f7376c2
initrd: add TPM DA lockout gating, bad_auth test helpers, doc and rev…
tlaurion 30a4201
address review comments on PR #2117
tlaurion 2149508
initrd/bin/tpmr.sh: validate tpm1_da_state output before printing
tlaurion fc3ec63
doc: document TPM1 DA state query hardware limitations
tlaurion 6dcbdb4
initrd/bin/tpmr.sh: probe TPM1 firmware version when DA state unavail…
tlaurion 28f60a8
initrd/bin/tpmr.sh: probe TPM firmware version in tpm2_da_state for d…
tlaurion 7119d6f
initrd/bin/tpmr.sh: fix TPM1 version probe (use cap 0x1a, fall back t…
tlaurion 38c3112
initrd/bin/tpmr.sh: fix timer= comment in tpm1_da_state
tlaurion edb75d1
initrd/etc/gui_functions.sh: fix USB_FAILED subshell bug causing 'una…
tlaurion 8dacb57
initrd/etc/gui_functions.sh: use return 1 instead of exit 1 on USB abort
tlaurion d688ae4
initrd/bin/tpmr.sh: improve tpm1_da_state feedback when DA state unav…
tlaurion c9304a4
initrd/bin/tpmr.sh: report TPM spec revision and vendor when DA state…
tlaurion 862e942
initrd/bin/tpmr.sh: fix hex-to-decimal conversion in DA state feedback
tlaurion 0147ce7
initrd/bin/tpmr.sh, doc/tpm.md: add TCG spec references for DA capabi…
tlaurion b92e18d
initrd/bin/tpmr.sh: check TPM spec version before querying DA state
tlaurion 61a51a1
initrd/etc/functions.sh: detect TPM1 defend lock on increment failure…
tlaurion a2ab1c3
initrd/etc/functions.sh: clean up DA guard comment, restore TPM2 guar…
tlaurion 0dc11a6
initrd/bin/tpmr.sh: add DA-unavailable guidance to tpm1_bad_auth
tlaurion 9ecb864
initrd/bin/tpmr.sh: label TPM 1.2 explicitly in DA state output, clea…
tlaurion a3f16cb
initrd/bin/tpmr.sh: concise UX for da_state and bad_auth on pre-rev 1…
tlaurion 5a6bb88
initrd/bin/tpmr.sh: normalize TPM vendor/rev output format
tlaurion 8696c49
initrd/bin/tpmr.sh: non-developer UX for da_state and bad_auth on old…
tlaurion 14f09eb
doc: update inline docs and tpm.md for DA state version-first probe a…
tlaurion 6988bf3
initrd/bin/tpmr.sh: strengthen version-first logic in tpm1_da_state
tlaurion f0926e9
doc: fix code/doc mismatches found in consistency review
tlaurion File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.