u-boot-brain/lib/optee
Bryan O'Donoghue c225e7cf54 bootm: optee: Add a bootm command for type IH_OS_TEE
This patch makes it possible to verify the contents and location of an
OPTEE image in DRAM prior to handing off control to that image. If image
verification fails we won't try to boot any further.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Suggested-by: Andrew F. Davis <afd@ti.com>
Cc: Harinarayan Bhatta <harinarayan@ti.com>
Cc: Andrew F. Davis <afd@ti.com>
Cc: Tom Rini <trini@konsulko.com>
Cc: Kever Yang <kever.yang@rock-chips.com>
Cc: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Cc: Peng Fan <peng.fan@nxp.com>
2018-03-19 16:14:25 -04:00
..
Kconfig bootm: optee: Add a bootm command for type IH_OS_TEE 2018-03-19 16:14:25 -04:00
Makefile optee: Add lib entries for sharing OPTEE code across ports 2018-03-19 16:14:23 -04:00
optee.c optee: Add error printout 2018-03-19 16:14:25 -04:00