aboutsummaryrefslogtreecommitdiff
path: root/bl31
AgeCommit message (Expand)Author
2021-11-12feat(sme): enable SME functionalityjohpow01
2021-10-26feat(mpmm): add support for MPMMChris Kay
2021-10-26build(amu): introduce `amu.mk`Chris Kay
2021-10-05refactor(gpt): productize and refactor GPT libraryjohpow01
2021-10-05feat(rme): add GPT LibraryZelalem Aweke
2021-10-05feat(rme): add ENABLE_RME build option and support for RMM imageZelalem Aweke
2021-10-05feat(rme): add context management changes for FEAT_RMEZelalem Aweke
2021-10-05feat(rme): add RMM dispatcher (RMMD)Zelalem Aweke
2021-10-01feat(rme): add Realm security state definitionZelalem Aweke
2021-09-27feat(hcx): add build option to enable FEAT_HCXjohpow01
2021-08-26feat(trf): enable trace filter control register access from lower NS ELManish V Badarkhe
2021-08-26feat(sys_reg_trace): enable trace system registers access from lower NS ELsManish V Badarkhe
2021-08-26feat(trbe): enable access to trace buffer control registers from lower NS ELManish V Badarkhe
2021-05-25SMCCC/PCI: Handle std svc boilerplateJeremy Linton
2021-02-05Add TRNG Firmware Interface serviceJimmy Brisson
2021-01-29Fix exception handlers in BL31: Use DSB to synchronize pending EAMadhukar Pappireddy
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