BmapCopy: verify bmap file checksum
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 6 May 2013 14:51:58 +0000 (17:51 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 7 May 2013 08:42:43 +0000 (11:42 +0300)
commit170d28b1ebaae48e010324c56ad265f9640f89ff
treef16a0242b890f3ecf73f3b55f9824fedce215954
parent4f0e3bd8d68fbee33e3c6e501cde88d0c83647e1
BmapCopy: verify bmap file checksum

If bmap file format is greater than 1.3, verify its integrity by checking the
SHA1 checksum.

Change-Id: I2b1ed51d9eda71fe3f3681cc92314b1bcc83a23f
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptools/BmapCopy.py