summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-10AArch32: Add assembly helpersSoby Mathew
2016-08-10AArch32: Add essential Arch helpersSoby Mathew
2016-08-09Move SIZE_FROM_LOG2_WORDS macro to utils.hSoby Mathew
2016-08-09Move spinlock library code to AArch64 folderSoby Mathew
2016-08-09Migrate platform makefile to new console driver locationSoby Mathew
2016-08-09Move console drivers to AArch64 folderSoby Mathew
2016-08-09Fix the translation table library for wraparound casesSoby Mathew
2016-08-09Merge pull request #661 from dp-arm/masterdanh-arm
2016-07-29Replace fip_create with fiptooldp-arm
2016-07-28Merge pull request #668 from sandrine-bailleux-arm/sb/rodata-xn-docdanh-arm
2016-07-28Documentation for SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
2016-07-28Merge pull request #674 from rockchip-linux/Support-PWMs-for-rk3399-suspend/r...danh-arm
2016-07-28Merge pull request #673 from soby-mathew/sm/coverity_issuedanh-arm
2016-07-28Merge pull request #672 from soby-mathew/sm/irouter_offsetdanh-arm
2016-07-28Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-memdanh-arm
2016-07-28rockchip: fixes typo and some bugs for suspend/resume testsCaesar Wang
2016-07-27GICv3: Fix the GICD_IROUTER offsetSoby Mathew
2016-07-26Improve debug assertion for runtime svc numberSoby Mathew
2016-07-26Merge pull request #670 from achingupta/ag/psci_retention_fixdanh-arm
2016-07-26Merge pull request #669 from sandrine-bailleux-arm/sb/tf-hardeningdanh-arm
2016-07-25Fix use of stale power states in PSCI standby finisherAchin Gupta
2016-07-25Ensure addresses in is_mem_free() don't overflowSandrine Bailleux
2016-07-25Make runtime_svc_init() function more robustSandrine Bailleux
2016-07-25Improvements to runtime service init codeSandrine Bailleux
2016-07-25Validate psci_find_target_suspend_lvl() resultSandrine Bailleux
2016-07-25Merge pull request #667 from soby-mathew/sm/PSCI_libdanh-arm
2016-07-25ARM platforms: Define common image sizesAntonio Nino Diaz
2016-07-19Rearrange assembly helper macrosSoby Mathew
2016-07-19Define `plat_get_syscnt_freq2()` unconditionally for ARM platformsSoby Mathew
2016-07-19Cater for preloaded BL33 within plat_get_ns_image_entrypoint()Soby Mathew
2016-07-19Move `arm_common.c` out of aarch64 folderSoby Mathew
2016-07-19Include `plat_psci_common.c` from the new locationSoby Mathew
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-18Fix coding guideline warningsSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-07-18Merge pull request #666 from Xilinx/zynqmp/rodata-xndanh-arm
2016-07-18Merge pull request #654 from rockchip-linux/rk3399-suspend-resumedanh-arm
2016-07-18Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-servicedanh-arm
2016-07-18rockchip: support the suspend/resume for rk3399Tony Xie
2016-07-18rockchip: support plat SIP runtime serviceCaesar Wang
2016-07-15Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xndanh-arm
2016-07-15Merge pull request #659 from soby-mathew/sm/declare_stackdanh-arm
2016-07-15Merge pull request #658 from soby-mathew/sm/init_spi_ppi_gicdanh-arm
2016-07-15Merge pull request #655 from Xilinx/report_merrdanh-arm
2016-07-12bl31: Add error reporting registersNaga Sureshkumar Relli
2016-07-11zynqmp: Separate code and rodataSoren Brinkmann
2016-07-08ARM CSS platforms: Map flash as execute-never by defaultSandrine Bailleux
2016-07-08Add some verbose traces in arm_setup_page_tables()Sandrine Bailleux
2016-07-08ARM platforms: Add support for SEPARATE_CODE_AND_RODATASandrine Bailleux