On 2 May 2018 at 02:59, Miquel Raynal <[email protected]> wrote: > This driver can emulate all the basic functionalities of a TPMv2.x > chip and should behave like them during regular testing. > > Signed-off-by: Miquel Raynal <[email protected]> > --- > drivers/tpm/Kconfig | 11 +- > drivers/tpm/Makefile | 1 + > drivers/tpm/tpm2_tis_sandbox.c | 622 > +++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 633 insertions(+), 1 deletion(-) > create mode 100644 drivers/tpm/tpm2_tis_sandbox.c
Nice work! Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

