commit | 43b7d983d245add833310f8c9b77809f6b58fdba | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Fri Apr 01 15:35:51 2022 +0200 |
committer | Balint Dobszay <balint.dobszay@arm.com> | Fri Apr 01 15:49:51 2022 +0200 |
tree | f0b58f392141ecbe59bacea06ddd96addfb7a869 | |
parent | 50cdff96a61822fd6de0c20e3b31716cedcf89e4 [diff] |
Fix return value check in TPM event log parsing The return value of fdt helper functions was changed to bool, but it wasn't updated in the event log parsing code. Fix this. Signed-off-by: Balint Dobszay <balint.dobszay@arm.com> Change-Id: Ib26c5231533357cd7136965bc6ea5cd09073a587