aboutsummaryrefslogtreecommitdiffstats
path: root/bl31/aarch64
Commit message (Expand)AuthorAgeFilesLines
* PIE: Position Independant Executable support for BL31Soby Mathew2018-10-291-0/+13
* Remove some MISRA defects in common codeAntonio Nino Diaz2018-10-041-2/+2
* RAS: Introduce handler for EL3 EAsJeenu Viswambharan2018-07-191-2/+2
* RAS: Introduce handler for Double FaultsJeenu Viswambharan2018-07-191-3/+20
* RAS: Introduce handler for Uncontainable errorsJeenu Viswambharan2018-07-191-2/+69
* RAS: Validate stack pointer after error handlingJeenu Viswambharan2018-07-171-0/+16
* RAS: Move EA handling to a separate fileJeenu Viswambharan2018-07-172-113/+168
* Add end_vector_entry assembler macroRoberto Vargas2018-07-111-16/+16
* DynamIQ: Enable MMU without using stackJeenu Viswambharan2018-06-271-7/+4
* AArch64: Introduce RAS handlingJeenu Viswambharan2018-05-041-10/+50
* AArch64: Introduce External Abort handlingJeenu Viswambharan2018-05-041-6/+107
* AArch64: Refactor GP register restore to separate functionJeenu Viswambharan2018-05-041-26/+19
* Add support for the SMC Calling Convention 2.0Antonio Nino Diaz2018-04-231-20/+67
* Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatchdavidcunado-arm2018-02-281-1/+1
|\
| * Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz2018-02-271-2/+2
* | Introduce the new BL handover interfaceSoby Mathew2018-02-261-15/+13
|/
* Redefine SMC_UNK as -1 instead of 0xFFFFFFFFAntonio Nino Diaz2018-02-151-2/+2
* runtime_exceptions: Save x4-x29 unconditionallyDimitris Papastamos2018-01-291-23/+12
* Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm2018-01-241-16/+16
|\
| * utils_def: Add REGSZ and make BIT() assembly-compatibleJulius Werner2017-12-121-16/+16
* | Workaround for CVE-2017-5715 on Cortex A57 and A72Dimitris Papastamos2018-01-111-0/+20
|/
* Move FPEXC32_EL2 to FP ContextDavid Cunado2017-11-151-5/+3
* Fix x30 reporting for unhandled exceptionsJulius Werner2017-08-211-11/+12
* Fully initialise essential control registersDavid Cunado2017-06-211-6/+6
* Use SPDX license identifiersdp-arm2017-05-033-75/+3
* PSCI: Build option to enable D-Caches early in warmbootSoby Mathew2017-04-191-15/+16
* Add and use plat_crash_console_flush() APIAntonio Nino Diaz2017-03-311-1/+3
* Merge pull request #860 from jeenu-arm/hw-asstd-cohdavidcunado-arm2017-03-171-16/+21
|\
| * Enable data caches early with hardware-assisted coherencyJeenu Viswambharan2017-03-021-17/+22
* | Simplify translation tables headers dependenciesAntonio Nino Diaz2017-03-081-2/+2
|/
* Define and use no_ret macro where no return is expectedJeenu Viswambharan2016-12-052-15/+15
* Cosmetic change to exception tableDouglas Raillard2016-11-141-140/+107
* Add PMF instrumentation points in TFdp-arm2016-10-122-0/+48
* Introduce PSCI Library InterfaceSoby Mathew2016-07-192-53/+60
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-69/+0
* Introduce some helper macros for exception vectorsSandrine Bailleux2016-05-261-36/+23
* Add 32 bit version of plat_get_syscnt_freqAntonio Nino Diaz2016-05-201-1/+1
* Dump platform-defined regs in crash reportingGerald Lejeune2016-04-141-5/+2
* Add ISR_EL1 to crash reportGerald Lejeune2016-03-301-1/+3
* Enable asynchronous abort exceptions during bootGerald Lejeune2016-03-301-3/+0
* Remove all non-configurable dead loopsAntonio Nino Diaz2016-03-141-5/+5
* Miscellaneous doc fixes for v1.2Sandrine Bailleux2015-12-211-1/+1
* Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo2015-12-141-1/+1
* Move context management code to common locationYatharth Kochar2015-12-092-387/+2
* Fix issue in Floating point register restoreSoby Mathew2015-12-091-1/+1
* Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpudanh-arm2015-12-011-1/+1
|\
| * Introduce COLD_BOOT_SINGLE_CPU build optionSandrine Bailleux2015-11-261-1/+1
* | Remove the IMF_READ_INTERRUPT_ID build optionSoby Mathew2015-11-261-10/+0
|/
* Make generic code work in presence of system cachesAchin Gupta2015-09-141-0/+17
* PSCI: Migrate TF to the new platform API and CM helpersSoby Mathew2015-08-131-25/+6