juno: Provide per-EL MMU setup functions
Instead of having a single version of the MMU setup functions for all
bootloader images that can execute either in EL3 or in EL1, provide
separate functions for EL1 and EL3. Each bootloader image can then
call the appropriate version of these functions. The aim is to reduce
the amount of code compiled in each BL image by embedding only what's
needed (e.g. BL1 to embed only EL3 variants).

Change-Id: Ie3f6fb58f7d9ea4e4085b5069e27d6b9dceaa286
1 parent fe23b15 commit a90bfa3361bb622512c978fdaf8ea5a424bf722b
@Sandrine Bailleux Sandrine Bailleux authored on 23 May 2014
Showing 6 changed files
View
plat/juno/aarch64/plat_common.c
View
plat/juno/bl1_plat_setup.c
View
plat/juno/bl2_plat_setup.c
View
plat/juno/bl31_plat_setup.c
View
plat/juno/bl32_plat_setup.c
View
plat/juno/platform.h