aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-08-12cert_create: add Platform owned secure partitions supportManish Pandey
2020-08-09Merge "MISRA cleanup in mem_region and semihosting files" into integrationMadhukar Pappireddy
2020-08-07MISRA cleanup in mem_region and semihosting filesjohpow01
2020-08-05Merge "Use abspath to dereference $BUILD_BASE" into integrationAlexei Fedorov
2020-08-04Use abspath to dereference $BUILD_BASEGrant Likely
2020-08-03Merge "TF-A Aarch32: optimise memcpy4()" into integrationManish Pandey
2020-07-29Aarch32 xlat_tables lib: Fix MISRA-2012 defectsAlexei Fedorov
2020-07-23Merge "Revert workaround for Neoverse N1 erratum 1800710" into integrationLauren Wehrmeister
2020-07-23Revert workaround for Neoverse N1 erratum 1800710johpow01
2020-07-23TF-A Aarch32: optimise memcpy4()Alexei Fedorov
2020-07-23lib/fconf: Update 'set_fw_config_info' functionManish V Badarkhe
2020-07-23lib/fconf: Update data type of config max sizeManish V Badarkhe
2020-07-21TF-A: Add support for Measured Boot driver to FCONFAlexei Fedorov
2020-07-08Merge "Upgrade libfdt source files" into integrationSandrine Bailleux
2020-07-01Merge "Workaround for Neoverse N1 erratum 1800710" into integrationLauren Wehrmeister
2020-06-27Upgrade libfdt source filesMadhukar Pappireddy
2020-06-26Merge changes from topic "fw_config_handoff" into integrationSandrine Bailleux
2020-06-25Workaround for Neoverse N1 erratum 1800710johpow01
2020-06-25Workaround for Cortex A77 erratum 1800714johpow01
2020-06-25plat/arm: Load and populate fw_config and tb_fw_configManish V Badarkhe
2020-06-24fconf: Handle error from fconf_load_configManish V Badarkhe
2020-06-24fconf: Allow fconf to load additional firmware configurationManish V Badarkhe
2020-06-24fconf: Clean confused naming between TB_FW and FW_CONFIGManish V Badarkhe
2020-06-24fiptool: Add fw_config in FIPManish V Badarkhe
2020-06-24plat/arm: Rentroduce tb_fw_config device treeManish V Badarkhe
2020-06-22Workaround for Cortex A76 erratum 1800710johpow01
2020-06-22Workaround for Cortex A76 erratum 1791580johpow01
2020-06-12Prevent RAS register access from lower ELsVarun Wadekar
2020-06-12Tegra194: add RAS exception handlingDavid Pu
2020-06-09cpus: denver: disable cycle counter when event counting is prohibitedVarun Wadekar
2020-06-08cert_create: add SiP owned secure partitions supportManish Pandey
2020-06-03Merge "Rename Cortex-Hercules to Cortex-A78" into integrationMadhukar Pappireddy
2020-06-03Merge "Rename Cortex Hercules Files to Cortex A78" into integrationMadhukar Pappireddy
2020-06-02Enable ARMv8.6-ECV Self-Synch when booting to EL2Jimmy Brisson
2020-06-02Enable ARMv8.6-FGT when booting to EL2Jimmy Brisson
2020-06-01Rename Cortex-Hercules to Cortex-A78Jimmy Brisson
2020-06-01Rename Cortex Hercules Files to Cortex A78Jimmy Brisson
2020-05-26TF-A: Fix wrong register read for MPAM extensionAlexei Fedorov
2020-05-19Enable v8.6 WFE trap delaysjohpow01
2020-05-19Fix exception in save/restore of EL2 registers.Max Shvetsov
2020-05-14Implement workaround for AT speculative behaviourManish V Badarkhe
2020-05-05Merge changes I85eb75cf,Ic6d9f927 into integrationSandrine Bailleux
2020-04-30fconf: Update dyn_config compatible stringLouis Mayencourt
2020-04-29fdt/wrappers: Replace fdtw_read_cells() implementationAndre Przywara
2020-04-07coreboot: Add memory range parsingJulius Werner
2020-04-07locks: bakery: use is_dcache_enabled() helperMasahiro Yamada
2020-04-03Merge "xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabl...Mark Dykes
2020-04-03xlat lib v2: Add support to pass shareability attribute for normal memory regionPramod Kumar
2020-04-03xlat_tables_v2: use get_current_el_maybe_constant() in is_dcache_enabled()Masahiro Yamada
2020-04-02xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLESMasahiro Yamada