Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm2-abrmd: Port command line options to new version. | Philip Tricca | 2019-12-07 | 1 | -1/+1 |
| | | | | | | | | These have changed upstream. Signed-off-by: Philip Tricca <flihp@twobit.org> Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@spinetix.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | tpm2-abrmd-init.sh: fix for /dev/tpmrmX | Trevor Woerner | 2019-12-07 | 1 | -1/+1 |
| | | | | | | | | | | | | Newer kernels, in addition to the traditional /dev/tpmX device nodes, are now also creating /dev/tpmrmX device nodes. This causes this script to get confused and abort, meaning tpm2-abrmd does not get started during boot. Fix for https://github.com/flihp/meta-measured/issues/56 Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@spinetix.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | tpm2: move tpm2 apps to recipes-tpm2 | Armin Kuster | 2019-03-16 | 2 | -0/+66 |
Signed-off-by: Armin Kuster <akuster808@gmail.com> |