summaryrefslogtreecommitdiffstats
path: root/lib/optee/optee.c
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
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* 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 lib entries for sharing OPTEE code across portsBryan O'Donoghue2018-03-191-0/+31