spl: fit: verify images prior to post processing
authorBen Whitten <ben.whitten@gmail.com>
Thu, 7 Jun 2018 10:37:27 +0000 (11:37 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 10 Jul 2018 20:55:57 +0000 (16:55 -0400)
Verification of hashes needs to take place before any image post
processing, thus matching full FIT image processing.
This allows mechanisms such as encryption be applied to images
prior to fit generation at the spl level.

Signed-off-by: Ben Whitten <ben.whitten@lairdtech.com>

No differences found