u-boot/lib/optee
Bryan O'Donoghue c5a6e8bd00 optee: Add optee_verify_bootm_image()
This patch adds optee_verify_bootm_image() which will be subsequently used
to verify the parameters encoded in the OPTEE header match the memory
allocated to the OPTEE region, OPTEE header magic and version prior to
handing off control to the OPTEE image.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
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:24 -04:00
..
Kconfig optee: Add CONFIG_OPTEE_LOAD_ADDR 2018-03-19 16:14:24 -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 optee_verify_bootm_image() 2018-03-19 16:14:24 -04:00