aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/tee
AgeCommit message (Expand)Author
2019-03-01core: cleanup generic tracesEtienne Carriere
2019-02-25core: do not use virtual addresses as session identifierJerome Forissier
2019-02-25core: entry_std.c: clean memory type inline commentsEtienne Carriere
2019-02-01entry_fast: enable hypervisor callsVolodymyr Babchuk
2019-01-21core: entry_std: check value of num_paramsJens Wiklander
2019-01-21core: ensure that supplied range matches MOBJJens Wiklander
2019-01-21core: initialize saved_attrJoakim Bech
2018-12-11Remove Secure Element API supportJerome Forissier
2018-12-07tee: entry_fast: correct tee_entry_generic_get_api_call_countPeng Fan
2018-11-27core: initcall.h use scattered arrayJens Wiklander
2018-11-21core: remove MOBJ_INVALID_COOKIEJens Wiklander
2018-11-15core: introduce generic optee_rpc_cmd.hJens Wiklander
2018-11-15core: pta_socket.c: simplify struct thread_paramJens Wiklander
2018-11-15core: use struct thread_param for RPCJens Wiklander
2018-11-09core: move initialization of common mobjsJens Wiklander
2018-10-24core: simplify shm cookie handlingJens Wiklander
2018-10-01core: default guard reg_shm mobjsJens Wiklander
2018-10-01core: entry_std: free/put by mobj in call cleanupJens Wiklander
2018-09-17core: reference count registered shared memoryJens Wiklander
2018-09-17entry_std: use READ_ONCE() to read from shared memoryJens Wiklander
2018-09-11Fix copying dirty values in copy_in_params()Christopher Tam
2018-09-07entry_std: use READ_ONCE in strategic placesVolodymyr Babchuk
2018-07-06core: define syscall_t as void (*)(void)Jerome Forissier
2018-06-28core: fix offset in assign_mobj_to_param_mem()Jens Wiklander
2018-06-18core: add new RNG implementationJens Wiklander
2018-06-18core: split tee_pager_init()Jens Wiklander
2018-05-16Remove license notice from STMicroelectronics filesEtienne Carriere
2018-04-25core: remove CFG_ prefix from TEE_RAM_START/VA_SIZE/PH_SIZEEtienne Carriere
2018-03-14build: include <generated/asm-defines.h> instead of <asm-defines.h>Jerome Forissier
2018-01-10Remove 'All rights reserved' from Linaro filesJerome Forissier
2018-01-10Remove license notice from Linaro filesJerome Forissier
2018-01-10Add SPDX license identifiersJerome Forissier
2018-01-10core: add mobj_tee_ramJens Wiklander
2017-11-22core: GET_OS_REVISION: return SHA1 of current Git commitJerome Forissier
2017-11-20core: pta_socket: add TA_FLAG_CONCURRENTJens Wiklander
2017-11-14core: rename to <crypto/crypto.h>Jens Wiklander
2017-10-23entry_std.c: Initialize num_params to fix gcc warningSumit Garg
2017-10-17core:unwind: check user context on stack print of panicked TAsEtienne Carriere
2017-10-17core: mobj: remove double physical offsetJens Wiklander
2017-10-11build: add CFG_DYN_SHM_CAP config variableVolodymyr Babchuk
2017-10-11entry_std.c: comment fixes in assign_mobj_to_param_mem()Volodymyr Babchuk
2017-10-11core: enable non-contiguous temporary reference parametersVolodymyr Babchuk
2017-10-11core: add registered shared memory supportVolodymyr Babchuk
2017-10-11entry_std: save parameters attributes into local memoryVolodymyr Babchuk
2017-10-06Dump call stack on TA panicJerome Forissier
2017-09-28core: thread: clarify syscalls return and panicJens Wiklander
2017-09-14core: introduce TEE_RAM_VA_START and TEE_TEXT_VA_STARTZeng Tao
2017-08-31Disable IRQ and FIQ in IRQ/ABT/SVC/UND thread handlers for arm32David Wang
2017-06-22ABI change: add OPTEE_MSG_ATTR_NONCONTIG handlingVolodymyr Babchuk
2017-06-20core: arm: use weak symbols to reduce dependency graphsJens Wiklander