heads
heads copied to clipboard
A minimal Linux that runs as a coreboot or LinuxBoot ROM payload to provide a secure, flexible boot environment for laptops, workstations and servers.
## Please identify some basic details to help process the report ### A. Provide Hardware Details Nitropad NV41 with iGPU and Nitrokey 3A Mini using HOTP. ### B. Identify how...
Trying to build Heads latest commit for the board ** results in: ``` $ git log --oneline --no-decorate -1 59972f3 Merge pull request #1459 from JonathonHall-Purism/hires_scale $ make BOARD_NAME=qemu-coreboot-whiptail-tpm2-hotp […]...
Working on https://github.com/linuxboot/heads/pull/1570/ the following next steps are needed - [ ] dgpu blobs (t530 dgpu/w530 dgpu+igpu board flavors) scripts are complicated and fail to work under debian-12 - [...
First steps are - [ ] reproducing https://github.com/QubesOS/qubes-issues/issues/4104#issuecomment-1859281226 on top of debian-12 to have swtpm + swtpm-tools ready to go - [ ] bind with novnc which triggers proper port-forwarding...
## Please identify some basic details to help process the report ### A. Provide Hardware Details **1. What board are you using (see list of boards [here](https://github.com/eganonoa/heads/tree/master/boards))?** **2. Does your...
## Please identify some basic details to help process the report ### A. Provide Hardware Details **1. What board are you using (see list of boards [here](https://github.com/eganonoa/heads/tree/master/boards))?** x230-maximized-fhd_edp **2. Does...
## Please identify some basic details to help process the report ### A. Provide Hardware Details **1. What board are you using (see list of boards [here](https://github.com/eganonoa/heads/tree/master/boards))?** x230t (maximized) **2....
## Context of the Build **1. What board are you trying to build?** t430-hotp-maximized **2. What repository:branch are you using to build from?** - [x] Heads:Master - [ ] Other...
## Please identify some basic details to help process the report ### A. Provide Hardware Details **1. What board are you using (see list of boards [here](https://github.com/eganonoa/heads/tree/master/boards))?** x230 **2. Does...
**Is your feature request related to a problem? Please describe.** TOTP requires synchronizing time, and HOTP requires synchronizing state. **Describe the solution you'd like** Use [TPM2_Quote] for attestation. TPM2_Quote signs...