arm-trusted-firmware/drivers/measured_boot/event_log
Abhi.Singh 36e3d877cd feat(tpm): add tpm drivers and framework
Add tpm2 drivers to tf-a with adequate framework
-implement a fifo spi interface that works
 with discrete tpm chip.
-implement tpm command layer interfaces that are used
 to initialize, start and make measurements and
 close the interface.
-tpm drivers are built using their own make file
 to allow for ease in porting across platforms,
 and across different interfaces.

Signed-off-by: Tushar Khandelwal <tushar.khandelwal@arm.com>
Signed-off-by: Abhi Singh <abhi.singh@arm.com>
Change-Id: Ie1a189f45c80f26f4dea16c3bd71b1503709e0ea
2025-03-18 19:57:22 +01:00
..
event_log.c refactor(measured-boot): accept metadata as a function's argument 2022-11-22 10:06:56 +00:00
event_log.mk feat(tpm): add tpm drivers and framework 2025-03-18 19:57:22 +01:00
event_print.c build(measured boot): rename measured boot makefile 2021-10-12 17:53:47 +01:00