aboutsummaryrefslogtreecommitdiff
path: root/bl31
AgeCommit message (Expand)Author
2020-12-11Add support for FEAT_MTPMU for Armv8.6Javier Almansa Sobrino
2020-10-12Increase type widths to satisfy width requirementsJimmy Brisson
2020-09-25arm_fpga: Add support for unknown MPIDsJavier Almansa Sobrino
2020-09-14build_macros.mk: include assert and define loop macrosLeonardo Sandoval
2020-08-18runtime_exceptions: Update AT speculative workaroundManish V Badarkhe
2020-06-29linker_script: move .rela.dyn section to bl_common.ld.hMasahiro Yamada
2020-04-25linker_script: move .data section to bl_common.ld.hMasahiro Yamada
2020-04-24linker_script: move stacks section to bl_common.ld.hMasahiro Yamada
2020-04-02linker_script: move bss section to bl_common.ld.hMasahiro Yamada
2020-04-02linker_script: replace common read-only data with RODATA_COMMONMasahiro Yamada
2020-04-02linker_script: move more common code to bl_common.ld.hMasahiro Yamada
2020-03-12Merge changes from topic "mp/enhanced_pal_hw" into integrationMark Dykes
2020-03-11fconf: necessary modifications to support fconf in BL31 & SP_MINMadhukar Pappireddy
2020-03-11Merge "Fix crash dump for lower EL" into integrationMark Dykes
2020-03-11Factor xlat_table sections in linker scripts out into a header fileMasahiro Yamada
2020-03-06Fix crash dump for lower ELAlexei Fedorov
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