TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
a57b94ec7ca5d201b4d88d54dcc69a53b35ec7c0
/
common
/
aarch64
/
debug.S
17d07a5
refactor(bl31): use elx_panic for sysreg_handler64
by Govindraj Raja
· 2 years, 6 months ago
bd62ce9
refactor(aarch64): rename do_panic and el3_panic
by Govindraj Raja
· 2 years, 7 months ago
f300ef6
refactor(aarch64): remove weak links to el3_panic
by Govindraj Raja
· 2 years, 7 months ago
7e619ec
refactor(aarch64): refactor usage of elx_panic
by Govindraj Raja
· 2 years, 7 months ago
46cc41d
fix(ras): restrict RAS support for NS world
by Manish Pandey
· 2 years, 10 months ago
805f22b
Print newline after hex address in aarch64 el3_panic function
by Pali Rohár
· 4 years, 6 months ago
00a55fe
Align AARCH32 version of debug.S with AARCH64
by Yann Gautier
· 4 years, 11 months ago
b4292bc
Fix crash dump for lower EL
by Alexei Fedorov
· 5 years ago
53d7e00
Move assembly newline function into common debug code
by Justin Chadwell
· 6 years ago
6c6a470
AArch64: Align crash reporting output
by Alexei Fedorov
· 6 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
4d476e4
Include debug.h in debug.S
by Roberto Vargas
· 8 years ago
4d91838
Fix x30 reporting for unhandled exceptions
by Julius Werner
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
044bb2f
Remove build option `ASM_ASSERTION`
by Antonio Nino Diaz
· 8 years ago
cc8b563
Add `ENABLE_ASSERTIONS` build option
by Antonio Nino Diaz
· 8 years ago
1e09ff9
Remove dead loops in assert() in C and ASM
by Antonio Nino Diaz
· 8 years ago
801cf93
Add and use plat_crash_console_flush() API
by Antonio Nino Diaz
· 8 years ago
a806dad
Define and use no_ret macro where no return is expected
by Jeenu Viswambharan
· 9 years ago
1c3ea10
Remove all non-configurable dead loops
by Antonio Nino Diaz
· 10 years ago
8b77962
Add support to indicate size and end of assembly functions
by Kévin Petit
· 10 years ago
aecc084
Rework use of labels in assembly macros.
by Soby Mathew
· 11 years ago
626ed51
Rework the crash reporting in BL3-1 to use less stack
by Soby Mathew
· 11 years ago
[Renamed (76%) from common/aarch64/assert.S]
bc92012
Implement an assert() callable from assembly code
by Soby Mathew
· 11 years ago