[PATCH V3 1/2] tpm: add a helper to iterate on all tpm devices

sjg at google.com sjg at google.com
Wed Feb 5 18:57:15 CET 2020


Hi,

Sorry, I forgot to report the Reviewed-by of Miquel Raynal.


> Objet: [PATCH V3 1/2] tpm: add a helper to iterate on all tpm devices

> This add a helper for_each_tpm_device that run
> through all the tpm (1.x and 2.0) devices.
>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>

Reviewed-by: Miquel Raynal <miquel.raynal at bootlin.com>

> ---
> include/tpm-common.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> Changelog:
> v3:
> - use the helper uclass_foreach_dev_probe
> v2:
> - new patch, add an helper for tpm device (idea from Miquel)
>
Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list