aboutsummaryrefslogtreecommitdiff
path: root/core/include/kernel
AgeCommit message (Expand)Author
2019-02-25core: replace TAF with TA invocation in inline commentsEtienne Carriere
2019-02-25core: use PTA as acronym for pseudo TAEtienne Carriere
2019-02-25core: add inline description of TEE session field user_ctxEtienne Carriere
2019-02-25core: do not use virtual addresses as session identifierJerome Forissier
2019-02-01virt: add virtualization subsystemVolodymyr Babchuk
2019-01-11core: dt: introduce _fdt_fill_device_info()Etienne Carriere
2018-12-14core: framework to register PM callbacksEtienne Carriere
2018-11-15core: msg_param: remove unused functionsJens Wiklander
2018-11-13core: force read-only flag on .rodata.* sectionsJerome Forissier
2018-11-08core: instrument mutexes with lockdepJerome Forissier
2018-11-08core: introduce lockdep algorithmJerome Forissier
2018-10-24core: simplify shm cookie handlingJens Wiklander
2018-10-23core: modify tee_otp_get_hw_unique_key to return TEE_ResultDaniel McIlvaney
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-02-12Remove the unused file tee_kta_trace.hJens Wiklander
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-07core: add refcount routinesJens 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: introduce dt_have_propPeng Fan
2017-10-10core: dt: typo fixPeng Fan
2017-09-14core: asan: provide asan_memset_unchecked()Jens Wiklander
2017-06-22ABI change: add OPTEE_MSG_ATTR_NONCONTIG handlingVolodymyr Babchuk
2017-06-16msg_param.h: add `const` qualifier for read-only functionsVolodymyr Babchuk
2017-06-14msg_param: add msg_param.c with helper functionsVolodymyr Babchuk
2017-06-02core: add linker.h for link script symbolsJens Wiklander
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-04-21otp: convert to use weak defaultAndy Green
2017-02-23core: Add tee_time_busy_wait()Victor Chong
2017-02-20core: add pseudo TA for socketJens Wiklander
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
2016-10-28Remove legacy tee_common_unpg.hJens Wiklander
2016-09-08core: add support for kernel address sanitizerJens Wiklander
2016-08-17core debug: cleanup CFG_TEE_CORE_DEBUGEtienne Carriere
2016-08-10core: panic() macro accepts zero or one string argument.Etienne Carriere
2016-08-09core: remove TEE_ASSERT()Etienne Carriere