arm-trusted-firmware/include/stdlib
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
..
machine Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
sys Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00
assert.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
stddef.h Create local C library implementation (2/2) 2013-12-20 15:52:16 +00:00
stdio.h Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
string.h Add IO abstraction framework 2014-02-17 18:51:43 +00:00