aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | BL31: Introduce Publish and Subscribe frameworkJeenu Viswambharan2017-10-232-0/+96
* | Merge pull request #1131 from jeenu-arm/gic-migratedavidcunado-arm2017-10-213-41/+51
|\ \
| * | ARM platforms: Migrate to using interrupt propertiesJeenu Viswambharan2017-10-163-41/+51
* | | Merge pull request #1130 from jeenu-arm/gic-patchesdavidcunado-arm2017-10-2110-41/+230
|\| |
| * | GIC: Allow specifying interrupt propertiesJeenu Viswambharan2017-10-165-34/+100
| * | GIC: Add helpers to set interrupt configurationJeenu Viswambharan2017-10-161-0/+3
| * | GIC: Add API to set priority maskJeenu Viswambharan2017-10-165-0/+5
| * | GIC: Add API to set/clear interrupt pendingJeenu Viswambharan2017-10-163-0/+6
| * | GIC: Add API to set interrupt routingJeenu Viswambharan2017-10-165-1/+15
| * | GIC: Add API to raise secure SGIJeenu Viswambharan2017-10-167-0/+47
| * | GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan2017-10-163-0/+10
| * | GIC: Add API to set interrupt priorityJeenu Viswambharan2017-10-163-0/+4
| * | GIC: Add APIs to enable and disable interruptJeenu Viswambharan2017-10-163-0/+6
| * | GIC: Add API to get interrupt active statusJeenu Viswambharan2017-10-163-0/+3
| * | GIC: Add APIs to query interrupt typesJeenu Viswambharan2017-10-162-0/+4
| * | GICv2: Add driver API to set PE target maskJeenu Viswambharan2017-10-161-8/+18
| * | GIC: Add API to get running priorityJeenu Viswambharan2017-10-166-1/+12
| |/
* | Merge pull request #1136 from antonio-nino-diaz-arm/an/xlat-get-set-attrdavidcunado-arm2017-10-204-3/+125
|\ \
| * | Introduce functions to disable the MMU in EL1Antonio Nino Diaz2017-10-171-0/+2
| * | xlat: Introduce API to change memory attributes of a regionSandrine Bailleux2017-10-171-0/+43
| * | xlat: Introduce API to get memory attributes of a regionSandrine Bailleux2017-10-172-2/+64
| * | xlat: Define translation regime in AArch32Antonio Nino Diaz2017-10-171-1/+16
| |/
* | Merge pull request #1129 from robertovargas-arm/enable_O0davidcunado-arm2017-10-181-12/+4
|\ \
| * | Fix use of MSR (immediate)Roberto Vargas2017-10-161-12/+4
| |/
* | Merge pull request #1127 from davidcunado-arm/dc/pmrc_initdavidcunado-arm2017-10-176-13/+33
|\ \
| * | Init and save / restore of PMCR_EL0 / PMCRDavid Cunado2017-10-136-13/+33
| |/
* | Merge pull request #1126 from robertovargas-arm/psci-v1.1davidcunado-arm2017-10-171-1/+1
|\ \
| * | Update PSCI version to 1.1Roberto Vargas2017-10-131-1/+1
* | | Merge pull request #1123 from robertovargas-arm/reset2davidcunado-arm2017-10-161-0/+12
|\| | | |/ |/|
| * reset2: Add PSCI system_reset2 functionRoberto Vargas2017-10-131-0/+12
* | Merge pull request #1117 from antonio-nino-diaz-arm/an/xlat-improvementsdavidcunado-arm2017-10-093-22/+119
|\ \ | |/ |/|
| * xlat: Add support for EL0 and EL1 mappingsAntonio Nino Diaz2017-10-053-11/+68
| * xlat: Introduce function xlat_arch_tlbi_va_regime()Douglas Raillard2017-10-051-0/+8
| * xlat: Introduce MAP_REGION2() macroSandrine Bailleux2017-10-052-11/+43
* | Merge pull request #1118 from davidcunado-arm/dc/fix_coveritydavidcunado-arm2017-10-061-2/+2
|\ \
| * | Increase PLAT_ARM_MMAP_ENTRIES and MAX_XLAT_TABLESDavid Cunado2017-10-061-2/+2
* | | GICv3: ITS architectural save and restore helpersSoby Mathew2017-10-051-0/+29
* | | GICv3: add functions for save and restoreSoby Mathew2017-10-054-4/+114
|/ /
* | Merge pull request #1109 from robertovargas-arm/mem_protectdavidcunado-arm2017-10-046-2/+62
|\ \ | |/ |/|
| * mem_protect: Add DRAM2 to the list of mem protected rangesRoberto Vargas2017-09-251-0/+15
| * mem_protect: Add mem_protect support in Juno and FVP for DRAM1Roberto Vargas2017-09-253-2/+22
| * Add mem_region utility functionsRoberto Vargas2017-09-251-0/+19
| * mem_protect: Add mem_protect APIRoberto Vargas2017-09-251-0/+6
* | Merge pull request #1107 from geesun/qx/add_ecdsa_supportdavidcunado-arm2017-10-022-4/+11
|\ \
| * | Dynamic selection of ECDSA or RSAQixiang Xu2017-09-221-0/+7
| * | Add support for TBBR using ECDSA keys in ARM platformsQixiang Xu2017-09-221-3/+3
| * | plat/arm : update BL size macros to give BL1 and BL2 more space for TBBQixiang Xu2017-09-221-1/+1
| |/
* | xlat: remove cast in MAP_REGION to get back building with GCC 4.9Masahiro Yamada2017-09-261-2/+2
* | Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bitdavidcunado-arm2017-09-251-0/+2
|\ \
| * | Set TCR_EL1.EPD1 bit to 1Antonio Nino Diaz2017-09-211-0/+2
| |/