summaryrefslogtreecommitdiff
path: root/lib/optee
AgeCommit message (Expand)AuthorFilesLines
2021-04-12lib: optee: migration optee_copy_fdt_nodes for OF_LIVE supportPatrick Delaunay1-27/+18
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-09-22optee: add property no-map to secure reserved memoryEtienne Carriere1-1/+1
2020-09-22fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere1-1/+1
2020-06-15optee: fix copy of optee reserved-memory nodeEtienne Carriere1-4/+3
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-01-30optee: Replace uninitialized return variable by proper one.Christoph Müllner1-1/+1
2020-01-17common: Move the image globals into image.hSimon Glass1-0/+1
2019-11-14image: fdt: copy possible optee nodes to a loaded devicetreeHeiko Stuebner1-0/+140
2019-07-19optee: Make TZDRAM config options contingent on CONFIG_OPTEEBryan O'Donoghue1-0/+2
2018-10-22optee: adjust dependencies and default values for dramRui Miguel Silva1-4/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2018-03-19bootm: optee: Add a bootm command for type IH_OS_TEEBryan O'Donoghue1-0/+9
2018-03-19optee: Add error printoutBryan O'Donoghue1-2/+17
2018-03-19optee: Add optee_verify_bootm_image()Bryan O'Donoghue1-0/+20
2018-03-19optee: Add CONFIG_OPTEE_LOAD_ADDRBryan O'Donoghue1-0/+6
2018-03-19optee: Add CONFIG_OPTEE_TZDRAM_BASEBryan O'Donoghue1-0/+8
2018-03-19optee: Add CONFIG_OPTEE_TZDRAM_SIZEBryan O'Donoghue1-0/+8
2018-03-19optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue3-0/+46