aboutsummaryrefslogtreecommitdiff
path: root/bl1/aarch64/bl1_exceptions.S
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2018-03-21Rename 'smcc' to 'smccc'Antonio Nino Diaz
2018-02-21Ensure the correct execution of TLBI instructionsAntonio Nino Diaz
2017-07-12Fix order of #includesIsla Mitchell
2017-05-03Use SPDX license identifiersdp-arm
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-09-21AArch32: Add generic changes in BL1Yatharth Kochar
2016-08-22Remove looping around `plat_report_exception`Yatharth Kochar
2016-05-26Introduce some helper macros for exception vectorsSandrine Bailleux
2015-12-09FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar
2015-12-09Add descriptor based image management support in BL1Yatharth Kochar
2015-12-09Move context management code to common locationYatharth Kochar
2015-11-26Pass the entry point info to bl1_plat_prepare_exit()Sandrine Bailleux
2015-11-26Introduce SPIN_ON_BL1_EXIT build flagSandrine Bailleux
2015-11-02Improve display_boot_progress() functionSandrine Bailleux
2015-10-20Add optional bl1_plat_prepare_exit() APIJuan Castillo
2015-10-19Break down BL1 AArch64 synchronous exception handlerSandrine Bailleux
2014-08-27Miscellaneous documentation fixesSandrine Bailleux
2014-08-15Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta
2014-05-22Populate BL31 input parameters as per new specVikram Kanigiri
2014-05-22Rework handover interface between BL stagesVikram Kanigiri
2014-05-07Access system registers directly in assemblerAndrew Thoelke
2014-05-07Replace disable_mmu with assembler versionAndrew Thoelke
2014-05-07Correct usage of data and instruction barriersAndrew Thoelke
2014-05-06Reduce deep nesting of header filesDan Handley
2014-03-26Place assembler functions in separate sectionsAndrew Thoelke
2014-03-26Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1Sandrine Bailleux