Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
c4d5e4d
logging: add capitalized helpers with ANSI color coding; rewrite doc/…
tlaurion Mar 17, 2026
445518c
tpm: harden reseal flows, add integrity gating and disk/TPM swap dete…
tlaurion Mar 17, 2026
ebfc227
gpg/hotp: improve signing reliability and PIN retry UX
tlaurion Mar 17, 2026
7e40681
kexec/boot: replace echo/die/warn with logging functions; fix insecur…
tlaurion Mar 17, 2026
2ce766c
oem-factory-reset: replace echo/die/warn with logging functions; UX c…
tlaurion Mar 17, 2026
78d074f
init/reboot: logging functions, cbmem capture, serial recovery TTY fix
tlaurion Mar 17, 2026
4d7893e
initrd: apply logging functions across remaining scripts
tlaurion Mar 17, 2026
c3b5030
boards/qemu: fix board names, add prod_quiet variants; gitignore *.asc
tlaurion Mar 17, 2026
8b41926
docs: centralize documentation under doc/, convert top-level files to…
tlaurion Mar 17, 2026
2098c49
hotp: restore dongle firmware version display with color-coded upgrad…
tlaurion Mar 17, 2026
698ee3d
seal-hotpkey: fix duplicate PIN retry count display
tlaurion Mar 17, 2026
85b85f5
functions: NOTE for DUK reseal alongside TOTP/HOTP to distinguish fro…
tlaurion Mar 17, 2026
a84caff
functions: use NOTE for dongle firmware version display (visible in q…
tlaurion Mar 17, 2026
9fb8a67
cbfs-init: bracket extraction with STATUS/STATUS_OK; demote per-file …
tlaurion Mar 17, 2026
fd57c50
hotp: handle slot-not-configured (exit 6), export HOTPKEY_BRANDING
tlaurion Mar 17, 2026
8e56ac2
seal-hotpkey: reuse stored branding from kexec_hotp_key; VID detect o…
tlaurion Mar 17, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.asc
*.bad
*.bz2
*.cpio
Expand Down
97 changes: 0 additions & 97 deletions BOARDS_AND_TESTERS.md

This file was deleted.

1 change: 1 addition & 0 deletions BOARDS_AND_TESTERS.md
122 changes: 0 additions & 122 deletions FAQ.md

This file was deleted.

1 change: 1 addition & 0 deletions FAQ.md
Loading