aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fconf: enhancements to firmware configuration frameworkMadhukar Pappireddy2020-03-113-9/+11
* 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
* | Read-only xlat tables for BL31 memoryPetre-Ionut Tudor2020-02-244-5/+122
|/
* Merge "Add Matterhorn CPU lib" into integrationjoanna.farley2020-02-211-0/+77
|\
| * Add Matterhorn CPU libJimmy Brisson2020-02-181-0/+77
* | Merge "Add CPULib for Klein Core" into integrationjoanna.farley2020-02-211-0/+77
|\|
| * Add CPULib for Klein CoreJimmy Brisson2020-02-181-0/+77
* | cpus: higher performance non-cacheable load forwardingVarun Wadekar2020-02-202-0/+21
* | coverity: fix MISRA violationsZelalem2020-02-181-2/+2
|/
* Merge changes from topic "lm/fconf" into integrationSandrine Bailleux2020-02-114-0/+267
|\
| * fconf: Add mbedtls shared heap as propertyLouis Mayencourt2020-02-071-0/+19
| * fconf: Add TBBR disable_authentication propertyLouis Mayencourt2020-02-071-0/+56
| * fconf: Add dynamic config DTBs info as propertyLouis Mayencourt2020-02-073-2/+98
| * fconf: Populate properties from dtb during bl2 setupLouis Mayencourt2020-02-071-8/+14
| * fconf: Load config dtb from bl1Louis Mayencourt2020-02-071-0/+39
| * fconf: initial commitLouis Mayencourt2020-02-072-0/+51
* | coverity: Fix MISRA null pointer violationsZelalem2020-02-051-3/+3
|/
* Merge "Coverity: remove unnecessary header file includes" into integrationMark Dykes2020-02-044-11/+3
|\
| * Coverity: remove unnecessary header file includesZelalem2020-02-044-11/+3
* | Merge changes from topic "mp/separate_nobits" into integrationSandrine Bailleux2020-02-041-2/+3
|\ \
| * | Changes necessary to support SEPARATE_NOBITS_REGION featureMadhukar Pappireddy2020-01-271-2/+3
* | | coverity: debugfs devfip remove comparisons to LONG_MAXOlivier Deprez2020-02-041-5/+1
* | | Merge "FDT wrappers: add functions for read/write bytes" into integrationManish Pandey2020-02-031-1/+2
|\ \ \ | |_|/ |/| |
| * | FDT wrappers: add functions for read/write bytesAlexei Fedorov2020-02-031-1/+2
* | | Merge "Use correct type when reading SCR register" into integrationAlexei Fedorov2020-01-301-11/+11
|\ \ \
| * | | Use correct type when reading SCR registerLouis Mayencourt2020-01-281-11/+11
| | |/ | |/|
* | | Merge "qemu: Implement PSCI_CPU_OFF." into integrationSoby Mathew2020-01-291-1/+1
|\ \ \
| * | | qemu: Implement PSCI_CPU_OFF.Andrew Walbran2020-01-291-1/+1
* | | | Merge "T589: Fix insufficient ordering guarantees in bakery lock" into integr...Soby Mathew2020-01-292-12/+20
|\ \ \ \ | |/ / / |/| | |
| * | | T589: Fix insufficient ordering guarantees in bakery lockRaghu Krishnamurthy2020-01-272-12/+20
| |/ /
* | | Merge changes I0fb7cf79,Ia8eb4710 into integrationSoby Mathew2020-01-291-11/+23
|\ \ \ | |_|/ |/| |
| * | qemu: Implement qemu_system_off via semihosting.Andrew Walbran2020-01-231-11/+23
* | | Neovers N1: added support to update presence of External LLCManish Pandey2020-01-272-1/+15
| |/ |/|
* | Merge "xlat_tables_v2: simplify end address checks in mmap_add_region_check()...Soby Mathew2020-01-241-3/+3
|\ \
| * | xlat_tables_v2: simplify end address checks in mmap_add_region_check()Masahiro Yamada2020-01-221-3/+3
| |/
* | Merge "Prevent speculative execution past ERET" into integrationSoby Mathew2020-01-244-7/+7
|\ \
| * | Prevent speculative execution past ERETAnthony Steinhauser2020-01-224-7/+7
| |/
* | Merge "Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature"" ...Mark Dykes2020-01-231-3/+2
|\ \
| * | Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature"Mark Dykes2020-01-221-3/+2
* | | Errata workarounds N1 1043202, 1315703 default offlaurenw-arm2020-01-231-2/+2
|/ /
* / Changes necessary to support SEPARATE_NOBITS_REGION featureMadhukar Pappireddy2020-01-211-2/+3
|/
* compiler_rt: Import popcountdi2.c and popcountsi2.c filesLionel Debieve2020-01-203-1/+73
* Merge changes from topic "ld/mtd_framework" into integrationSoby Mathew2020-01-174-4/+107
|\
| * compiler_rt: Import aeabi_ldivmode.S file and dependenciesLionel Debieve2020-01-024-4/+107
* | Unify type of "cpu_idx" across PSCI module.Deepika Bhavnani2020-01-107-39/+44
|/
* Workaround for Hercules erratum 1688305Madhukar Pappireddy2019-12-232-11/+62