1. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  2. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  3. 9daa33d Include debug.h in debug.S by Roberto Vargas · 7 years ago
  4. 67ebde7 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
  5. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  6. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  7. 808c229 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  8. e98fa3a Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 7 years ago
  9. d3ec543 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 7 years ago
  10. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  11. 47b0fe3 Remove looping around `plat_report_exception` by Yatharth Kochar · 8 years ago
  12. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago
  13. a913dee Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs by danh-arm · 8 years ago
  14. d75d2ba Build option to include AArch32 registers in cpu context by Soby Mathew · 8 years ago
  15. 9e6ad6c Introduce some helper macros for exception vectors by Sandrine Bailleux · 8 years ago
  16. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  17. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  18. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  19. 6c0566c Move context management code to common location by Yatharth Kochar · 9 years ago
  20. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  21. 1218f11 Rework use of labels in assembly macros. by Soby Mathew · 10 years ago
  22. c1adbbc Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 10 years ago
  23. 041f62a Implement an assert() callable from assembly code by Soby Mathew · 10 years ago
  24. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  25. 4d05275 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 by Sandrine Bailleux · 10 years ago