summaryrefslogtreecommitdiff
path: root/plat/arm/common/arm_bl31_setup.c
AgeCommit message (Expand)Author
2017-05-03Use SPDX license identifiersdp-arm
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-21ARM platform changes for new version of image loadingYatharth Kochar
2016-07-19Cater for preloaded BL33 within plat_get_ns_image_entrypoint()Soby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-07-08ARM platforms: Add support for SEPARATE_CODE_AND_RODATASandrine Bailleux
2016-07-08Introduce arm_setup_page_tables() functionSandrine Bailleux
2016-04-21Move `plat_get_syscnt_freq()` to arm_common.cYatharth Kochar
2016-04-08Rename BL33_BASE option to PRELOADED_BL33_BASEAntonio Nino Diaz
2016-04-08Fix BL33_BASE option to work with RESET_TO_BL31Antonio Nino Diaz
2016-02-16Rework use of interconnect driversVikram Kanigiri
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-09Merge pull request #462 from soby-mathew/sm/runtime_consoledanh-arm
2015-12-09Specify BL31 runtime console for ARM Standard platformsSoby Mathew
2015-12-09Rework use of ARM GIC drivers on ARM platformsAchin Gupta
2015-11-13Add NULL pointer check before reading BL32 entry point informationJuan Castillo
2015-10-30Support PSCI SYSTEM SUSPEND on JunoSoby Mathew
2015-09-11Define the Non-Secure timer frame ID for ARM platformsVikram Kanigiri
2015-08-13PSCI: Migrate ARM reference platforms to new platform APISoby Mathew
2015-06-01Always enable CCI coherency in BL3-1Sandrine Bailleux
2015-04-28Add common ARM and CSS platform codeDan Handley