arm-trusted-firmware/lib/arch/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
..
cache_helpers.S ARMv8 Trusted Firmware release v0.2 2013-10-25 09:37:16 +01:00
misc_helpers.S Properly initialise the C runtime environment 2013-12-05 11:33:15 +00:00
sysreg_helpers.S ARMv8 Trusted Firmware release v0.2 2013-10-25 09:37:16 +01:00
tlb_helpers.S AArch64: Remove EL-agnostic TLB helper functions 2013-11-27 15:31:06 +00:00