aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/kernel/wait_queue.c
AgeCommit message (Expand)Author
2018-11-15core: introduce generic optee_rpc_cmd.hJens Wiklander
2018-11-15core: use struct thread_param for RPCJens 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
2017-11-16core: avoid warning in wq_wake_next()Jens Wiklander
2017-11-15core: extend mutex to support read locksJens Wiklander
2017-06-20core: reduce init sizeJens Wiklander
2017-04-11spinlock: add cpu_spin_lock_xsave()/xrestore() functionsVolodymyr Babchuk
2017-03-03core: mutex: owner of lock in debug printsJens Wiklander
2016-12-07core: move spinlock functions to their own fileJerome Forissier
2016-03-01core: don't clear current session before RPCJens Wiklander
2016-03-01core: new OPTEE_MSG interfaceJens Wiklander
2016-02-04core: introduce __maybe_unusedJerome Forissier
2015-11-18arm: mutex: Add file and line to debuginfoJens Wiklander
2015-11-05core: wait_queue: sync obj address in debug printJens Wiklander
2015-09-16core: add condvar synchronization primitiveJens Wiklander
2015-09-16core: add wait_queue primitive for synchronizationJens Wiklander