aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/kernel/abort.c
AgeCommit message (Expand)Author
2018-10-08abort.c: arm32: assume VFP instr if undefJens Wiklander
2018-10-01abort.c: always save VFP state with thread contextJens Wiklander
2018-08-07abort.c: manipulate with VFP state only if thread is activeVolodymyr Babchuk
2018-06-28core: make stack trace robustJens Wiklander
2018-05-04core: arm32: do not unwind TA stack if .ARM.exidx is not presentJerome Forissier
2018-04-03core: more flexible ta mappingJens 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-10-12pager: allow TA unwind when cause of unwind is not abortJerome Forissier
2017-10-06Dump call stack on TA panicJerome Forissier
2017-09-06core: make panic call stack consistent with abort call stackJerome Forissier
2017-08-18core: arm32: handle aborts in system modeJens Wiklander
2017-07-15core: abort: fix get_fault_type()Jens Wiklander
2017-06-02core: add linker.h for link script symbolsJens Wiklander
2017-05-24core: cosmetic updates to the abort dumps for better consistencyJerome Forissier
2017-05-24core: dump call stack of user TAs on abortJerome Forissier
2016-08-10core: review assert and panic tracesEtienne Carriere
2016-08-09core: remove TEE_ASSERT()Etienne Carriere
2016-07-07core: tee_pager_handle_fault() returns true if OKJens Wiklander
2016-06-29core: update tee_svc_copy_{to,from}_userJens Wiklander
2016-06-01core: fixes undefined behaviorJens Wiklander
2016-03-15Minimal OP-TEE without user TAsJens Wiklander
2016-03-09fix: Add fault type to crash dumpJens Wiklander
2016-03-08Add fault type to crash dumpJerome Forissier
2016-02-10core: stack unwindingJens Wiklander
2016-02-04arm: add TA hard-float supportJens Wiklander
2016-02-04core: introduce __maybe_unusedJerome Forissier
2016-02-02core: abort.{c,h} refactoringJens Wiklander
2016-02-02core: add abort.{c,h} pager neutral processingJens Wiklander