29 Commits (49d98cd549c3e2cb5fa4316e1ed365af4d95d9ba)

Author SHA1 Message Date
Yann Gautier 00a55fe4c5 Align AARCH32 version of debug.S with AARCH64 4 years ago
Alexei Fedorov b4292bc65e Fix crash dump for lower EL 5 years ago
Justin Chadwell 53d7e003fe Move assembly newline function into common debug code 5 years ago
Alexei Fedorov 6c6a470fc1 AArch64: Align crash reporting output 5 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Roberto Vargas a9203edae7 Add end_vector_entry assembler macro 7 years ago
Roberto Vargas 4d476e45f2 Include debug.h in debug.S 7 years ago
Julius Werner 4d91838b8d Fix x30 reporting for unhandled exceptions 7 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Antonio Nino Diaz 044bb2faab Remove build option `ASM_ASSERTION` 8 years ago
Antonio Nino Diaz cc8b56322b Add `ENABLE_ASSERTIONS` build option 8 years ago
Antonio Nino Diaz 1e09ff9344 Remove dead loops in assert() in C and ASM 8 years ago
Antonio Nino Diaz 801cf93c48 Add and use plat_crash_console_flush() API 8 years ago
Jeenu Viswambharan a806dad58c Define and use no_ret macro where no return is expected 8 years ago
Yatharth Kochar 5bbc451eea Remove looping around `plat_report_exception` 8 years ago
Soby Mathew 532ed61838 Introduce `el3_runtime` and `PSCI` libraries 9 years ago
Soby Mathew 8cd16e6b5b Build option to include AArch32 registers in cpu context 9 years ago
Sandrine Bailleux e0ae9fab61 Introduce some helper macros for exception vectors 9 years ago
Antonio Nino Diaz 1c3ea103d2 Remove all non-configurable dead loops 9 years ago
Sandrine Bailleux 1645d3ee60 Miscellaneous doc fixes for v1.2 9 years ago
Juan Castillo d178637d2b Remove dashes from image names: 'BL3-x' --> 'BL3x' 9 years ago
Yatharth Kochar bbf8f6f95b Move context management code to common location 9 years ago
Kévin Petit 8b779620d3 Add support to indicate size and end of assembly functions 10 years ago
Soby Mathew aecc084080 Rework use of labels in assembly macros. 10 years ago
Soby Mathew 626ed510f1 Rework the crash reporting in BL3-1 to use less stack 11 years ago
Soby Mathew bc9201289c Implement an assert() callable from assembly code 10 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Sandrine Bailleux 6c595b3d11 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 11 years ago