Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
3c701dd85d10fdb8e010a01b66888b3cfe3b798d
/
common
/
aarch64
/
debug.S
b6709b0
refactor(bl31): use elx_panic for sysreg_handler64
by Govindraj Raja
· Tue Feb 21 17:43:55 2023 +0000
a796b1b
refactor(aarch64): rename do_panic and el3_panic
by Govindraj Raja
· Mon Jan 16 17:35:07 2023 +0000
6eeadb3
refactor(aarch64): remove weak links to el3_panic
by Govindraj Raja
· Mon Jan 16 16:44:45 2023 +0000
abf9fb9
refactor(aarch64): refactor usage of elx_panic
by Govindraj Raja
· Mon Jan 16 15:11:47 2023 +0000
0e3379d
fix(ras): restrict RAS support for NS world
by Manish Pandey
· Mon Oct 10 11:43:08 2022 +0100
7b4e2d6
Print newline after hex address in aarch64 el3_panic function
by Pali Rohár
· Tue Feb 16 18:05:57 2021 +0100
d04c7ae
Align AARCH32 version of debug.S with AARCH64
by Yann Gautier
· Thu Sep 17 15:15:27 2020 +0200
813c9f9
Fix crash dump for lower EL
by Alexei Fedorov
· Tue Mar 03 13:31:58 2020 +0000
7690382
Move assembly newline function into common debug code
by Justin Chadwell
· Tue Aug 20 10:58:49 2019 +0100
c4dfb3b
AArch64: Align crash reporting output
by Alexei Fedorov
· Mon Jul 29 13:34:07 2019 +0100
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
9daa33d
Include debug.h in debug.S
by Roberto Vargas
· Fri Oct 20 10:37:48 2017 +0100
67ebde7
Fix x30 reporting for unhandled exceptions
by Julius Werner
· Thu Jul 27 14:59:34 2017 -0700
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
7c65c1e
Remove build option `ASM_ASSERTION`
by Antonio Nino Diaz
· Thu Apr 20 09:58:28 2017 +0100
808c229
Add `ENABLE_ASSERTIONS` build option
by Antonio Nino Diaz
· Tue Apr 18 15:16:05 2017 +0100
e98fa3a
Remove dead loops in assert() in C and ASM
by Antonio Nino Diaz
· Thu Feb 16 16:49:18 2017 +0000
d3ec543
Add and use plat_crash_console_flush() API
by Antonio Nino Diaz
· Fri Feb 17 17:11:27 2017 +0000
68aef10
Define and use no_ret macro where no return is expected
by Jeenu Viswambharan
· Wed Nov 30 15:21:11 2016 +0000
1f21bcf
Remove all non-configurable dead loops
by Antonio Nino Diaz
· Mon Feb 01 13:57:25 2016 +0000
a877c25
Add support to indicate size and end of assembly functions
by Kévin Petit
· Tue Mar 24 14:03:57 2015 +0000
1218f11
Rework use of labels in assembly macros.
by Soby Mathew
· Tue Aug 19 11:26:00 2014 +0100
c1adbbc
Rework the crash reporting in BL3-1 to use less stack
by Soby Mathew
· Wed Jun 25 10:07:40 2014 +0100
[Renamed (76%) from common/aarch64/assert.S]
041f62a
Implement an assert() callable from assembly code
by Soby Mathew
· Mon Jul 14 16:58:03 2014 +0100