aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/include
AgeCommit message (Expand)Author
2019-05-07core: keep alive TA context can be created after TA has panickedHEADmasterOvidiu Mihalachi
2019-05-02core: introduce CFG_CORE_RESERVED_SHMJens Wiklander
2019-05-02core: introduce CFG_CORE_DYN_SHMJens Wiklander
2019-04-30core: arm: mutex: remove owner_idJerome Forissier
2019-04-17core: Introduce OPTEE_SMC_GET_THREAD_COUNTVolodymyr Babchuk
2019-02-22drivers: GICv3: Configure native secure interruptSandeep Tripathy
2019-02-13core_mmu: do not restrict device memory mapping to PGDIR_SIZE granularityJerome Forissier
2019-02-01generic_boot: move all runtime initialization to init_tee_runtime()Volodymyr Babchuk
2019-02-01core_mmu: add core_mmu_init_virtualization() functionVolodymyr Babchuk
2019-02-01thread: move threads initialization to one placeVolodymyr Babchuk
2019-02-01core_mmu: introduce mmu partitionsVolodymyr Babchuk
2019-02-01core_mmu: add MEM_AREA_SEC_RAM_OVERALL memory typeVolodymyr 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: move io_pa_va support out of serial driversEtienne Carriere
2018-12-18core: timeout detection supportEtienne Carriere
2018-12-18core: arm64: Add Secure EL1 physical timer frameworkSumit Garg
2018-12-13core: introduce is_unpaged() functionsEtienne Carriere
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-21core: remove MOBJ_INVALID_COOKIEJens 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-12drivers: GICv3: Handle group 1 secure interruptsSumit Garg
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-10-01core: default guard reg_shm mobjsJens Wiklander
2018-10-01core: remove mobj_reg_shm_{,un}map()Jens Wiklander
2018-10-01core: add mobj_reg_shm_{inc,dec}_map()Jens Wiklander
2018-10-01core: remove reg_shm_{put,free}_by_cookie()Jens Wiklander
2018-10-01core: add mobj_reg_shm_put()Jens Wiklander
2018-09-17core: reference count registered shared memoryJens Wiklander
2018-08-23core: arm32: generate gicv3 register access codeJens Wiklander
2018-08-23core: arm32: generate system register access codeJens Wiklander
2018-08-23core: rename read_idpfr1() to read_id_pfr1()Jens Wiklander
2018-08-23core: rename to read_pmu_ccnt() to read_pmccntr()Jens Wiklander
2018-08-23core: arm: sm: optimize padding in struct sm_ctxJens 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-07-04asid: move asid allocator from tee_mmu.c to core_mmu.cVolodymyr Babchuk