aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AMU: Implement support for aarch32Dimitris Papastamos2017-11-295-1/+78
* AMU: Implement support for aarch64Dimitris Papastamos2017-11-297-2/+101
* fvp: Enable the Activity Monitor Unit extensions by defaultDimitris Papastamos2017-11-291-0/+3
* Implement support for the Activity Monitor Unit on Cortex A75Dimitris Papastamos2017-11-295-1/+70
* Merge pull request #1172 from sandrine-bailleux-arm/sb/fix-makefile-aarch32davidcunado-arm2017-11-241-1/+1
|\
| * Fix Makefile for ARMv8-A AArch32 buildSandrine Bailleux2017-11-241-1/+1
|/
* Merge pull request #1169 from antonio-nino-diaz-arm/an/spm-fixesdavidcunado-arm2017-11-232-9/+11
|\
| * SPM: Fix SP_COMMUNICATE_AARCH32/64 parametersAntonio Nino Diaz2017-11-151-4/+6
| * SPM: Fix calculation of max page granularityAntonio Nino Diaz2017-11-151-5/+5
* | Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm2017-11-2333-14/+1143
|\ \
| * | ARMv7: division support for missing __aeabi_*divmodEtienne Carriere2017-11-082-0/+233
| * | ARMv7: GICv2 driver can manage GICv1 with security extensionEtienne Carriere2017-11-082-1/+15
| * | aarch32: add missing dmb() macroEtienne Carriere2017-11-081-0/+1
| * | aarch32: add few missing weak platform specific functionEtienne Carriere2017-11-081-0/+31
| * | ARMv7 may not support Generic Timer ExtensionEtienne Carriere2017-11-082-0/+6
| * | ARMv7 may not support Virtualization ExtensionsEtienne Carriere2017-11-084-1/+109
| * | ARMv7 may not support large page addressingEtienne Carriere2017-11-083-0/+17
| * | ARMv7: introduce Cortex-A12Etienne Carriere2017-11-082-0/+95
| * | ARMv7: introduce Cortex-A17Etienne Carriere2017-11-082-0/+95
| * | ARMv7: introduce Cortex-A7Etienne Carriere2017-11-082-0/+95
| * | ARMv7: introduce Cortex-A5Etienne Carriere2017-11-082-0/+95
| * | ARMv7: introduce Cortex-A9Etienne Carriere2017-11-082-0/+106
| * | ARMv7: introduce Cortex-A15Etienne Carriere2017-11-082-0/+101
| * | ARMv7 architecture have specific system registersEtienne Carriere2017-11-082-2/+22
| * | ARMv7 does not support SDCREtienne Carriere2017-11-081-0/+2
| * | ARMv7 does not support STL instructionEtienne Carriere2017-11-082-0/+21
| * | ARMv7 requires the clear exclusive access at monitor entryEtienne Carriere2017-11-081-5/+13
| * | ARMv7 target is driven by ARM_ARCH_MAJOR==7Etienne Carriere2017-11-085-5/+86
* | | Merge pull request #1164 from robertovargas-arm/psci-affinitydavidcunado-arm2017-11-231-0/+17
|\ \ \
| * | | Flush the affinity data in psci_affinity_infoRoberto Vargas2017-11-201-0/+17
* | | | Merge pull request #1163 from antonio-nino-diaz-arm/an/parangedavidcunado-arm2017-11-233-2/+9
|\ \ \ \
| * | | | Add ARMv8.2 ID_AA64MMFR0_EL1.PARange valueAntonio Nino Diaz2017-11-173-2/+9
| | |_|/ | |/| |
* | | | Merge pull request #1165 from geesun/qx/support-sha512davidcunado-arm2017-11-2212-27/+154
|\ \ \ \
| * | | | tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu2017-11-216-4/+42
| * | | | tools: add an option -hash-alg for cert_createQixiang Xu2017-11-216-23/+112
| | |/ / | |/| |
* | | | Merge pull request #1161 from jeenu-arm/sdei-fixesdavidcunado-arm2017-11-226-20/+27
|\ \ \ \
| * | | | SDEI: Update doc to clarify delegationJeenu Viswambharan2017-11-203-18/+21
| * | | | SDEI: Assert that dynamic events have Normal priorityJeenu Viswambharan2017-11-201-0/+2
| * | | | SDEI: Fix type of register countJeenu Viswambharan2017-11-201-1/+1
| * | | | SDEI: Fix security state check for explicit dispatchJeenu Viswambharan2017-11-201-1/+3
| |/ / /
* | | | Merge pull request #1162 from dp-arm/spe-reworkdavidcunado-arm2017-11-2216-120/+152
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor Statistical Profiling Extensions implementationDimitris Papastamos2017-11-2013-106/+117
| * | | Change Statistical Profiling Extensions build option handlingDimitris Papastamos2017-11-202-14/+5
| * | | Factor out extension enabling to a separate functionDimitris Papastamos2017-11-202-0/+30
|/ / /
* | | Merge pull request #1160 from davidcunado-arm/dc/fp_regsdavidcunado-arm2017-11-174-15/+18
|\ \ \ | |/ / |/| |
| * | Move FPEXC32_EL2 to FP ContextDavid Cunado2017-11-154-15/+18
|/ /
* | Merge pull request #1159 from jeenu-arm/sdei-fixdavidcunado-arm2017-11-141-1/+1
|\ \
| * | SDEI: Fix build error with logging enabledJeenu Viswambharan2017-11-131-1/+1
|/ /
* | Merge pull request #1152 from jeenu-arm/ehf-and-sdeidavidcunado-arm2017-11-1344-30/+3891
|\ \
| * | docs: Add SDEI dispatcher documentationJeenu Viswambharan2017-11-136-0/+470