Age | Commit message (Expand) | Author |
---|---|---|
2023-09-09 | tpm: Fix autostart for TPM1.2 devices | Ilias Apalodimas |
2023-06-13 | tpm: Add 'tpm autostart' shell command | Ilias Apalodimas |
2022-09-03 | tpm: Require a digest source when extending the PCR | Simon Glass |
2021-11-17 | cmd: tpm-v1: fix load_key_by_sha1 compile errors | Mathew McBride |
2021-11-17 | cmd: tpm-v1: fix compile error in TPMv1 list resources command | Mathew McBride |
2021-03-02 | tpm: Switch TPMv1 over to use the new API | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-02-05 | cmd: tpm: add a subcommand device | Philippe Reynes |
2019-08-11 | env: Move env_set_hex() to env.h | Simon Glass |
2018-11-29 | tpm: Convert to use a device parameter | Simon Glass |
2018-07-28 | tpm: allow TPM v1 and v2 to be compiled at the same time | Miquel Raynal |
2018-05-25 | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal |