summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-03-15Revert "Fill exception vectors with zero bytes"Haim Boot
2016-09-28AArch32: Add `memcpy4` function in assemblyYatharth Kochar
2016-09-22PSCI: Do psci_setup() as part of std_svc_setup()Soby Mathew
2016-09-22PSCI: Introduce PSCI Library argument structureSoby Mathew
2016-09-21AArch32: Add support for ARM Cortex-A32 MPCore ProcessorYatharth Kochar
2016-09-21AArch32: Support in SP_MIN to receive arguments from BL2Yatharth Kochar
2016-09-21AArch32: Add generic changes in BL1Yatharth Kochar
2016-09-21AArch32: Common changes needed for BL1/BL2Yatharth Kochar
2016-09-21ARM platform changes for new version of image loadingYatharth Kochar
2016-09-20Changes for new version of image loading in BL1/BL2Yatharth Kochar
2016-09-20Add new version of image loading.Yatharth Kochar
2016-09-19Merge pull request #706 from dp-arm/dp/pmf-aligned-svcdanh-arm
2016-09-19Merge pull request #705 from dp-arm/dp/pmf-macro-renamedanh-arm
2016-09-19Merge pull request #702 from jeenu-arm/psci-node-hw-statedanh-arm
2016-09-15CSS: Implement support for NODE_HW_STATEJeenu Viswambharan
2016-09-15PSCI: Add support for PSCI NODE_HW_STATE APIJeenu Viswambharan
2016-09-15Merge pull request #707 from sandrine-bailleux-arm/sb/restore-xlat-definesdavidcunado-arm
2016-09-15Merge pull request #708 from sandrine-bailleux-arm/sb/forward-decsdavidcunado-arm
2016-09-15Add some missing forward declarations in plat_arm.hSandrine Bailleux
2016-09-15Restore some defines in xlat_tables.hSandrine Bailleux
2016-09-14Ensure PMF service timestamps are properly aligned on a cache line boundarydp-arm
2016-09-14Rename `pmf_calc_timestamp_offset` to `pmf_calc_timestamp_addr`dp-arm
2016-09-12Support for Mediatek MT6795 SoCLeon Chen
2016-08-31Merge pull request #690 from soby-mathew/sm/level_sel_xlatdavidcunado-arm
2016-08-26Add assembler helper to calculate PMF timestamp offsetdp-arm
2016-08-26Move pmf headers to include/lib/pmfdp-arm
2016-08-23Automatically select initial xlation lookup levelAntonio Nino Diaz
2016-08-18Merge pull request #678 from soby-mathew/sm/PSCI_AArch32danh-arm
2016-08-12emmc: support CMD23Haojian Zhuang
2016-08-10AArch32: Add FVP support for SP_MINSoby Mathew
2016-08-10AArch32: Add essential ARM platform and FVP supportSoby Mathew
2016-08-10AArch32: add a minimal secure payload (SP_MIN)Soby Mathew
2016-08-10AArch32: Add support to PSCI libSoby Mathew
2016-08-10AArch32: Add support in TF librariesSoby Mathew
2016-08-10AArch32: Add SMCC contextSoby Mathew
2016-08-10AArch32: Add API to invoke runtime service handlerSoby Mathew
2016-08-10AArch32: Add translation table library supportSoby Mathew
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-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-27GICv3: Fix the GICD_IROUTER offsetSoby Mathew
2016-07-25Ensure addresses in is_mem_free() don't overflowSandrine Bailleux
2016-07-25ARM platforms: Define common image sizesAntonio Nino Diaz
2016-07-19Rearrange assembly helper macrosSoby 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