aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "fw_config_handoff" into integrationSandrine Bailleux2020-06-264-34/+66
|\
| * plat/arm: Load and populate fw_config and tb_fw_configManish V Badarkhe2020-06-252-24/+43
| * fconf: Handle error from fconf_load_configManish V Badarkhe2020-06-241-10/+10
| * fconf: Allow fconf to load additional firmware configurationManish V Badarkhe2020-06-243-33/+45
| * fconf: Clean confused naming between TB_FW and FW_CONFIGManish V Badarkhe2020-06-241-2/+2
| * fiptool: Add fw_config in FIPManish V Badarkhe2020-06-241-0/+1
| * plat/arm: Rentroduce tb_fw_config device treeManish V Badarkhe2020-06-241-1/+1
* | Workaround for Cortex A77 erratum 1800714johpow012020-06-252-2/+69
|/
* Workaround for Cortex A76 erratum 1800710johpow012020-06-222-0/+43
* Workaround for Cortex A76 erratum 1791580johpow012020-06-222-0/+41
* Prevent RAS register access from lower ELsVarun Wadekar2020-06-121-0/+8
* Tegra194: add RAS exception handlingDavid Pu2020-06-121-0/+42
* cpus: denver: disable cycle counter when event counting is prohibitedVarun Wadekar2020-06-091-0/+7
* cert_create: add SiP owned secure partitions supportManish Pandey2020-06-081-1/+2
* Merge "Rename Cortex-Hercules to Cortex-A78" into integrationMadhukar Pappireddy2020-06-033-50/+50
|\
| * Rename Cortex-Hercules to Cortex-A78Jimmy Brisson2020-06-013-50/+50
* | Merge "Rename Cortex Hercules Files to Cortex A78" into integrationMadhukar Pappireddy2020-06-031-2/+2
|\|
| * Rename Cortex Hercules Files to Cortex A78Jimmy Brisson2020-06-011-2/+2
* | Enable ARMv8.6-ECV Self-Synch when booting to EL2Jimmy Brisson2020-06-021-0/+8
* | Enable ARMv8.6-FGT when booting to EL2Jimmy Brisson2020-06-021-0/+7
|/
* TF-A: Fix wrong register read for MPAM extensionAlexei Fedorov2020-05-261-12/+9
* Enable v8.6 WFE trap delaysjohpow012020-05-191-0/+19
* Fix exception in save/restore of EL2 registers.Max Shvetsov2020-05-191-69/+65
* Implement workaround for AT speculative behaviourManish V Badarkhe2020-05-141-10/+58
* Merge changes I85eb75cf,Ic6d9f927 into integrationSandrine Bailleux2020-05-051-2/+2
|\
| * fconf: Update dyn_config compatible stringLouis Mayencourt2020-04-301-2/+2
* | fdt/wrappers: Replace fdtw_read_cells() implementationAndre Przywara2020-04-292-8/+16
|/
* coreboot: Add memory range parsingJulius Werner2020-04-071-1/+31
* locks: bakery: use is_dcache_enabled() helperMasahiro Yamada2020-04-072-18/+8
* Merge "xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabl...Mark Dykes2020-04-031-2/+2
|\
| * xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabled()Masahiro Yamada2020-04-031-2/+2
* | xlat lib v2: Add support to pass shareability attribute for normal memory regionPramod Kumar2020-04-031-1/+10
|/
* xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLESMasahiro Yamada2020-04-021-8/+1
* Merge "xlat_tables_v2: add enable_mmu()" into integrationMark Dykes2020-03-311-0/+17
|\
| * xlat_tables_v2: add enable_mmu()Masahiro Yamada2020-03-311-0/+17
* | fconf: exclude fconf_dyn_cfg_getter.c from BL1_SOURCESMasahiro Yamada2020-03-311-3/+3
|/
* fconf: notify if fw_config dt is not usedManish Pandey2020-03-271-1/+1
* Merge "fconf: Clean Arm IO" into integrationMark Dykes2020-03-241-1/+1
|\
| * fconf: Clean Arm IOLouis Mayencourt2020-03-161-1/+1
* | context: TPIDR_EL2 register not saved/restoredOlivier Deprez2020-03-201-6/+12
|/
* Merge changes from topic "mp/enhanced_pal_hw" into integrationMark Dykes2020-03-123-9/+11
|\
| * fconf: enhancements to firmware configuration frameworkMadhukar Pappireddy2020-03-113-9/+11
* | Merge "locks: bakery: add a DMB to the 'read_cache_op' macro" into integrationSoby Mathew2020-03-121-0/+3
|\ \
| * | locks: bakery: add a DMB to the 'read_cache_op' macroVarun Wadekar2020-03-061-0/+3
* | | xlat_tables_v2: merge REGISTER_XLAT_CONTEXT_{FULL_SPEC,RO_BASE_TABLE}Masahiro Yamada2020-03-111-5/+6
| |/ |/|
* | cpus: denver: fixup register used to store return addressKalyani Chidambaram2020-03-091-4/+4
|/
* SPMD: Adds partially supported EL2 registers.Max Shvetsov2020-03-032-273/+268
* SPMD: save/restore EL2 system registers.Max Shvetsov2020-03-022-1/+436
* Merge changes from topic "console_t_cleanup" into integrationMark Dykes2020-02-251-1/+1
|\
| * coreboot: Use generic base addressAndre Przywara2020-02-251-1/+1