summaryrefslogtreecommitdiffstats
path: root/lib/optee/optee.c
Commit message (Expand)AuthorAgeFilesLines
* 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