commit | 695408618ed50ba886080b898aa77b980589ee4c | [log] [tgz] |
---|---|---|
author | Oskar Senft <osk@google.com> | Tue Dec 04 15:52:31 2018 -0500 |
committer | Oskar Senft <osk@google.com> | Tue Jan 08 10:49:55 2019 -0500 |
tree | 123071efd52e85b707cb29e2813cb4f213496593 | |
parent | ec73c95892cbbabe9da556e1f68db70a7ff3d46a [diff] |
writefrudata: Fix verifyFruData to skip CRC check for internal use area. The contents of the internal use area are not defined beyond the first byte, which means that we should not expect its last byte to be a CRC for the area. Change-Id: I15aba7f48e13f8a93c5a6b7e3262d9227da5dad7 Signed-off-by: Oskar Senft <osk@google.com>