Home
last modified time | relevance | path

Searched hist:"726 c9bee546e77897a0e4fb23a6622d2bf55c23f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dtpm.c726c9bee546e77897a0e4fb23a6622d2bf55c23f Tue Oct 03 15:55:51 UTC 2017 André Draszik <adraszik@tycoint.com> UPSTREAM: tpm: fix reading of permanent flags

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.

Change-Id: I29e8e1ec7c8ae04d2bf9815290064a54a68c2b88
Signed-off-by: André Draszik <adraszik@tycoint.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit e8155dfe33eb2b3e538e8717d6578c1d08651454)