arm-trusted-firmware/include/stdlib/sys
Harry Liebel f58ad36f2f Add Firmware Image Package creation tool
This tool can be used to create a Firmware Image Packages (FIP). These
FIPs store a combined set of firmware images with a Table of Contents
(ToC) that can be loaded by the firmware from platform storage.

- Add uuid.h from FreeBSD.
- Use symbolic links to shared headers otherwise unwanted headers and
  definitions are pulled in.
- A FIP is created as part of the default FVP build.
- A BL3-3 image(e.g. UEFI) must be provided.

Change-Id: Ib73feee181df2dba68bf6abec115a83cfa5e26cb
2014-02-17 18:51:43 +00:00
..
_null.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
_stdint.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
_types.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
cdefs.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
ctype.h Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
errno.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
limits.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
stdarg.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
stdint.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
uuid.h Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00