summaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
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-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
2017-10-16GIC: Add API to get interrupt active statusJeenu Viswambharan
2017-10-16GIC: Add APIs to query interrupt typesJeenu Viswambharan
2017-10-16ARM platforms: supply per-PE target mask arrayJeenu Viswambharan
2017-10-16GIC: Add API to get running priorityJeenu Viswambharan
2017-10-13reset2: Add css_system_reset2()Roberto Vargas
2017-10-13scp: Introduce css_scp_system_off() functionRoberto Vargas
2017-10-11ARM platforms: enable GICv3 state save/restoreSoby Mathew
2017-10-11ARM platforms: Add support for EL3 TZC memory regionSoby Mathew
2017-10-05GICv3: add functions for save and restoreSoby Mathew
2017-10-04Merge pull request #1109 from robertovargas-arm/mem_protectdavidcunado-arm
2017-10-04Merge pull request #1115 from jeenu-arm/tsp-mtdavidcunado-arm
2017-10-04TSP: Support multi-threading CPUs on FVPJeenu Viswambharan