mirror of
https://xff.cz/git/u-boot/
synced 2025-10-08 19:55:12 +02:00
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>