aboutsummaryrefslogtreecommitdiff
path: root/core/kernel
AgeCommit message (Expand)Author
2020-12-15Use barrier_read_cntpct() to read CNTPCTJens Wiklander
2020-11-16core: fix secure partition TA contextEtienne Carriere
2020-11-11core: move non TA specific fields from user_ta_ctxBalint Dobszay
2020-11-05core: rename secure_partition to stmm_spJelle Sels
2020-10-28core: replace tee_mmu prefix with vmJens Wiklander
2020-10-27core: store TA params in session structJens Wiklander
2020-10-27core: add is_ta_ctx()Jens Wiklander
2020-10-27core: add generic struct ts_ctxJens Wiklander
2020-10-27core: add generic struct ts_sessionJens Wiklander
2020-10-09core: refactor locking during PTA initJens Wiklander
2020-10-09core: refactor locking during StMM loadJens Wiklander
2020-10-09core: refactor locking during user TA loadJens Wiklander
2020-09-25core: dt: Repair type in _fdt_reg_size()Marek Vasut
2020-09-24core: add copy_{to,from}_private()Jens Wiklander
2020-09-24core: separate copy_from_user() and friendsJens Wiklander
2020-09-07core: load stmm via secure partitionJens Wiklander
2020-09-04core: remove stack dump macros and multiple log levelsJerome Forissier
2020-08-20core: Fix the entry on the match table for TPM support.Javier Almansa Sobrino
2020-08-14core: add stack overflow detectionJerome Forissier
2020-07-20core: enable FF-A with SPM Core at S-EL1Jens Wiklander
2020-07-14core: make thread ID a short intJerome Forissier
2020-06-15core: print CPU initialization messages with IMSG()Jerome Forissier
2020-06-11core: add call_finalcalls()Jens Wiklander
2020-06-11core: call call_initcalls() directlyJens Wiklander
2020-06-08core: remove generic_ from generic_bootJens Wiklander
2020-05-15core: make core_is_buffer_*() paddr_t compatibleJens Wiklander
2020-05-14core: move static IRQC data to nexus memoryVolodymyr Babchuk
2020-05-12core: always build libfdtJerome Forissier
2020-05-06core: console: console initialization from embedded DTBEtienne Carriere
2020-05-05core: rename KEEP_INIT() and KEEP_PAGER()Jerome Forissier
2020-04-07core: lockdep: introduce CFG_LOCKDEP_RECORD_STACKJerome Forissier
2020-02-19core: Add support to access a TPM event log in secure memory.Javier Almansa Sobrino
2020-01-10core: support shared irqdavidwang
2019-12-16core: add common user_mode_ctx_print_mappings()Jens Wiklander
2019-12-16core: add struct user_mode_ctxJens Wiklander
2019-11-14core: reference count struct mobjJens Wiklander
2019-11-13gprof: fix TEE core crash by allocating sample buffer dynamicallyJerome Forissier
2019-11-08core: remove algo from crypto_mac_*()Jens Wiklander
2019-10-21ftrace: Add support for syscall function tracerSumit Garg
2019-09-30core: add support for dumping build configuration info on bootJerome Forissier
2019-09-04ftrace: exclude only foreign interrupt timeSumit Garg
2019-08-29core: add DT function to read/modify DTCedric Neveux
2019-08-26core: replace thread_nintr_handler_ptr with weak functionJens Wiklander
2019-08-21core: fix possible NULL dereference in tee_ta_close_session()Jens Wiklander
2019-08-13ftrace: Add function execution time supportSumit Garg
2019-07-03core: console: fix use after free when CFG_DT=yJerome Forissier
2019-06-28core: dump ftrace data with ldelfJens Wiklander
2019-06-28core: load TAs using ldelfJens Wiklander
2019-06-28core: remove tee_ta_dump_current()Jens Wiklander
2019-06-27core: lockdep: support non-blocking acquireJerome Forissier