summaryrefslogtreecommitdiff
path: root/lib/optee
AgeCommit message (Expand)Author
2023-08-08chore: update to use Arm word across TF-AGovindraj Raja
2023-05-09fix(tree): correct some typosElyes Haouas
2023-01-31feat(optee): add loading OP-TEE image via an SMCJeffrey Kardatzke
2022-09-22refactor(libc): clean up dependencies in libcClaus Pedersen
2022-06-22feat(optee): check paged_image_infoYann Gautier
2021-10-07fix(lib/optee): correct signedness comparisonYann Gautier
2021-09-06feat(lib/optee): introduce optee_header_is_valid()Etienne Carriere
2020-02-04Coverity: remove unnecessary header file includesZelalem
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-08-23Fixed ARM-software/tf-issues#603nathan-menhorn
2018-06-12Fix MISRA Rule 5.7 Part 3Daniel Boulby
2018-02-08optee: print header info before validateVictor Chong
2018-02-05aarch32: optee: define the OP-TEE secure payloadEtienne Carriere
2017-08-09Add Trusted OS extra image parsing support for ARM standard platformsSummer Qin