aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/include/kernel
AgeCommit message (Expand)Author
2019-04-30core: arm: mutex: remove owner_idJerome Forissier
2019-02-01generic_boot: move all runtime initialization to init_tee_runtime()Volodymyr Babchuk
2019-02-01thread: move threads initialization to one placeVolodymyr Babchuk
2019-02-01virt: add nexus memory areaVolodymyr Babchuk
2019-02-01bget_malloc: add nex_malloc poolVolodymyr Babchuk
2019-01-10core: pta: Add device pseudo TASumit Garg
2018-12-18core: timeout detection supportEtienne Carriere
2018-12-18core: arm64: Add Secure EL1 physical timer frameworkSumit Garg
2018-12-11Remove Secure Element API supportJerome Forissier
2018-12-03core: concurrent external and embedded DTBsEtienne Carriere
2018-12-03core: introduce get_embedded_dt()Etienne Carriere
2018-12-03core: rename get_dt_blob() into get_dt()Etienne Carriere
2018-11-27core: base TA store on scatter arrayJens Wiklander
2018-11-27core: base memory registration on scatter arrayJens Wiklander
2018-11-27core: base pseudo_ta_register() on scatter arrayJens Wiklander
2018-11-27core: initcall.h use scattered arrayJens Wiklander
2018-11-15core: use struct thread_param for RPCJens Wiklander
2018-11-13Move __early_ta from <compiler.h> to <kernel/early_ta.h>Jerome Forissier
2018-11-09core: remove thread_{add,rem}_mutex()Jens Wiklander
2018-11-08core: add unw_get_kernel_stack()Jerome Forissier
2018-10-24core: simplify shm cookie handlingJens Wiklander
2018-10-24core: thread: thread_rpc_{free,alloc}_arg() staticJens Wiklander
2018-10-04core: arm32: fix saving vfp stateJens Wiklander
2018-07-10core: unwind: correct function args for print_stack_arm32/64Peng Fan
2018-07-04linker.h: declare __data_start as non-constVolodymyr Babchuk
2018-06-28core: make stack trace robustJens Wiklander
2018-06-19core: support for global shared buffersIgor Opaniuk
2018-06-15plat-sunxi: Add plat-sunxiYing-Chun Liu (PaulLiu)
2018-06-15core: add mdelay() functionYing-Chun Liu (PaulLiu)
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-13core: arm64: provide special rw kernel page at EL0Jens Wiklander
2018-04-13core: arm: add thread_smc()Jens Wiklander
2018-04-05core: deprecate TA_FLAG_USER_MODEEtienne Carriere
2018-04-03core: document struct user_ta_ctxJens Wiklander
2018-04-03core: more flexible ta mappingJens Wiklander
2018-03-07core: insert memory barrier after write to ns entry contextJordan Rhee
2018-03-02core: fix psci_cpu_on() to use context_id parameterJordan Rhee
2018-03-02core: add ddr overall registerEdison Ai
2018-01-26Revert "core: fine grained tee_ta_mutex locking"Jerome Forissier
2018-01-19core: fine grained tee_ta_mutex lockingJens Wiklander
2018-01-15core: assert foreign interrupts are masked in get_core_pos()Etienne Carriere
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: thread: add thread_get_user_kcode()Jens Wiklander
2018-01-10core: refactor ASID managementJens Wiklander
2017-12-21core: thread.h: reorder struct thread_core_localJens Wiklander
2017-11-15core: extend mutex to support read locksJens Wiklander