1. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · 4 years, 4 months ago
  2. 7690382 Move assembly newline function into common debug code by Justin Chadwell · 4 years, 11 months ago
  3. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · 5 years ago
  4. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  5. 9daa33d Include debug.h in debug.S by Roberto Vargas · 7 years ago
  6. 67ebde7 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
  7. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  8. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  9. 808c229 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  10. e98fa3a Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 7 years ago
  11. d3ec543 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 7 years ago
  12. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  13. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  14. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  15. 1218f11 Rework use of labels in assembly macros. by Soby Mathew · 10 years ago
  16. c1adbbc Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 10 years ago[Renamed (76%) from common/aarch64/assert.S]
  17. 041f62a Implement an assert() callable from assembly code by Soby Mathew · 10 years ago