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

Simon Glass sjg at chromium.org
Fri Jan 10 10:39:26 CET 2020


On Fri, 10 Jan 2020 at 03:25, Philippe Reynes
<philippe.reynes at softathome.com> wrote:
>
> 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>
> ---
>  include/tpm-common.h | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> Changelog:
> v2:
> - new patch, add an helper for tpm device (idea from Miquel)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list