summaryrefslogtreecommitdiff
path: root/bl31
Commit message (Expand)AuthorAgeFilesLines
...
| * AArch64: Disable Secure Cycle CounterAlexei Fedorov2019-08-212-0/+36
* | AArch64: Align crash reporting outputAlexei Fedorov2019-08-151-7/+25
|/
* Fix BL31 crash reporting on AArch64 only machinesImre Kis2019-07-221-20/+30
* Add support for Branch Target IdentificationAlexei Fedorov2019-05-242-4/+14
* Rework smc_unknown return code path in smc_handlerMadhukar Pappireddy2019-05-211-29/+28
* Fix restoration of PAuth contextAlexei Fedorov2019-04-051-1/+1
* PIE: Fix reloc at the beginning of bl31 entrypointLouis Mayencourt2019-03-251-12/+13
* Restore PAuth context in case of unknown SMC callAlexei Fedorov2019-03-181-0/+3
* BL31: Enable pointer authentication support in warm boot pathAlexei Fedorov2019-03-071-0/+13
* Minor changes to documentation and commentsAntonio Nino Diaz2019-02-282-5/+5
* BL31: Enable pointer authentication supportAntonio Nino Diaz2019-02-273-10/+45
* Add support for pointer authenticationAntonio Nino Diaz2019-02-272-0/+16
* Add ARMv8.3-PAuth registers to CPU contextAntonio Nino Diaz2019-02-272-3/+24
* Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmpAntonio Niño Díaz2019-02-111-1/+0
|\
| * libc: Move setjmp to libc folderAntonio Nino Diaz2019-02-081-1/+0
* | locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar2019-02-071-1/+3
|/
* Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz2019-01-301-73/+12
* SPM: Rename folder of SPM based on MMAntonio Nino Diaz2019-01-221-2/+2
* SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz2019-01-221-2/+2
* Merge pull request #1738 from ardbiesheuvel/synquacer-spmSoby Mathew2019-01-161-1/+8
|\
| * spm: permit platform to override the VMA placement of the vector tableArd Biesheuvel2019-01-151-1/+8
* | Correct typographical errorsPaul Beesley2019-01-152-6/+6
|/
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-049-52/+60
* BL31: correct GOT section omissionSoby Mathew2018-12-171-5/+16
* SPM: Introduce SMC handlers for SPCI and SPRTAntonio Nino Diaz2018-12-111-1/+11
* SPM: Deprecate the current implementationAntonio Nino Diaz2018-12-101-5/+10
* BL31: Use helper function to save registers in SMC handlerSoby Mathew2018-12-051-17/+1
* SPM: EHF: Build EHF module along with Secure Partition ManagerSughosh Ganu2018-11-141-0/+3
* context_mgmt: Fix MISRA defectsAntonio Nino Diaz2018-11-011-2/+2
* PIE: Position Independant Executable support for BL31Soby Mathew2018-10-292-6/+35
* scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabledRoberto Vargas2018-10-161-1/+8
* Remove some MISRA defects in common codeAntonio Nino Diaz2018-10-041-2/+2
* Mark BL31 initialization functionsDaniel Boulby2018-10-032-3/+3
* context_mgmt: Remove deprecated interfacesAntonio Nino Diaz2018-09-281-67/+0
* BL31: Fix warning about BL32 init functionAntonio Nino Diaz2018-09-181-4/+2
* Convert BL31 error message into warningAntonio Nino Diaz2018-09-061-1/+2
* Fix MISRA defects in BL31 common codeAntonio Nino Diaz2018-08-302-24/+29
* Merge pull request #1532 from jeenu-arm/misra-fixesDimitris Papastamos2018-08-221-46/+54
|\
| * EHF: MISRA fixesJeenu Viswambharan2018-08-201-46/+54
* | Merge pull request #1533 from jeenu-arm/mpamDimitris Papastamos2018-08-221-0/+4
|\ \
| * | AArch64: Enable MPAM for lower ELsJeenu Viswambharan2018-08-201-0/+4
| |/
* | DSU erratum 936184 workaroundJohn Tsichritzis2018-08-171-0/+1
|/
* 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-173-113/+169
* Add end_vector_entry assembler macroRoberto Vargas2018-07-111-16/+16
* Use ALIGN instead of NEXT in linker scriptsRoberto Vargas2018-07-111-5/+5
* DynamIQ: Enable MMU without using stackJeenu Viswambharan2018-06-271-7/+4