[U-Boot] [PATCH v2 2/5] tpm: fix reading of permanent flags

sjg at google.com sjg at google.com
Fri Nov 17 15:41:46 UTC 2017


On 3 October 2017 at 09:55, André Draszik <git at andred.net> wrote:
> From: André Draszik <adraszik at tycoint.com>
>
> The offset of the permanent flags structure is in a different
> place in the response compared to what the code is doing,
> which gives us a completely useless result.
>
> Fix by replacing hand-crafted code with generic parser
> infrastructure.
>
> Signed-off-by: André Draszik <adraszik at tycoint.com>
> ---
>  lib/tpm.c | 12 +++++++++++-
>  1 file changed, 11 insertions(+), 1 deletion(-)

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

Applied to u-boot-dm thanks!


More information about the U-Boot mailing list