1. b4292bc Fix crash dump for lower EL by Alexei Fedorov · 4 years, 5 months ago
  2. 53d7e00 Move assembly newline function into common debug code by Justin Chadwell · 5 years ago
  3. 6c6a470 AArch64: Align crash reporting output by Alexei Fedorov · 5 years ago
  4. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  5. a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  6. 4d476e4 Include debug.h in debug.S by Roberto Vargas · 7 years ago
  7. 4d91838 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
  8. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  9. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  10. cc8b563 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  11. 1e09ff9 Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 7 years ago
  12. 801cf93 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 7 years ago
  13. a806dad Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  14. 5bbc451 Remove looping around `plat_report_exception` by Yatharth Kochar · 8 years ago
  15. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago
  16. 8d8c61e Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs by danh-arm · 8 years ago
  17. 8cd16e6 Build option to include AArch32 registers in cpu context by Soby Mathew · 8 years ago
  18. e0ae9fa Introduce some helper macros for exception vectors by Sandrine Bailleux · 8 years ago
  19. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 9 years ago
  20. 1645d3e Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  21. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  22. bbf8f6f Move context management code to common location by Yatharth Kochar · 9 years ago
  23. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  24. aecc084 Rework use of labels in assembly macros. by Soby Mathew · 10 years ago
  25. 626ed51 Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 10 years ago
  26. bc92012 Implement an assert() callable from assembly code by Soby Mathew · 10 years ago
  27. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  28. 6c595b3 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 by Sandrine Bailleux · 10 years ago