aboutsummaryrefslogtreecommitdiff
path: root/bl31
AgeCommit message (Expand)Author
2020-02-11Merge changes from topic "spmd" into integrationOlivier Deprez
2020-02-10SPMD: enable SPM dispatcher supportAchin Gupta
2020-02-07Make PAC demangling more genericAlexei Fedorov
2020-02-04Merge "Coverity: remove unnecessary header file includes" into integrationMark Dykes
2020-02-04Merge changes from topic "mp/separate_nobits" into integrationSandrine Bailleux
2020-02-04Coverity: remove unnecessary header file includesZelalem
2020-01-30Merge "Use correct type when reading SCR register" into integrationAlexei Fedorov
2020-01-28Use correct type when reading SCR registerLouis Mayencourt
2020-01-27Changes necessary to support SEPARATE_NOBITS_REGION featureMadhukar Pappireddy
2020-01-24BL31: discard .dynsym .dynstr .hash sections to make ENABLE_PIE workMasahiro Yamada
2020-01-22Prevent speculative execution past ERETAnthony Steinhauser
2019-12-29bl31: Split into two separate memory regionsSamuel Holland
2019-12-20Merge "debugfs: add 9p device interface" into integrationMark Dykes
2019-12-20spm-mm: Rename component makefilePaul Beesley
2019-12-20spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley
2019-12-20Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley
2019-12-20Merge changes from topic "bs/pmf32" into integrationGyörgy Szing
2019-12-18aarch64: Fix stack pointer maintenance on EA handling pathJan Dabros
2019-12-17pmf: Make the runtime instrumentation work on AArch32Bence Szépkúti
2019-12-17debugfs: add 9p device interfaceOlivier Deprez
2019-12-12Merge "PIE: make call to GDT relocation fixup generalized" into integrationSoby Mathew
2019-12-12PIE: make call to GDT relocation fixup generalizedManish Pandey
2019-12-04Reduce space lost to object alignmentSamuel Holland
2019-10-04Neoverse N1 Errata Workaround 1542419laurenw-arm
2019-09-13Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov
2019-09-11Add UBSAN support and handlersJustin Chadwell
2019-08-29Move assembly newline function into common debug codeJustin Chadwell
2019-08-23Merge "AArch64: Disable Secure Cycle Counter" into integrationPaul Beesley
2019-08-21AArch64: Disable Secure Cycle CounterAlexei Fedorov
2019-08-15AArch64: Align crash reporting outputAlexei Fedorov
2019-07-22Fix BL31 crash reporting on AArch64 only machinesImre Kis
2019-05-24Add support for Branch Target IdentificationAlexei Fedorov
2019-05-21Rework smc_unknown return code path in smc_handlerMadhukar Pappireddy
2019-04-05Fix restoration of PAuth contextAlexei Fedorov
2019-03-25PIE: Fix reloc at the beginning of bl31 entrypointLouis Mayencourt
2019-03-18Restore PAuth context in case of unknown SMC callAlexei Fedorov
2019-03-07BL31: Enable pointer authentication support in warm boot pathAlexei Fedorov
2019-02-28Minor changes to documentation and commentsAntonio Nino Diaz
2019-02-27BL31: Enable pointer authentication supportAntonio Nino Diaz
2019-02-27Add support for pointer authenticationAntonio Nino Diaz
2019-02-27Add ARMv8.3-PAuth registers to CPU contextAntonio Nino Diaz
2019-02-11Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmpAntonio Niño Díaz
2019-02-08libc: Move setjmp to libc folderAntonio Nino Diaz
2019-02-07locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar
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