arm-trusted-firmware/lib
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
..
arch/aarch64 Properly initialise the C runtime environment 2013-12-05 11:33:15 +00:00
non-semihosting ARMv8 Trusted Firmware release v0.2 2013-10-25 09:37:16 +01:00
semihosting ARMv8 Trusted Firmware release v0.2 2013-10-25 09:37:16 +01:00
sync/locks ARMv8 Trusted Firmware release v0.2 2013-10-25 09:37:16 +01:00
mmio.c ARMv8 Trusted Firmware release v0.2 2013-10-25 09:37:16 +01:00