aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/tee
AgeCommit message (Expand)Author
2020-04-03core: TEE capability for null sized memrefs supportMichael Whitfield
2020-03-24core: add TEE_LOGIN_REE_KERNEL login methodSumit Garg
2020-03-04core: init: ASLR offset leak in initcall error messageKhoa Hoang
2020-02-27core: save_panic_stack(): make sure tsd is initializedJerome Forissier
2020-02-13core: aslr: set tee_svc_uref_base to VCORE_START_VAKhoa Hoang
2020-02-07core: protect syscall table lookup from speculationJens Wiklander
2020-01-31core: entry_fast.c: fix warning when CFG_CORE_DYN_SHM=nJerome Forissier
2019-12-16core: get svc handler from the context of current sessionJens Wiklander
2019-12-16core: add struct user_mode_ctxJens Wiklander
2019-11-14core: reference count struct mobjJens Wiklander
2019-10-21ftrace: Add support for syscall function tracerSumit Garg
2019-09-13core: move sockets PTA to core/teeJerome Forissier
2019-08-26core: replace thread_fast_smc_handler_ptr with weak functionJens Wiklander
2019-08-26core: replace thread_std_smc_handler_ptr with weak functionJens Wiklander
2019-07-30core: remove useless .section directivesJerome Forissier
2019-06-26core: introduce OPTEE_SMC_SEC_CAP_VIRTUALIZATIONVolodymyr Babchuk
2019-06-18tee: entry_fast: reduce verbosity of dynamic shared memory messageAndrew F. Davis
2019-06-04core: fix core panic when CFG_UNWIND=nEtienne Carriere
2019-05-17core: print TA stack dump from thread contextJens Wiklander
2019-05-13core: add a file object interfaceJens Wiklander
2019-05-07core: keep alive TA context can be created after TA has panickedOvidiu Mihalachi
2019-05-02core: remove CFG_DYN_SHM_CAPJens Wiklander
2019-05-02core: introduce CFG_CORE_RESERVED_SHMJens Wiklander
2019-05-02core: introduce CFG_CORE_DYN_SHMJens Wiklander
2019-04-17core: Introduce OPTEE_SMC_GET_THREAD_COUNTVolodymyr Babchuk
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