aboutsummaryrefslogtreecommitdiffstats
path: root/bl31
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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