arm-trusted-firmware/plat/fvp
Sandrine Bailleux 65f546a14f Properly initialise the C runtime environment
This patch makes sure the C runtime environment is properly
initialised before executing any C code.

  - Zero-initialise NOBITS sections (e.g. the bss section).
  - Relocate BL1 data from ROM to RAM.

Change-Id: I0da81b417b2f0d1f7ef667cc5131b1e47e22571f
2013-12-05 11:33:15 +00:00
..
aarch64 Various improvements/cleanups on the linker scripts 2013-12-05 11:33:15 +00:00
bl1_plat_setup.c Properly initialise the C runtime environment 2013-12-05 11:33:15 +00:00
bl2_plat_setup.c Various improvements/cleanups on the linker scripts 2013-12-05 11:33:15 +00:00
bl31_plat_setup.c Various improvements/cleanups on the linker scripts 2013-12-05 11:33:15 +00:00
fvp_pm.c Do not enable CCI on Foundation FVP 2013-11-14 17:48:52 +00:00
fvp_topology.c ARMv8 Trusted Firmware release v0.2 2013-10-25 09:37:16 +01:00
platform.h Do not enable CCI on Foundation FVP 2013-11-14 17:48:52 +00:00