aboutsummaryrefslogtreecommitdiff
path: root/common/aarch64
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2017-11-01Include debug.h in debug.SRoberto Vargas
2017-08-21Fix x30 reporting for unhandled exceptionsJulius Werner
2017-05-03Use SPDX license identifiersdp-arm
2017-04-20Remove build option `ASM_ASSERTION`Antonio Nino Diaz
2017-04-19Add `ENABLE_ASSERTIONS` build optionAntonio Nino Diaz
2017-03-31Remove dead loops in assert() in C and ASMAntonio Nino Diaz
2017-03-31Add and use plat_crash_console_flush() APIAntonio Nino Diaz
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-08-22Remove looping around `plat_report_exception`Yatharth Kochar
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-06-03Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regsdanh-arm
2016-06-03Build option to include AArch32 registers in cpu contextSoby Mathew
2016-05-26Introduce some helper macros for exception vectorsSandrine Bailleux
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-09Move context management code to common locationYatharth Kochar
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2014-08-19Rework use of labels in assembly macros.Soby Mathew
2014-07-28Rework the crash reporting in BL3-1 to use less stackSoby Mathew
2014-07-28Implement an assert() callable from assembly codeSoby Mathew
2014-05-06Reduce deep nesting of header filesDan Handley
2014-03-26Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1Sandrine Bailleux