1. 4d476e4 Include debug.h in debug.S by Roberto Vargas · 7 years ago
  2. 4d91838 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
  3. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  4. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  5. cc8b563 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  6. 1e09ff9 Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 7 years ago
  7. 801cf93 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 7 years ago
  8. a806dad Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  9. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 9 years ago
  10. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  11. aecc084 Rework use of labels in assembly macros. by Soby Mathew · 10 years ago
  12. 626ed51 Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 10 years ago[Renamed (76%) from common/aarch64/assert.S]
  13. bc92012 Implement an assert() callable from assembly code by Soby Mathew · 10 years ago