aboutsummaryrefslogtreecommitdiff
path: root/bl31
AgeCommit message (Expand)Author
2019-02-08libc: Move setjmp to libc folderAntonio Nino Diaz
2019-01-30Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz
2019-01-22SPM: Rename folder of SPM based on MMAntonio Nino Diaz
2019-01-22SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz
2019-01-16Merge pull request #1738 from ardbiesheuvel/synquacer-spmSoby Mathew
2019-01-15spm: permit platform to override the VMA placement of the vector tableArd Biesheuvel
2019-01-15Correct typographical errorsPaul Beesley
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-17BL31: correct GOT section omissionSoby Mathew
2018-12-11SPM: Introduce SMC handlers for SPCI and SPRTAntonio Nino Diaz
2018-12-10SPM: Deprecate the current implementationAntonio Nino Diaz
2018-12-05BL31: Use helper function to save registers in SMC handlerSoby Mathew
2018-11-14SPM: EHF: Build EHF module along with Secure Partition ManagerSughosh Ganu
2018-11-01context_mgmt: Fix MISRA defectsAntonio Nino Diaz
2018-10-29PIE: Position Independant Executable support for BL31Soby Mathew
2018-10-16scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabledRoberto Vargas
2018-10-04Remove some MISRA defects in common codeAntonio Nino Diaz
2018-10-03Mark BL31 initialization functionsDaniel Boulby
2018-09-28context_mgmt: Remove deprecated interfacesAntonio Nino Diaz
2018-09-18BL31: Fix warning about BL32 init functionAntonio Nino Diaz
2018-09-06Convert BL31 error message into warningAntonio Nino Diaz
2018-08-30Fix MISRA defects in BL31 common codeAntonio Nino Diaz
2018-08-22Merge pull request #1532 from jeenu-arm/misra-fixesDimitris Papastamos
2018-08-22Merge pull request #1533 from jeenu-arm/mpamDimitris Papastamos
2018-08-20EHF: MISRA fixesJeenu Viswambharan
2018-08-20AArch64: Enable MPAM for lower ELsJeenu Viswambharan
2018-08-17DSU erratum 936184 workaroundJohn Tsichritzis
2018-07-19RAS: Introduce handler for EL3 EAsJeenu Viswambharan
2018-07-19RAS: Introduce handler for Double FaultsJeenu Viswambharan
2018-07-19RAS: Introduce handler for Uncontainable errorsJeenu Viswambharan
2018-07-17RAS: Validate stack pointer after error handlingJeenu Viswambharan
2018-07-17RAS: Move EA handling to a separate fileJeenu Viswambharan
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2018-07-11Use ALIGN instead of NEXT in linker scriptsRoberto Vargas
2018-06-27DynamIQ: Enable MMU without using stackJeenu Viswambharan
2018-06-21SDEI: Make dispatches synchronousJeenu Viswambharan
2018-06-21BL31: Introduce jump primitivesJeenu Viswambharan
2018-06-13SPM: Treat SP xlat tables the same as othersSandrine Bailleux
2018-05-23Rename symbols and files relating to CVE-2017-5715Dimitris Papastamos
2018-05-04AArch64: Introduce RAS handlingJeenu Viswambharan
2018-05-04AArch64: Introduce External Abort handlingJeenu Viswambharan
2018-05-04AArch64: Refactor GP register restore to separate functionJeenu Viswambharan
2018-04-23Add support for the SMC Calling Convention 2.0Antonio Nino Diaz
2018-03-14Fixup `SMCCC_ARCH_FEATURES` semanticsDimitris Papastamos
2018-03-01Suppress spurious deprecated declaration warningsDan Handley
2018-02-28Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-28Fix MISRA rule 8.3 in common codeRoberto Vargas
2018-02-28Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatchdavidcunado-arm
2018-02-28Merge pull request #1284 from jeenu-arm/tspd-ehfdavidcunado-arm