Files
heads/doc/wp-notes.md
Thierry Laurion 8fc87af25e doc: add comprehensive documentation and update GPG/dongle guides
- Add documentation under doc/ for architecture, boot process, building,
  configuring keys, development, Docker, FAQ, GPG, keys, logging,
  prerequisites, QEMU, recovery shell, security model, TPM, UX patterns
- gpg.md: add GPG Command Requirements section documenting scdaemon PIN
  caching behaviour and keytocard slot syntax; remove stale example
  showing ADMIN_PIN_DEF repeated for every subkey
- configuring-keys.md: fix key generation step ordering (TPM reset before
  key generation, LUKS changes first, TOTP/HOTP sealing happens on first
  normal boot after reset -- not during OEM Factory Reset)

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
2026-04-06 20:43:00 -04:00

1.6 KiB

Flashrom was passed to flashprog under https://github.com/linuxboot/heads/pull/1769

Those are notes for @i-c-o-n and others wanting to move WP forward but track issues and users

The problem with WP is that it is desired but even if partial write protection regions is present, WP is widely unused.

Some random notes since support is incomplete (depends on chips, really) -QDPI is problematic for WP (same IO2 PIN)

Alternative, as suggested by @i-c-o-n is Chipset Platform Locking (PR0) which is enforced at platform's chipset level for a boot

Not sure what is the way forward here, but lets keep this file in tree to track improvements over time.