arm-trusted-firmware/bl32/tsp/aarch64
Sandrine Bailleux b793e43166 fvp: 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: Ib86831d5450cf778ae78c9c1f7553fe91274c2fa
2014-05-09 14:56:10 +01:00
..
tsp_entrypoint.S fvp: Provide per-EL MMU setup functions 2014-05-09 14:56:10 +01:00
tsp_request.S Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00