[U-Boot] [PATCH v2 1/2] tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM

Simon Glass sjg at chromium.org
Fri Jan 22 04:02:03 CET 2016


On 21 January 2016 at 15:19, Christophe Ricard
<christophe.ricard at gmail.com> wrote:
> In case CONFIG_DM_TPM was set without any TPM chipset configured a fault
> was generated (NULL pointer access).
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Christophe Ricard <christophe-h.ricard at st.com>
> ---
>
> Changes in v2:
> - Adding Reviewed-by: Simon Glass <sjg at chromium.org>
>
>  common/cmd_tpm.c | 2 +-
>  lib/tpm.c        | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list