aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/kernel/user_ta.c
AgeCommit message (Expand)Author
2018-10-05core: prevent allocation when exception index tables are emptyEtienne Carriere
2018-10-01core: user_ta: set freed EXIDX pointer to NULLEtienne Carriere
2018-07-13user_ta: should go for other TA stores on any load errorSourabh
2018-05-31core: prevent user_ta resource to be unpagedEtienne Carriere
2018-05-22user_ta: add helper function free_utc() for unified cleanupVolodymyr Babchuk
2018-05-22user_ta: tee_ta_init_user_ta_session(): return if calloc failsVolodymyr Babchuk
2018-05-22user_ta: tee_ta_init_user_ta_session(): free mobj_exidx in error pathVolodymyr Babchuk
2018-05-22user_ta: tee_ta_init_user_ta_session(): missing free_elfs() in error pathVolodymyr Babchuk
2018-05-21core: fixed gcc 7 format-truncation errorsYing-Chun Liu (PaulLiu)
2018-05-17core: add ELF identifier after memory region when dumping TA stateJerome Forissier
2018-05-17core: arm32: map consolidated EXIDX table after librariesJerome Forissier
2018-05-17core: dynamically linked TAs: fix segment mappingJerome Forissier
2018-05-17core: remove user_ta_elf::is_mainJerome Forissier
2018-05-16Remove license notice from STMicroelectronics filesEtienne Carriere
2018-05-15arm32: stack unwinding for dynamically linked TAsJerome Forissier
2018-05-04core: arm32: add support for dynamically linked TAsJerome Forissier
2018-04-05core: deprecate TA property flags EXEC_DDR and USER_MODEEtienne Carriere
2018-04-05core: deprecate TA_FLAG_USER_MODEEtienne Carriere
2018-04-03core: mm: support map update to active contextJens Wiklander
2018-04-03core: remove tee_mmu_map_init()Jens Wiklander
2018-04-03core: load_elf(): use vm_set_prot()Jens Wiklander
2018-04-03core: more flexible ta mappingJens Wiklander
2018-01-26Revert "core: fine grained tee_ta_mutex locking"Jerome Forissier
2018-01-19core: fine grained tee_ta_mutex lockingJens Wiklander
2018-01-10Add SPDX license identifiersJerome Forissier
2018-01-10core: rename mattr_uflags_to_str()Jens Wiklander
2018-01-10core: mm: add kernel mapping to user mapJens Wiklander
2018-01-10core: refactor ASID managementJens Wiklander
2017-11-14core: rename to <crypto/crypto.h>Jens Wiklander
2017-10-02core: user_ta: use TEE_MMU_UMAP_STACK_IDXPeng Fan
2017-09-18core: print rwx flags for each MMU region when a user TA abortsJerome Forissier
2017-08-25Add support for early Trusted ApplicationsJerome Forissier
2017-08-25Add support for several user TA storesJerome Forissier
2017-08-25Add description string to user_ta_store_opsJerome Forissier
2017-05-24core: show user TA architecture on abortJerome Forissier
2017-05-24core: cosmetic updates to the abort dumps for better consistencyJerome Forissier
2017-05-24core: dump call stack of user TAs on abortJerome Forissier
2017-05-10core: add interface to load user TAsJerome Forissier
2017-04-12core: default define stack alignment and core vmem sizeEtienne Carriere
2017-03-16core: rename cache_maintenance_l1() into cache_op_inner()Etienne Carriere
2017-03-13core: introduce TA_FLAG_SECURE_DATA_PATHEtienne Carriere
2017-02-20core: add pseudo TA for socketJens Wiklander
2017-01-24Add support for user TA profiling with gprof (-pg)Jerome Forissier
2017-01-24Move definitions from optee_msg.h to optee_msg_supplicant.hJerome Forissier
2017-01-20core: optimize cache handling in load_elf_segments()Jens Wiklander
2017-01-19core: add paged secure shared memoryJens Wiklander
2017-01-19core: use mobj for user mappingsJens Wiklander
2017-01-19core: introduce MOBJ abstractionJens Wiklander
2016-12-09core: encode UUID big endianJens Wiklander
2016-12-09mm: drop the forced PL1 RW permissions for user TAsZeng Tao