.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:
Jonathon Hall 2023-03-13 14:26:25 -04:00
parent 6a9e7e293e
commit 4754a754dc
No known key found for this signature in database
GPG Key ID: 1E9C3CA91AE25114

View File

@ -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