aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1092 from jeenu-arm/errata-workaroundsdavidcunado-arm2017-09-135-2/+190
|\ \
| * | Cortex-A72: Implement workaround for erratum 859971Eleanor Bonnici2017-09-073-2/+119
| * | Cortex-A57: Implement workaround for erratum 859972Eleanor Bonnici2017-09-073-0/+71
| |/
* | Merge pull request #1087 from robertovargas-arm/psci_do_cpu_offdavidcunado-arm2017-09-111-3/+3
|\ \ | |/ |/|
| * Reduce time lock in psci_do_cpu_offRoberto Vargas2017-09-061-3/+3
* | Merge pull request #1019 from etienne-lms/log-sizedavidcunado-arm2017-09-072-2/+6
|\ \ | |/ |/|
| * cpu log buffer size depends on cache line sizeEtienne Carriere2017-09-012-2/+6
* | Merge pull request #1066 from islmit01/im/enable_cnp_bitdanh-arm2017-08-303-1/+18
|\ \
| * | Enable CnP bit for ARMv8.2 CPUsIsla Mitchell2017-08-242-0/+17
| * | Add macro to test for minimum architecture versionJeenu Viswambharan2017-08-241-1/+1
| |/
* | CPU: Correct names of implementation-defined aux regsEleanor Bonnici2017-08-296-72/+72
* | Merge pull request #1059 from kenkuang/intergrationdavidcunado-arm2017-08-251-1/+1
|\ \
| * | fix a typo about sctlr_el2Ken Kuang2017-08-231-1/+1
| |/
* / psci_common: Resolve GCC static analysis false positiveAlistair Francis2017-08-231-0/+7
|/
* Add Trusted OS extra image parsing support for ARM standard platformsSummer Qin2017-08-091-0/+217
* Merge pull request #1021 from vwadekar/psci-early-suspend-handlerdavidcunado-arm2017-08-011-0/+11
|\
| * lib: psci: early suspend handler for platformsVarun Wadekar2017-07-311-0/+11
* | Merge pull request #1045 from sandrine-bailleux-arm/sb/xlat-lib-ctxdavidcunado-arm2017-08-011-1/+1
|\ \ | |/ |/|
| * xlat lib v2: Fix sign of debug loop variableSandrine Bailleux2017-08-011-1/+1
* | Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctxdavidcunado-arm2017-07-3113-652/+333
|\|
| * xlat lib: Fix some typesSandrine Bailleux2017-07-265-9/+9
| * Import ctzdi2.c from LLVM compiler-rtSandrine Bailleux2017-07-262-1/+31
| * xlat lib v2: Remove hard-coded virtual address space sizeSandrine Bailleux2017-07-264-14/+33
| * xlat lib v2: Refactor the functions enabling the MMUSandrine Bailleux2017-07-262-71/+85
| * xlat lib v2: Remove init_xlat_tables_arch() functionSandrine Bailleux2017-07-264-40/+47
| * xlat lib v2: Expose *_ctx() APIsSandrine Bailleux2017-07-264-143/+114
| * xlat lib v2: Export translation context as an opaque typeSandrine Bailleux2017-07-252-121/+6
| * xlat lib: Reorganize architectural defsSandrine Bailleux2017-07-258-321/+52
| * xlat lib v2: Print some debug statisticsSandrine Bailleux2017-07-251-0/+24
* | Merge pull request #1033 from davidcunado-arm/dc/psci_flushdavidcunado-arm2017-07-311-0/+13
|\ \
| * | Address edge case for stale PSCI CPU data in cacheDavid Cunado2017-07-261-0/+13
| |/
* | Merge pull request #1031 from robertovargas-arm/assert_formatdavidcunado-arm2017-07-261-2/+2
|\ \ | |/ |/|
| * Use standard UNIX file:line format in assertRoberto Vargas2017-07-191-2/+2
* | Fix order of #includesIsla Mitchell2017-07-124-5/+5
|/
* Introduce TF_LDFLAGSDouglas Raillard2017-06-281-2/+2
* Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53danh-arm2017-06-282-1/+52
|\
| * Apply workarounds for A53 Cat A Errata 835769 and 843419Douglas Raillard2017-06-222-1/+52
* | Merge pull request #1001 from davidcunado-arm/dc/fix-signed-comparisonsdanh-arm2017-06-283-10/+10
|\ \
| * | Resolve signed-unsigned comparison issuesDavid Cunado2017-06-273-10/+10
* | | Merge pull request #978 from etienne-lms/minor-builddanh-arm2017-06-281-2/+2
|\ \ \
| * | | PSCI: use same function prototype as in header fileEtienne Carriere2017-06-231-2/+2
* | | | Merge pull request #994 from soby-mathew/sm/fwu_fixdavidcunado-arm2017-06-262-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Exit early if size zero for cache helpersSoby Mathew2017-06-212-0/+7
| |/ /
* | | Merge pull request #976 from etienne-lms/minor-pscidavidcunado-arm2017-06-232-8/+9
|\ \ \
| * | | psci: minor fixes in libEtienne Carriere2017-06-222-8/+9
| |/ /
* | | Merge pull request #997 from dp-arm/dp/spedavidcunado-arm2017-06-232-4/+62
|\ \ \
| * | | aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm2017-06-222-4/+62
* | | | Merge pull request #995 from davidcunado-arm/dc/init_regdavidcunado-arm2017-06-232-122/+285
|\| | |
| * | | Fully initialise essential control registersDavid Cunado2017-06-212-122/+285
| |/ /
* | | aarch32: Apply workaround for errata 813419 of Cortex-A57Dimitris Papastamos2017-06-222-2/+2