arm-trusted-firmware/bl31/aarch64
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
..
bl31_arch_setup.c Unmask SError and Debug exceptions. 2013-11-27 15:31:06 +00:00
bl31_entrypoint.S Properly initialise the C runtime environment 2013-12-05 11:33:15 +00:00
exception_handlers.c ARMv8 Trusted Firmware release v0.2 2013-10-25 09:37:16 +01:00
runtime_exceptions.S Various improvements/cleanups on the linker scripts 2013-12-05 11:33:15 +00:00