sbtools: add option to force sb dump
commit7c9e7ec707b9aa9e40c8e7ebdbbf1138cef85bb1
authorAmaury Pouly <amaury.pouly@gmail.com>
Wed, 27 Jun 2012 12:50:39 +0000 (27 14:50 +0200)
committerAmaury Pouly <amaury.pouly@gmail.com>
Wed, 27 Jun 2012 12:55:58 +0000 (27 14:55 +0200)
tree3510851ae8276a11aead54702cf3cc245e787ec3
parentfa17cb904c270e8227c0446bee4b51789eb5bb8c
sbtools: add option to force sb dump

In the case of encrypted SB files without any key match, it is
still possible to dump the section headers. The force option
allows one to do so. It also allows to dump unencrypted sections
of encrypted files if there are some.

Change-Id: I36280230679ac5903f9c451c68c276f5c6959536
utils/imxtools/sbtools/misc.c
utils/imxtools/sbtools/misc.h
utils/imxtools/sbtools/sb.c
utils/imxtools/sbtools/sbtoelf.c