aboutsummaryrefslogtreecommitdiff
path: root/plat/juno/bl2_plat_setup.c
AgeCommit message (Expand)Author
2014-06-05juno: Add a check to verify BL2 to BL31 plat. paramSandrine Bailleux
2014-06-05juno: Rework header file inclusionSandrine Bailleux
2014-06-05juno: Clean a few details in BL2 & BL3-1 plat setup codeSandrine Bailleux
2014-06-05juno: Move BL3-1 arguments from normal DRAM to trusted RAMSandrine Bailleux
2014-06-05juno: Do not retrieve entry point info for BL3-0 imageSandrine Bailleux
2014-06-05juno: Pass primary CPU MPID to UEFISandrine Bailleux
2014-06-05juno: Fix bl30_image() functionSandrine Bailleux
2014-06-05juno: Use the reworked handover interface between BL stagesSandrine Bailleux
2014-06-05juno: Provide per-EL MMU setup functionsSandrine Bailleux
2014-06-05juno: Add support for BL3-2 imageSandrine Bailleux
2014-06-05juno: Fix build errors due to recent changesSandrine Bailleux
2014-06-05juno: Initialise UART console in all bootloader stagesSandrine Bailleux
2014-06-04juno: BL2: Load BL30Sandrine Bailleux
2014-06-04juno: Various tidyupsSandrine Bailleux
2014-06-04juno: Use the correct firmware image names in comments and messagesSandrine Bailleux
2014-06-04juno: Use static declaration of bl31_argsJon Medhurst
2014-06-04juno: Create as a trimmed copy of plat/fvpJon Medhurst