]> git.ozlabs.org Git - petitboot/commitdiff
lib/flash: Check if the partition is signed
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>
Thu, 17 May 2018 06:08:06 +0000 (16:08 +1000)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Wed, 14 Nov 2018 03:56:51 +0000 (14:56 +1100)
In more recent firmware images built by op-build the VERSION partition
is signed, and includes a 'secure header'. Check for this and skip it if
found so we parse the version strings properly.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>

No differences found