aboutsummaryrefslogtreecommitdiff
path: root/core/kernel
AgeCommit message (Expand)Author
2019-07-12lces-tee: support console and sysreg SMC (WARNING: requires register auditing)Laurent GONZALEZ
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
2017-05-29core: set_invoke_timeout() use ADD_OVERFLOW()Jens Wiklander
2017-04-28core: arm: generic boot: dt: switch console to /secure-chosen/stdout-pathJerome Forissier
2017-04-28dt: Add dt_map_dev()Jerome Forissier
2017-04-28dt: Add FDT manipulation functionsJerome Forissier
2017-04-28core: introduce struct dt_driverJerome Forissier
2017-03-17core: add common implementation for console_putc() and console_flush()Jerome Forissier
2017-03-17core: allow SDP buffers as memory reference parametersEtienne Carriere
2017-02-13rename 'static TA' into 'pseudo TA'Etienne Carriere
2017-01-24Add support for user TA profiling with gprof (-pg)Jerome Forissier
2017-01-23core: remove tee_dispatch_* functionsJens Wiklander
2017-01-20core: remove obsolete mobj_is_unsafe()Jens Wiklander
2017-01-19core: introduce MOBJ abstractionJens Wiklander
2016-11-29core: add code for the interrupt frameworkGuanchao Liang
2016-11-04core/libutee: perform cleanup for magic "4"Igor Opaniuk