coreboot/src/drivers/tpm
Subrata Banik 60b2ab8d1f {drivers/security}: Replace cb_err_t with enum cb_err
This patch replaces remaining `cb_err_t` with `enum cb_err` after commit
hash 69cc557c (commonlib/bsd: Remove cb_err_t) removes majority of
`cb_err_t` instances.

TEST=Able to build the brya.

Signed-off-by: Subrata Banik <subratabanik@google.com>
Change-Id: I3392f9c2cfb4a889a999c8ea25066c89979f0900
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62676
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2022-03-09 08:40:43 +00:00
..
cr50.c {drivers/security}: Replace cb_err_t with enum cb_err 2022-03-09 08:40:43 +00:00
cr50.h {drivers/security}: Replace cb_err_t with enum cb_err 2022-03-09 08:40:43 +00:00
Kconfig Apply more uses for Kconfig TPM 2021-05-30 20:14:47 +00:00
Makefile.inc drivers/tpm/spi: Refactor out some cr50-specific logic 2022-03-07 18:06:24 +00:00
ppi.c src: Drop duplicated includes 2022-01-01 14:55:51 +00:00
ppi_stub.c src: Drop duplicated includes 2022-01-01 14:55:51 +00:00
tpm.c
tpm_ppi.h