summaryrefslogtreecommitdiffstats
path: root/lib/optee
Commit message (Expand)AuthorAgeFilesLines
* lib: optee: migration optee_copy_fdt_nodes for OF_LIVE supportPatrick Delaunay2021-04-121-27/+18
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* optee: add property no-map to secure reserved memoryEtienne Carriere2020-09-221-1/+1
* fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere2020-09-221-1/+1
* optee: fix copy of optee reserved-memory nodeEtienne Carriere2020-06-151-4/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* optee: Replace uninitialized return variable by proper one.Christoph Müllner2020-01-301-1/+1
* common: Move the image globals into image.hSimon Glass2020-01-171-0/+1
* image: fdt: copy possible optee nodes to a loaded devicetreeHeiko Stuebner2019-11-141-0/+140
* optee: Make TZDRAM config options contingent on CONFIG_OPTEEBryan O'Donoghue2019-07-191-0/+2
* optee: adjust dependencies and default values for dramRui Miguel Silva2018-10-221-4/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-5/+2
* bootm: optee: Add a bootm command for type IH_OS_TEEBryan O'Donoghue2018-03-191-0/+9
* optee: Add error printoutBryan O'Donoghue2018-03-191-2/+17
* optee: Add optee_verify_bootm_image()Bryan O'Donoghue2018-03-191-0/+20
* optee: Add CONFIG_OPTEE_LOAD_ADDRBryan O'Donoghue2018-03-191-0/+6
* optee: Add CONFIG_OPTEE_TZDRAM_BASEBryan O'Donoghue2018-03-191-0/+8
* optee: Add CONFIG_OPTEE_TZDRAM_SIZEBryan O'Donoghue2018-03-191-0/+8
* optee: Add lib entries for sharing OPTEE code across portsBryan O'Donoghue2018-03-193-0/+46