summaryrefslogtreecommitdiff
path: root/xen/arch/arm/tee
AgeCommit message (Expand)Author
2021-10-14xen/arm: optee: Allocate anonymous domheap pagesOleksandr Tyshchenko
2021-10-08xen/arm: optee: fix possible memory leaksVolodymyr Babchuk
2021-09-27xen/arm: optee: Fix arm_smccc_smc's a0 for OPTEE_SMC_DISABLE_SHM_CACHEOleksandr Tyshchenko
2021-05-10optee: enable OPTEE_SMC_SEC_CAP_MEMREF_NULL capabilityVolodymyr Babchuk
2021-05-07Arm/optee: don't open-code xzalloc_flex_struct()Jan Beulich
2021-01-08xen/arm: optee: The function identifier is always 32-bitRoman Skakun
2020-10-20arm: optee: don't print warning about "wrong" RPC bufferVolodymyr Babchuk
2020-07-01optee: allow plain TMEM buffers with NULL addressVolodymyr Babchuk
2020-07-01optee: immediately free buffers that are released by OP-TEEVolodymyr Babchuk
2019-09-25xen/arm: optee: update description in KconfigVolodymyr Babchuk
2019-09-25xen/arm: optee: handle shared buffer translation errorVolodymyr Babchuk
2019-09-23xen/arm: optee: limit number of shared buffersVolodymyr Babchuk
2019-09-23xen/arm: optee: check for preemption while freeing shared buffersVolodymyr Babchuk
2019-09-23xen/arm: optee: impose limit on shared buffer sizeVolodymyr Babchuk
2019-07-09xen/arm: optee: document OPTEE option in tee/KconfigVolodymyr Babchuk
2019-07-09xen/arm: optee: check if OP-TEE is virtualization-awareVolodymyr Babchuk
2019-06-28arm/optee: Fix arm32 buildAndrew Cooper
2019-06-21xen/arm: optee: fix compilation with GCC 4.8Volodymyr Babchuk
2019-06-19xen/arm: optee: add support for RPC commandsVolodymyr Babchuk
2019-06-19xen/arm: optee: add support for arbitrary shared memoryVolodymyr Babchuk
2019-06-19xen/arm: optee: add support for RPC SHM buffersVolodymyr Babchuk
2019-06-19xen/arm: optee: add std call handlingVolodymyr Babchuk
2019-06-19xen/arm: optee: add fast calls handlingVolodymyr Babchuk
2019-06-19xen/arm: optee: add OP-TEE mediator skeletonVolodymyr Babchuk
2019-06-19xen/arm: add generic TEE mediator frameworkVolodymyr Babchuk