Files
OpenCellular/extra
Vadim Bendebury 2e2eb47b5a usb_updater: option to report image versions
It is sometimes necessary to find out headers' version of a cr50
binary blob. This patch adds this ability.

BRANCH=none
BUG=none
TEST=build the new tool image and try it:
  $ ./extra/usb_updater/usb_updater -b /build/kevin-tpm2/opt/google/cr50/firmware/cr50.bin
  read 524288(0x80000) bytes from /build/kevin-tpm2/opt/google/cr50/firmware/cr50.bin
  RO_A:0.0.8 RW_A:0.0.4 RO_B:0.0.8 RW_B:0.0.4
  $

Change-Id: I367ca94346484410f785fb56a941c8558ab57634
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/374085
Reviewed-by: Bill Richardson <wfrichar@chromium.org>
2016-08-26 21:51:45 +00:00
..

This directory is for experiments only. It is not built automatically,
required, supported, guaranteed to work, or necessarily well-documented.

The contents may change without warning at any time.