summaryrefslogtreecommitdiff
path: root/bl31
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "mp/ras_refactoring" into integrationManish Pandey2022-11-101-7/+14
|\
| * fix(bl31): harden check in delegate_async_eaManish Pandey2022-11-071-7/+14
* | feat: pass SMCCCv1.3 SVE hint bit to dispatchersOlivier Deprez2022-11-081-1/+11
|/
* feat(drtm): add remediation driver support in DRTMManish V Badarkhe2022-10-051-0/+1
* feat(drtm): add Event Log driver support for DRTMManish V Badarkhe2022-10-051-0/+1
* feat(drtm): add platform functions for DRTMjohpow012022-10-051-2/+3
* feat(drtm): update drtm setup functionManish V Badarkhe2022-10-051-0/+1
* feat(mbedtls): update mbedTLS driver for DRTM supportManish V Badarkhe2022-10-051-1/+2
* feat(drtm): add standard DRTM serviceManish V Badarkhe2022-10-051-0/+4
* Merge "fix(bl31): allow use of EHF with S-EL2 SPMC" into integrationOlivier Deprez2022-09-021-2/+9
|\
| * fix(bl31): allow use of EHF with S-EL2 SPMCRaghu Krishnamurthy2022-08-301-2/+9
* | Merge "refactor(bl31): introduce vendor extend rodata section" into integrationJulius Werner2022-08-161-0/+4
|\ \ | |/ |/|
| * refactor(bl31): introduce vendor extend rodata sectionLeon Chen2022-08-091-0/+4
* | fix(build): discard sections also with SEPARATE_NOBITS_REGIONSamuel Holland2022-08-101-3/+3
* | fix(bl31): pass the EA bit to 'delegate_sync_ea'Varun Wadekar2022-08-031-5/+1
|/
* feat(brbe): add BRBE support for NS worldjohpow012022-05-051-0/+4
* Merge changes I47014d72,Ibf00c386 into integrationMadhukar Pappireddy2022-04-291-1/+3
|\
| * feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMSJorge Ramirez-Ortiz2022-04-291-1/+3
* | Merge changes from topic "ffa_el3_spmc" into integrationOlivier Deprez2022-04-221-1/+12
|\ \ | |/ |/|
| * feat(spmc): enable building of the SPMC at EL3Marc Bonnici2022-04-131-0/+9
| * refactor(spm_mm): reorganize secure partition manager codeMarc Bonnici2022-04-081-1/+3
* | refactor(context mgmt): add cm_prepare_el3_exit_ns functionZelalem Aweke2022-04-121-1/+10
|/
* refactor(el3-runtime): add arch-features detection mechanismJayanth Dodderi Chidanand2022-04-042-2/+12
* fix(el3-runtime): set unset pstate bits to defaultDaniel Boulby2022-02-032-0/+5
* refactor(el3-runtime): add prepare_el3_entry funcDaniel Boulby2022-01-312-7/+7
* feat(sme): enable SME functionalityjohpow012021-11-121-0/+5
* feat(mpmm): add support for MPMMChris Kay2021-10-261-0/+5
* build(amu): introduce `amu.mk`Chris Kay2021-10-261-2/+2
* refactor(gpt): productize and refactor GPT libraryjohpow012021-10-052-9/+14
* feat(rme): add GPT LibraryZelalem Aweke2021-10-052-2/+13
* feat(rme): add ENABLE_RME build option and support for RMM imageZelalem Aweke2021-10-051-5/+44
* feat(rme): add context management changes for FEAT_RMEZelalem Aweke2021-10-051-7/+11
* feat(rme): add RMM dispatcher (RMMD)Zelalem Aweke2021-10-051-0/+4
* feat(rme): add Realm security state definitionZelalem Aweke2021-10-011-0/+15
* feat(hcx): add build option to enable FEAT_HCXjohpow012021-09-271-0/+9
* 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