summaryrefslogtreecommitdiff
path: root/bl31/aarch64/runtime_exceptions.S
AgeCommit message (Expand)Author
2018-02-15Redefine SMC_UNK as -1 instead of 0xFFFFFFFFAntonio Nino Diaz
2018-01-29runtime_exceptions: Save x4-x29 unconditionallyDimitris Papastamos
2018-01-11Workaround for CVE-2017-5715 on Cortex A57 and A72Dimitris Papastamos
2017-08-21Fix x30 reporting for unhandled exceptionsJulius Werner
2017-05-03Use SPDX license identifiersdp-arm
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-11-14Cosmetic change to exception tableDouglas Raillard
2016-10-12Add PMF instrumentation points in TFdp-arm
2016-05-26Introduce some helper macros for exception vectorsSandrine Bailleux
2015-12-09Move context management code to common locationYatharth Kochar
2015-11-26Remove the IMF_READ_INTERRUPT_ID build optionSoby Mathew
2015-05-13Fix handling of spurious interrupts in BL3_1Achin Gupta
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2014-08-27Miscellaneous documentation fixesSandrine Bailleux
2014-08-15Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta
2014-07-28Merge pull request #172 from soby-mathew/sm/asm_assertdanh-arm
2014-07-28Rework the crash reporting in BL3-1 to use less stackSoby Mathew
2014-07-19Remove coherent stack usage from the warm boot pathAchin Gupta
2014-05-29Fix compilation issue for IMF_READ_INTERRUPT_ID build flagSoby Mathew
2014-05-29Pass 'cookie' parameter to interrupt handler in BL3-1Soby Mathew
2014-05-27Further renames of platform porting functionsDan Handley
2014-05-23Split platform.h into separate headersDan Handley
2014-05-22Introduce interrupt handling framework in BL3-1Achin Gupta
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-08Preserve x19-x29 across world switch for exception handlingSoby Mathew
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-04-15Allocate single stacks for BL1 and BL2Andrew Thoelke
2014-03-26Place assembler functions in separate sectionsAndrew Thoelke
2014-03-26Move per cpu exception stack in BL31 to tzfw_normal_stacksVikram Kanigiri
2014-02-20Add exception vector guardsJeenu Viswambharan
2014-02-17Add support for handling runtime service requestsJeenu Viswambharan
2014-02-17Setup VBAR_EL3 incrementallyAchin Gupta
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-05rework general purpose registers save and restoreAchin Gupta
2013-12-05Enable third party contributionsDan Handley
2013-12-05Various improvements/cleanups on the linker scriptsSandrine Bailleux
2013-10-25ARMv8 Trusted Firmware release v0.2Achin Gupta