summaryrefslogtreecommitdiff
path: root/lib/optee
AgeCommit message (Expand)Author
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding
2021-10-13fdtdec: Support compatible string list for reserved memoryThierry Reding
2021-10-05arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/opteeAlexandru Gagniuc
2021-10-05lib: optee: Remove CONFIG_OPTEE_LOAD_ADDRAlexandru Gagniuc
2021-10-05lib: optee: Remove CONFIG_OPTEE_TZDRAM_BASEAlexandru Gagniuc
2021-10-05lib: optee: Avoid CONFIG_TZDRAM_* in optee_verify_bootm_image()Alexandru Gagniuc
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-04-12lib: optee: migration optee_copy_fdt_nodes for OF_LIVE supportPatrick Delaunay
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
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