aboutsummaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2017-11-20Refactor Statistical Profiling Extensions implementationDimitris Papastamos
2017-11-13ARM platforms: Enable SDEIJeenu Viswambharan
2017-11-13ARM platforms: Define exception macrosJeenu Viswambharan
2017-11-13ARM platforms: Provide SDEI entry point validationJeenu Viswambharan
2017-11-13ARM platforms: Make arm_validate_ns_entrypoint() commonJeenu Viswambharan
2017-11-13BL31: Add SDEI dispatcherJeenu Viswambharan
2017-11-13GIC: Introduce API to get interrupt IDJeenu Viswambharan
2017-11-13GICv2: Fix populating PE target dataJeenu Viswambharan
2017-11-09Merge pull request #1148 from antonio-nino-diaz-arm/an/spmdavidcunado-arm
2017-11-09SPM: FVP: Introduce port of SPMAntonio Nino Diaz
2017-11-08Merge pull request #1154 from soby-mathew/sm/fix_psci_statdavidcunado-arm
2017-11-07Merge pull request #1155 from masahir0y/uniphierdavidcunado-arm
2017-11-07uniphier: make sure to create build directory before ROT keyMasahiro Yamada
2017-11-07Build: introduce ${BUILD_PLAT} target to create the top build directoryMasahiro Yamada
2017-11-06Merge pull request #1153 from robertovargas-arm/fix-macrosdavidcunado-arm
2017-11-03Merge pull request #1142 from etienne-lms/qemu-intdavidcunado-arm
2017-11-03Fix PSCI STAT time stamp collectionSoby Mathew
2017-11-03Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_savedavidcunado-arm
2017-11-02qemu: update deprecated interrupt registeringEtienne Carriere
2017-11-01Fix usage of IMAGE_BLx macrosRoberto Vargas
2017-11-01Always define ARM_TSP_RAM_LOCATION_IDRoberto Vargas
2017-10-31Merge pull request #1141 from robertovargas-arm/boot_redundancydavidcunado-arm
2017-10-30Merge pull request #1144 from geesun/qx/resize_bl2_sizedavidcunado-arm
2017-10-27Merge pull request #1147 from etienne-lms/qemu-optee-loaddavidcunado-arm
2017-10-26Merge pull request #1143 from etienne-lms/qemu-hpendavidcunado-arm
2017-10-26qemu/optee: load OP-TEE pageable part 2MB above OP-TEE imageEtienne Carriere
2017-10-26Merge pull request #1138 from michpappas/tf-issues#526_qemu_does_not_support_TBBdavidcunado-arm
2017-10-25qemu: Add support for Trusted Board BootMichalis Pappas
2017-10-25plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabledQixiang Xu
2017-10-25plat/arm: change the default option of ARM_TSP_RAM_LOCATIONQixiang Xu
2017-10-24Add platform hooks for boot redundancy supportRoberto Vargas
2017-10-24qemu: fix holding pen mailbox sequenceEtienne Carriere
2017-10-23Merge pull request #1139 from hzhuang1/fix_edmacdavidcunado-arm
2017-10-21Merge pull request #1131 from jeenu-arm/gic-migratedavidcunado-arm
2017-10-21Merge pull request #1130 from jeenu-arm/gic-patchesdavidcunado-arm
2017-10-18uniphier: move ROTPK hash to .rodata sectionMasahiro Yamada
2017-10-18HiKey: make RTC out of reset modeHaojian Zhuang
2017-10-18HiKey: init EDMA controller with non secure modeHaojian Zhuang
2017-10-17zynqmp: Migrate to using interrupt propertiesJeenu Viswambharan
2017-10-17mt8173: Migrate to using interrupt propertiesJeenu Viswambharan
2017-10-17poplar: Migrate to using interrupt propertiesJeenu Viswambharan
2017-10-16uniphier: Migrate to using interrupt propertiesJeenu Viswambharan
2017-10-16ARM platforms: Migrate to using interrupt propertiesJeenu Viswambharan
2017-10-16GIC: Add API to set priority maskJeenu Viswambharan
2017-10-16GIC: Add API to set/clear interrupt pendingJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt routingJeenu Viswambharan
2017-10-16GIC: Add API to raise secure SGIJeenu Viswambharan
2017-10-16GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt priorityJeenu Viswambharan
2017-10-16GIC: Add APIs to enable and disable interruptJeenu Viswambharan