summaryrefslogtreecommitdiffstats
path: root/common/optee.c
Commit message (Expand)AuthorAgeFilesLines
* optee: check optee_verify_header argument for error pointersAhmad Fatoum2024-03-011-1/+1
* optee: don't warn about missing OP-TEE headerAhmad Fatoum2024-03-011-2/+2
* optee: optee_verify_header: constify optee_headerMarco Felsch2024-01-191-1/+1
* optee: add helper functions to set/get the optee memory baseMarco Felsch2024-01-191-0/+27
* optee: add header version checkMarco Felsch2024-01-191-0/+5
* optee: add support to verify 64-bit headers as wellRouven Czerwinski2024-01-191-2/+8
* include: provide linux/errno.hAhmad Fatoum2023-11-231-1/+1
* include: add dedicated header for printf/printkAhmad Fatoum2021-11-011-1/+1
* optee: move optee_verify_header() to commonRouven Czerwinski2020-01-281-0/+23