Skip to content

Commit

Permalink
rootfs-configs: buster: add tpm2-tools
Browse files Browse the repository at this point in the history
The tpm2-tools package is required to run bootrr sanity
checks to test TPM drivers, to verify the drivers are
probed and communication with the TPM chip works.

See PR #12 from the bootrr repo:
kernelci/bootrr#12

Signed-off-by: Adrian Ratiu <[email protected]>
  • Loading branch information
10ne1 committed Sep 25, 2021
1 parent 2ac1a33 commit 4cad0b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/core/rootfs-configs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ rootfs_configs:
- mipsel
extra_packages:
- isc-dhcp-client
- tpm2-tools
extra_packages_remove: &extra_packages_remove_buster
- bash
- e2fslibs
Expand Down

0 comments on commit 4cad0b3

Please sign in to comment.