pbl: add sha256 and piggy verification to PBL
Extract the necessary functions from sha256 into a PBL headder and add a
verification function to the PBL. The function will be called before the
individual architectures decompress functions is run.

Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 907a76d commit a3a1b708ee192d02603f615d08bfa934ed9464ea
@Rouven Czerwinski Rouven Czerwinski authored on 6 Aug 2019
Sascha Hauer committed on 7 Aug 2019
Showing 6 changed files
View
crypto/Makefile
View
crypto/sha2.c
View
include/crypto/pbl-sha.h 0 → 100644
View
include/pbl.h
View
pbl/Kconfig
View
pbl/decomp.c