summaryrefslogtreecommitdiff
path: root/include/tee/optee.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-05lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image()Alexandru Gagniuc1-14/+0
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay1-3/+3
2021-04-12lib: optee: migration optee_copy_fdt_nodes for OF_LIVE supportPatrick Delaunay1-2/+2
2020-05-19common: Drop image.h from common headerSimon Glass1-2/+5
2019-11-14image: fdt: copy possible optee nodes to a loaded devicetreeHeiko Stuebner1-0/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-19optee: Add optee_verify_bootm_image()Bryan O'Donoghue1-0/+13
2018-03-19optee: Add optee_image_get_load_addr()Bryan O'Donoghue1-0/+5
2018-03-19optee: Add optee_image_get_entry_point()Bryan O'Donoghue1-0/+7
2018-03-19optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue1-0/+16
2016-12-03arm: omap5: Add TEE loading supportHarinarayan Bhatta1-0/+30