aboutsummaryrefslogtreecommitdiffstats
path: root/plat
Commit message (Expand)AuthorAgeFilesLines
* fvp: Enable the Activity Monitor Unit extensions by defaultDimitris Papastamos2017-11-291-0/+3
* Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm2017-11-231-0/+31
|\
| * aarch32: add few missing weak platform specific functionEtienne Carriere2017-11-081-0/+31
* | Refactor Statistical Profiling Extensions implementationDimitris Papastamos2017-11-202-30/+2
* | ARM platforms: Enable SDEIJeenu Viswambharan2017-11-132-0/+37
* | ARM platforms: Define exception macrosJeenu Viswambharan2017-11-132-0/+28
* | ARM platforms: Provide SDEI entry point validationJeenu Viswambharan2017-11-131-0/+48
* | ARM platforms: Make arm_validate_ns_entrypoint() commonJeenu Viswambharan2017-11-133-9/+17
* | BL31: Add SDEI dispatcherJeenu Viswambharan2017-11-131-0/+26
* | GIC: Introduce API to get interrupt IDJeenu Viswambharan2017-11-132-0/+18
* | GICv2: Fix populating PE target dataJeenu Viswambharan2017-11-131-0/+1
* | Merge pull request #1148 from antonio-nino-diaz-arm/an/spmdavidcunado-arm2017-11-093-2/+99
|\ \
| * | SPM: FVP: Introduce port of SPMAntonio Nino Diaz2017-11-093-2/+99
* | | Merge pull request #1154 from soby-mathew/sm/fix_psci_statdavidcunado-arm2017-11-081-1/+8
|\ \ \ | |_|/ |/| |
| * | Fix PSCI STAT time stamp collectionSoby Mathew2017-11-031-1/+8
* | | Merge pull request #1155 from masahir0y/uniphierdavidcunado-arm2017-11-072-2/+2
|\ \ \
| * | | uniphier: make sure to create build directory before ROT keyMasahiro Yamada2017-11-071-1/+1
| * | | Build: introduce ${BUILD_PLAT} target to create the top build directoryMasahiro Yamada2017-11-071-1/+1
| | |/ | |/|
* | | Merge pull request #1153 from robertovargas-arm/fix-macrosdavidcunado-arm2017-11-067-20/+23
|\ \ \ | |/ / |/| |
| * | Fix usage of IMAGE_BLx macrosRoberto Vargas2017-11-016-18/+18
| * | Always define ARM_TSP_RAM_LOCATION_IDRoberto Vargas2017-11-011-2/+5
* | | Merge pull request #1142 from etienne-lms/qemu-intdavidcunado-arm2017-11-031-11/+30
|\ \ \
| * | | qemu: update deprecated interrupt registeringEtienne Carriere2017-11-021-11/+30
* | | | Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_savedavidcunado-arm2017-11-0313-29/+241
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM platforms: enable GICv3 state save/restoreSoby Mathew2017-10-119-27/+225
| * | | ARM platforms: Add support for EL3 TZC memory regionSoby Mathew2017-10-114-2/+16
* | | | Merge pull request #1141 from robertovargas-arm/boot_redundancydavidcunado-arm2017-10-312-0/+43
|\ \ \ \
| * | | | Add platform hooks for boot redundancy supportRoberto Vargas2017-10-242-0/+43
| | |/ / | |/| |
* | | | Merge pull request #1144 from geesun/qx/resize_bl2_sizedavidcunado-arm2017-10-302-2/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabledQixiang Xu2017-10-251-1/+8
| * | | plat/arm: change the default option of ARM_TSP_RAM_LOCATIONQixiang Xu2017-10-251-1/+6
| |/ /
* | | Merge pull request #1147 from etienne-lms/qemu-optee-loaddavidcunado-arm2017-10-271-3/+2
|\ \ \
| * | | qemu/optee: load OP-TEE pageable part 2MB above OP-TEE imageEtienne Carriere2017-10-261-3/+2
| |/ /
* | | Merge pull request #1143 from etienne-lms/qemu-hpendavidcunado-arm2017-10-262-1/+3
|\ \ \
| * | | qemu: fix holding pen mailbox sequenceEtienne Carriere2017-10-242-1/+3
| |/ /
* | | Merge pull request #1138 from michpappas/tf-issues#526_qemu_does_not_support_TBBdavidcunado-arm2017-10-264-49/+141
|\ \ \ | |/ / |/| |
| * | qemu: Add support for Trusted Board BootMichalis Pappas2017-10-254-49/+141
* | | Merge pull request #1139 from hzhuang1/fix_edmacdavidcunado-arm2017-10-233-0/+35
|\ \ \
| * | | HiKey: make RTC out of reset modeHaojian Zhuang2017-10-181-0/+11
| * | | HiKey: init EDMA controller with non secure modeHaojian Zhuang2017-10-182-0/+24
| |/ /
* | | Merge pull request #1131 from jeenu-arm/gic-migratedavidcunado-arm2017-10-218-96/+157
|\ \ \
| * | | zynqmp: Migrate to using interrupt propertiesJeenu Viswambharan2017-10-171-12/+24
| * | | mt8173: Migrate to using interrupt propertiesJeenu Viswambharan2017-10-171-11/+22
| * | | poplar: Migrate to using interrupt propertiesJeenu Viswambharan2017-10-171-15/+31
| * | | uniphier: Migrate to using interrupt propertiesJeenu Viswambharan2017-10-161-24/+39
| * | | ARM platforms: Migrate to using interrupt propertiesJeenu Viswambharan2017-10-164-34/+41
* | | | Merge pull request #1130 from jeenu-arm/gic-patchesdavidcunado-arm2017-10-213-5/+281
|\| | |
| * | | GIC: Add API to set priority maskJeenu Viswambharan2017-10-162-0/+10
| * | | GIC: Add API to set/clear interrupt pendingJeenu Viswambharan2017-10-162-0/+26
| * | | GIC: Add API to set interrupt routingJeenu Viswambharan2017-10-162-0/+43