aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-02-11Merge changes from topic "lm/fconf" into integrationSandrine Bailleux
2020-02-07fconf: Add mbedtls shared heap as propertyLouis Mayencourt
2020-02-07fconf: Add TBBR disable_authentication propertyLouis Mayencourt
2020-02-07fconf: Add dynamic config DTBs info as propertyLouis Mayencourt
2020-02-07fconf: Populate properties from dtb during bl2 setupLouis Mayencourt
2020-02-07fconf: Load config dtb from bl1Louis Mayencourt
2020-02-07fconf: initial commitLouis Mayencourt
2020-02-05coverity: Fix MISRA null pointer violationsZelalem
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-02-04coverity: debugfs devfip remove comparisons to LONG_MAXOlivier Deprez
2020-02-03Merge "FDT wrappers: add functions for read/write bytes" into integrationManish Pandey
2020-02-03FDT wrappers: add functions for read/write bytesAlexei Fedorov
2020-01-30Merge "Use correct type when reading SCR register" into integrationAlexei Fedorov
2020-01-29Merge "qemu: Implement PSCI_CPU_OFF." into integrationSoby Mathew
2020-01-29Merge "T589: Fix insufficient ordering guarantees in bakery lock" into integr...Soby Mathew
2020-01-29qemu: Implement PSCI_CPU_OFF.Andrew Walbran
2020-01-29Merge changes I0fb7cf79,Ia8eb4710 into integrationSoby Mathew
2020-01-28Use correct type when reading SCR registerLouis Mayencourt
2020-01-27Changes necessary to support SEPARATE_NOBITS_REGION featureMadhukar Pappireddy
2020-01-27T589: Fix insufficient ordering guarantees in bakery lockRaghu Krishnamurthy
2020-01-27Neovers N1: added support to update presence of External LLCManish Pandey
2020-01-24Merge "xlat_tables_v2: simplify end address checks in mmap_add_region_check()...Soby Mathew
2020-01-24Merge "Prevent speculative execution past ERET" into integrationSoby Mathew
2020-01-23Merge "Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature"" ...Mark Dykes
2020-01-23Errata workarounds N1 1043202, 1315703 default offlaurenw-arm
2020-01-23qemu: Implement qemu_system_off via semihosting.Andrew Walbran
2020-01-22Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature"Mark Dykes
2020-01-22Prevent speculative execution past ERETAnthony Steinhauser
2020-01-22xlat_tables_v2: simplify end address checks in mmap_add_region_check()Masahiro Yamada
2020-01-21Changes necessary to support SEPARATE_NOBITS_REGION featureMadhukar Pappireddy
2020-01-20compiler_rt: Import popcountdi2.c and popcountsi2.c filesLionel Debieve
2020-01-17Merge changes from topic "ld/mtd_framework" into integrationSoby Mathew
2020-01-10Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani
2020-01-02compiler_rt: Import aeabi_ldivmode.S file and dependenciesLionel Debieve
2019-12-23Workaround for Hercules erratum 1688305Madhukar Pappireddy
2019-12-20Merge "debugfs: add SMC channel" into integrationMark Dykes
2019-12-20Merge "debugfs: add FIP device" into integrationMark Dykes
2019-12-20Merge "debugfs: add 9p device interface" into integrationMark Dykes
2019-12-20spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley
2019-12-18debugfs: add SMC channelAmbroise Vincent
2019-12-18aarch64: Fix stack pointer maintenance on EA handling pathJan Dabros
2019-12-17debugfs: add FIP deviceOlivier Deprez
2019-12-17debugfs: add 9p device interfaceOlivier Deprez
2019-12-13Merge changes from topic "aa/sel2_support" into integrationOlivier Deprez
2019-12-11Merge "libc: add memrchr" into integrationAlexei Fedorov
2019-12-11libc: add memrchrAmbroise Vincent
2019-12-06S-EL2 Support: Check for AArch64Artsem Artsemenka
2019-12-06Add support for enabling S-EL2Achin Gupta