arm-trusted-firmware/include/lib/libc
Daniel Boulby 1dcc28cfba Introduce RECLAIM_INIT_CODE build flag
This patch introduces a build flag "RECLAIM_INIT_CODE" to mark boot time
code which allows platforms to place this memory in an appropriate
section to be reclaimed later. This features is primarily targeted for
BL31. Appropriate documentation updates are also done.

Change-Id: If0ca062851614805d769c332c771083d46599194
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2018-10-03 11:47:30 +01:00
..
aarch32 libc: Add AArch32 and AArch64 headers 2018-08-22 10:26:05 +01:00
aarch64 libc: Add AArch32 and AArch64 headers 2018-08-22 10:26:05 +01:00
assert.h libc: Introduce cdefs.h, assert.h and strlen.c 2018-08-22 10:26:04 +01:00
cdefs.h Introduce RECLAIM_INIT_CODE build flag 2018-10-03 11:47:30 +01:00
endian.h libc: Cleanup FreeBSD files 2018-08-22 10:26:05 +01:00
errno.h libc: Cleanup FreeBSD files 2018-08-22 10:26:05 +01:00
limits.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
stdarg.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
stdbool.h Create a library file for libc 2018-08-03 11:31:33 +01:00
stddef.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
stdint.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
stdio.h libc: Move tf_printf and tf_snprintf to libc 2018-08-22 10:26:05 +01:00
stdlib.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
string.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00
time.h libc: Cleanup SCC headers 2018-08-22 10:26:05 +01:00