summaryrefslogtreecommitdiff
path: root/plat/arm/common/arm_bl1_setup.c
AgeCommit message (Expand)Author
2017-05-03Use SPDX license identifiersdp-arm
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-08ARM platforms: Enable xlat tables lib v2Antonio Nino Diaz
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 BL1Yatharth 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-08ARM platforms: Restrict mapping of Trusted ROM in BL1Sandrine Bailleux
2016-07-08Introduce arm_setup_page_tables() functionSandrine Bailleux
2016-02-16Rework use of interconnect driversVikram Kanigiri
2015-12-09Add descriptor based image management support in BL1Yatharth Kochar
2015-12-02TBB: add Trusted Watchdog support on ARM platformsJuan Castillo
2015-11-26CSS: Enable booting of EL3 payloadsSandrine Bailleux
2015-10-19Fix #include path in ARM platform BL1 setup codeSandrine Bailleux
2015-04-28Add common ARM and CSS platform codeDan Handley