aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/common
AgeCommit message (Expand)Author
2017-04-21Merge pull request #910 from dp-arm/dp/AArch32-juno-portdavidcunado-arm
2017-04-20Changes to support execution in AArch32 state for JUNOYatharth Kochar
2017-04-19ARM platforms: Add option to use xlat tables lib v1Antonio Nino Diaz
2017-03-31Add and use plat_crash_console_flush() APIAntonio Nino Diaz
2017-03-28Merge pull request #879 from Summer-ARM/sq/mt-supportdavidcunado-arm
2017-03-27ARM platforms: Add support for MT bit in MPIDRSummer Qin
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-03-08ARM platforms: Enable xlat tables lib v2Antonio Nino Diaz
2017-02-16Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroingdavidcunado-arm
2017-02-13PSCI: Decouple PSCI stat residency calculation from PMFdp-arm
2017-02-06Replace some memset call by zeromemDouglas Raillard
2017-01-24Use #ifdef for AARCH32 instead of #ifMasahiro Yamada
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2017-01-18Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada
2017-01-18Use *_END instead of *_LIMIT for linker derived end addressesMasahiro Yamada
2016-12-20Merge pull request #791 from jeenu-arm/asm-assert-32danh-arm
2016-12-20Merge pull request #793 from jeenu-arm/gic-changesdanh-arm
2016-12-20Fix integer overflows in BL1 FWU codeSandrine Bailleux
2016-12-20Merge pull request #785 from dp-arm/dp/nvcounterDan Handley
2016-12-19AArch32: Print ASM_ASSERT and panic messagesJeenu Viswambharan
2016-12-15tbbr: Fix updating of Non-Trusted NV counterdp-arm
2016-12-15Introduce ARM platform APIs for GICv3 RedistributorJeenu Viswambharan
2016-12-14Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1Yatharth Kochar
2016-12-07Allow ARM Standard platforms to dynamically define PSCI capabilitySoby Mathew
2016-11-22Clarify dependency for PSCI_EXTENDED_STATE_IDDouglas Raillard
2016-10-12Introduce ARM SiP servicedp-arm
2016-09-21AArch32: Support in SP_MIN to receive arguments from BL2Yatharth Kochar
2016-09-21AArch32: Add ARM platform changes in BL2Yatharth Kochar
2016-09-21AArch32: Add ARM platform changes in BL1Yatharth Kochar
2016-09-21ARM platform changes for new version of image loadingYatharth Kochar
2016-08-10AArch32: Add FVP support for SP_MINSoby Mathew
2016-08-10AArch32: Add essential ARM platform and FVP supportSoby 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-18Rework type usage in Trusted FirmwareSoby Mathew
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
2016-07-08ARM platforms: Include BL2U's RO section in total memory regionSandrine Bailleux
2016-07-08ARM platforms: Restrict mapping of Trusted ROM in BL1Sandrine Bailleux
2016-07-08Introduce utils.h header fileSandrine Bailleux
2016-07-08Introduce arm_setup_page_tables() functionSandrine Bailleux
2016-06-16Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platformsSoby Mathew
2016-06-03Fix a syntax errorSandrine Bailleux
2016-05-25Add CCN support to FVP platform portSoby Mathew
2016-05-20Implement plat_get_syscnt_freq2 on platformsAntonio Nino Diaz
2016-04-27Remove support for legacy VE memory map in FVPSoby Mathew
2016-04-26Conditionally compile `plat_get_syscnt_freq()` in ARM standard platformsYatharth Kochar
2016-04-21Move `plat_get_syscnt_freq()` to arm_common.cYatharth Kochar