aboutsummaryrefslogtreecommitdiffstats
path: root/bl31
Commit message (Expand)AuthorAgeFilesLines
* fconf: necessary modifications to support fconf in BL31 & SP_MINMadhukar Pappireddy2020-03-111-0/+10
* Merge changes from topic "spmd" into integrationOlivier Deprez2020-02-111-0/+1
|\
| * SPMD: enable SPM dispatcher supportAchin Gupta2020-02-101-0/+1
* | Make PAC demangling more genericAlexei Fedorov2020-02-071-1/+6
|/
* Merge "Coverity: remove unnecessary header file includes" into integrationMark Dykes2020-02-041-2/+1
|\
| * Coverity: remove unnecessary header file includesZelalem2020-02-041-2/+1
* | Merge changes from topic "mp/separate_nobits" into integrationSandrine Bailleux2020-02-043-8/+14
|\ \ | |/ |/|
| * Changes necessary to support SEPARATE_NOBITS_REGION featureMadhukar Pappireddy2020-01-273-8/+14
* | Merge "Use correct type when reading SCR register" into integrationAlexei Fedorov2020-01-301-10/+10
|\ \
| * | Use correct type when reading SCR registerLouis Mayencourt2020-01-281-10/+10
| |/
* / BL31: discard .dynsym .dynstr .hash sections to make ENABLE_PIE workMasahiro Yamada2020-01-241-0/+4
|/
* Prevent speculative execution past ERETAnthony Steinhauser2020-01-221-1/+1
* bl31: Split into two separate memory regionsSamuel Holland2019-12-291-4/+36
* Merge "debugfs: add 9p device interface" into integrationMark Dykes2019-12-201-0/+5
|\
| * debugfs: add 9p device interfaceOlivier Deprez2019-12-171-0/+5
* | spm-mm: Rename component makefilePaul Beesley2019-12-201-1/+1
* | spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley2019-12-202-8/+3
* | Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley2019-12-202-11/+11
* | Merge changes from topic "bs/pmf32" into integrationGyörgy Szing2019-12-201-1/+1
|\ \
| * | pmf: Make the runtime instrumentation work on AArch32Bence Szépkúti2019-12-171-1/+1
* | | aarch64: Fix stack pointer maintenance on EA handling pathJan Dabros2019-12-181-4/+9
|/ /
* | Merge "PIE: make call to GDT relocation fixup generalized" into integrationSoby Mathew2019-12-121-14/+6
|\ \ | |/ |/|
| * PIE: make call to GDT relocation fixup generalizedManish Pandey2019-12-121-14/+6
* | Reduce space lost to object alignmentSamuel Holland2019-12-041-6/+6
|/
* Neoverse N1 Errata Workaround 1542419laurenw-arm2019-10-041-6/+33
* Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-134-95/+51
* Add UBSAN support and handlersJustin Chadwell2019-09-111-0/+57
* Move assembly newline function into common debug codeJustin Chadwell2019-08-291-10/+2
* Merge "AArch64: Disable Secure Cycle Counter" into integrationPaul Beesley2019-08-232-0/+36
|\
| * 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