summaryrefslogtreecommitdiff
path: root/plat/arm/common/arm_bl2_setup.c
AgeCommit message (Expand)Author
2017-05-24Include missing header in arm_bl2_setup.cdp-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-04-20Changes to support execution in AArch32 state for JUNOYatharth Kochar
2017-02-06Replace some memset call by zeromemDouglas Raillard
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-09-21AArch32: Add ARM platform changes in BL2Yatharth Kochar
2016-09-21ARM platform changes for new version of image loadingYatharth Kochar
2016-07-08ARM platforms: Add support for SEPARATE_CODE_AND_RODATASandrine Bailleux
2016-07-08Introduce arm_setup_page_tables() functionSandrine Bailleux
2016-04-08Remove BL32_BASE when building without SPD for FVPAntonio Nino Diaz
2016-03-31Add support to load BL31 in DRAMDavid Wang
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-14Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo
2015-04-28Add common ARM and CSS platform codeDan Handley