summaryrefslogtreecommitdiff
path: root/lib/optee
AgeCommit message (Expand)Author
2020-09-22optee: add property no-map to secure reserved memoryEtienne Carriere
2020-09-22fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere
2020-06-15optee: fix copy of optee reserved-memory nodeEtienne Carriere
2020-05-18common: Drop log.h from common headerSimon Glass
2020-01-30optee: Replace uninitialized return variable by proper one.Christoph Müllner
2020-01-17common: Move the image globals into image.hSimon Glass
2019-11-14image: fdt: copy possible optee nodes to a loaded devicetreeHeiko Stuebner
2019-07-19optee: Make TZDRAM config options contingent on CONFIG_OPTEEBryan O'Donoghue
2018-10-22optee: adjust dependencies and default values for dramRui Miguel Silva
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-19bootm: optee: Add a bootm command for type IH_OS_TEEBryan O'Donoghue
2018-03-19optee: Add error printoutBryan O'Donoghue
2018-03-19optee: Add optee_verify_bootm_image()Bryan O'Donoghue
2018-03-19optee: Add CONFIG_OPTEE_LOAD_ADDRBryan O'Donoghue
2018-03-19optee: Add CONFIG_OPTEE_TZDRAM_BASEBryan O'Donoghue
2018-03-19optee: Add CONFIG_OPTEE_TZDRAM_SIZEBryan O'Donoghue
2018-03-19optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue