aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/kernel/thread_optee_smc_a32.S
AgeCommit message (Expand)Author
2021-05-19core: a32: fix parameter passing for __thread_std_smc_entry()Jens Wiklander
2020-09-04arm32: fold UNWIND(.fnstart/.fnend) into the FUNC macrosJerome Forissier
2020-09-04arm32: move the UNWIND() macro to <asm.S>Jerome Forissier
2020-07-27core: remove thread_*_handler_ptrJens Wiklander
2020-07-27core: remove boot_get_handlers()Jens Wiklander
2020-05-05core: rename KEEP_INIT() and KEEP_PAGER()Jerome Forissier
2019-11-14core: add support for CFG_CORE_ASLRJens Wiklander
2019-08-29core: add missing arch_extension to thread assemblyRouven Czerwinski
2019-08-26core: remove some redundant RPC return registersJens Wiklander
2019-08-26core: thread_handle_std_smc() takes arguments by valueJens Wiklander
2019-08-26core: __thread_std_smc_entry() takes arguments by valueJens Wiklander
2019-08-26core: replace thread_nintr_handler_ptr with weak functionJens Wiklander
2019-08-26core: thread: separate old SMC interface handlingJens Wiklander