aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/tee/arch_svc_a32.S
AgeCommit message (Expand)Author
2020-09-24core: separate copy_from_user() and friendsJens 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-06-08Remove unused core/arch/arm/tee/svc_dummy.cJens Wiklander
2019-07-30core: remove useless .section directivesJerome Forissier
2018-05-16Remove license notice from STMicroelectronics filesEtienne Carriere
2018-03-14build: include <generated/asm-defines.h> instead of <asm-defines.h>Jerome Forissier
2018-01-10Add SPDX license identifiersJerome Forissier
2017-09-28core: thread: clarify syscalls return and panicJens Wiklander
2016-10-13arm32: unwind: mark tee_svc_do_call() with .cantunwindJerome Forissier
2016-06-29core: update tee_svc_copy_{to,from}_userJens Wiklander
2016-06-01core: tee_svc_do_call fix unaligned spJens Wiklander
2016-02-18arm: add auto generated asm-defines.hJens Wiklander
2016-02-10core: stack unwindingJens Wiklander
2016-01-07arm32: tee_svc_do_call() must preserve r5 and r6Jerome Forissier
2015-10-21core: rename system calls (s/tee_svc_/syscall_/)Jerome Forissier
2015-04-21Cleanup: comments and unused functionPascal Brand
2015-04-13Rename arm32 architecture to armJens Wiklander