aboutsummaryrefslogtreecommitdiff
path: root/core/kernel
AgeCommit message (Expand)Author
2019-03-01core: cleanup generic tracesEtienne Carriere
2019-02-25core: do not use virtual addresses as session identifierJerome Forissier
2019-02-01console: use nex_strdup() instead of strdup()Volodymyr Babchuk
2019-02-01virt: tag variables with __nex_data and __nex_bssVolodymyr Babchuk
2019-01-21lockdep: fix dup_call_stack()Jerome Forissier
2019-01-11core: dt: introduce _fdt_fill_device_info()Etienne Carriere
2019-01-11core: more flexible console init from DTEtienne Carriere
2018-12-14core: framework to register PM callbacksEtienne Carriere
2018-12-03core: console: allow fallback to /chosen/stdout-pathEtienne Carriere
2018-12-03core: rename get_dt_blob() into get_dt()Etienne Carriere
2018-11-27core: add scattered arrayJens Wiklander
2018-11-26core: asan: support GCC version >= 7.0Jens Wiklander
2018-11-15core: msg_param: remove unused functionsJens Wiklander
2018-11-08core: introduce lockdep algorithmJerome Forissier
2018-10-24core: simplify shm cookie handlingJens Wiklander
2018-10-01core: correct overflows in range overlap functionsEtienne Carriere
2018-10-01core: correct dt_find_compatible_driver() if no driver foundEtienne Carriere
2018-06-05tee_ta_manager: remove unused function tee_ta_get_client_id()Volodymyr Babchuk
2018-05-16Remove license notice from STMicroelectronics filesEtienne Carriere
2018-04-05core: minor cleanup related to pseudo TAsEtienne Carriere
2018-04-03core: more flexible ta mappingJens Wiklander
2018-03-02core: add ddr overall registerEdison Ai
2018-02-08core: lower debug verbosity on short buffer errorsEtienne Carriere
2018-01-26Revert "core: fine grained tee_ta_mutex locking"Jerome Forissier
2018-01-19core: fine grained tee_ta_mutex lockingJens Wiklander
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-10Reformat copyright/license header in files with an SPDX IDJerome Forissier
2017-12-29core: fix the reopen session condition for single instance TAZeng Tao
2017-12-07core: add refcount routinesJens Wiklander
2017-11-15core: allow multithreaded pseudo TAsJens Wiklander
2017-11-13Add CFG_CONCURRENT_SINGLE_INSTANCE_TAJerome Forissier
2017-11-09core: asan: empty __asan_handle_no_return()Jens Wiklander
2017-11-09core: asan_tag_access() ignore null rangesJens Wiklander
2017-11-09core: asan: pager adoptionsJens Wiklander
2017-11-09core: asan: provide asan_memcpy_unchecked()Jens Wiklander
2017-10-11core: enable non-contiguous temporary reference parametersVolodymyr Babchuk
2017-10-10core: dt: fix getting address and sizePeng Fan
2017-10-10core: dt: introduce dt_have_propPeng Fan
2017-10-10core: dt: typo fixPeng Fan
2017-09-14core: asan: fix check_access()Jens Wiklander
2017-09-14core: asan: provide asan_memset_unchecked()Jens Wiklander
2017-08-25Remove leading spaces and dots in DMSG() messagesJerome Forissier
2017-06-22ABI change: add OPTEE_MSG_ATTR_NONCONTIG handlingVolodymyr Babchuk
2017-06-19core: ubsan: fix __ubsan_handle_nonnull_arg()Jens Wiklander
2017-06-14msg_param: add msg_param.c with helper functionsVolodymyr Babchuk
2017-06-06core: fix the keepalive condition in close sessionZeng Tao
2017-06-02core: add linker.h for link script symbolsJens Wiklander
2017-05-30core: remove __early_bssJerome Forissier