Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm: move to a sub layer | Armin Kuster | 2017-05-14 | 1 | -49/+0 |
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | trousers: Fix musl compile error | Armin Kuster | 2017-03-27 | 1 | -0/+49 |
use POSIX getpwent instead of getpwent_r This was causing the libtspi to have the getpwent_r with when loaded via tpm-tools, it would fail. [ Yocto #11095] Signed-off-by: Armin Kuster <akuster808@gmail.com> |