summaryrefslogtreecommitdiffstats
path: root/meta-tpm2/recipes-tpm/tpm2-abrmd/files/tpm2-abrmd-init.sh
Commit message (Collapse)AuthorAgeFilesLines
* tpm2-abrmd-init: fix for /dev/tpmrmXTrevor Woerner2018-06-061-1/+1
| | | | | | | | In addition to the expected /dev/tpmX device nodes, newer Linux kernels now also create /dev/tpmrmX nodes. This causes the daemon's startup script to fail, meaning the abrmd daemon is not started automatically. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
* meta-secure-core: initial commitLans Zhang2017-06-221-0/+65
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>