mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-20 05:28:08 +00:00
.circleci/config.yml: Add qemu TPM2 representative board
No other TPM2 boards exist yet, so add a qemu TPM2 board as a build test for TPM2. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
This commit is contained in:
parent
6a9e7e293e
commit
4754a754dc
@ -470,6 +470,13 @@ workflows:
|
|||||||
requires:
|
requires:
|
||||||
- x230-hotp-maximized
|
- x230-hotp-maximized
|
||||||
|
|
||||||
|
- build:
|
||||||
|
name: qemu-coreboot-fbwhiptail-tpm2-hotp
|
||||||
|
target: qemu-coreboot-fbwhiptail-tpm2-hotp
|
||||||
|
subcommand: ""
|
||||||
|
requires:
|
||||||
|
- x230-hotp-maximized
|
||||||
|
|
||||||
- build:
|
- build:
|
||||||
name: librem_13v2
|
name: librem_13v2
|
||||||
target: librem_13v2
|
target: librem_13v2
|
||||||
|
Loading…
Reference in New Issue
Block a user