summaryrefslogtreecommitdiff
path: root/bl31
Commit message (Expand)AuthorAgeFilesLines
* feat(trf): enable trace filter control register access from lower NS ELManish V Badarkhe2021-08-261-0/+4
* feat(sys_reg_trace): enable trace system registers access from lower NS ELsManish V Badarkhe2021-08-261-0/+4
* feat(trbe): enable access to trace buffer control registers from lower NS ELManish V Badarkhe2021-08-261-0/+4
* SMCCC/PCI: Handle std svc boilerplateJeremy Linton2021-05-251-0/+4
* Add TRNG Firmware Interface serviceJimmy Brisson2021-02-051-1/+6
* Fix exception handlers in BL31: Use DSB to synchronize pending EAMadhukar Pappireddy2021-01-292-4/+94
* Add support for FEAT_MTPMU for Armv8.6Javier Almansa Sobrino2020-12-111-1/+4
* Increase type widths to satisfy width requirementsJimmy Brisson2020-10-121-1/+1
* arm_fpga: Add support for unknown MPIDsJavier Almansa Sobrino2020-09-252-1/+22
* build_macros.mk: include assert and define loop macrosLeonardo Sandoval2020-09-141-7/+13
* runtime_exceptions: Update AT speculative workaroundManish V Badarkhe2020-08-181-0/+11
* linker_script: move .rela.dyn section to bl_common.ld.hMasahiro Yamada2020-06-291-11/+1
* linker_script: move .data section to bl_common.ld.hMasahiro Yamada2020-04-251-10/+1
* linker_script: move stacks section to bl_common.ld.hMasahiro Yamada2020-04-241-6/+1
* linker_script: move bss section to bl_common.ld.hMasahiro Yamada2020-04-021-14/+1
* linker_script: replace common read-only data with RODATA_COMMONMasahiro Yamada2020-04-021-10/+2
* linker_script: move more common code to bl_common.ld.hMasahiro Yamada2020-04-021-124/+12
* Merge changes from topic "mp/enhanced_pal_hw" into integrationMark Dykes2020-03-121-0/+10
|\
| * fconf: necessary modifications to support fconf in BL31 & SP_MINMadhukar Pappireddy2020-03-111-0/+10
* | Merge "Fix crash dump for lower EL" into integrationMark Dykes2020-03-111-11/+119
|\ \
| * | Fix crash dump for lower ELAlexei Fedorov2020-03-061-11/+119
| |/
* | Factor xlat_table sections in linker scripts out into a header fileMasahiro Yamada2020-03-111-9/+2
|/
* 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
|\