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
1 parent 9d72b4e commit f58ad36f2f51798b093d282b56a3a311fdc78ca9
@Harry Liebel Harry Liebel authored on 10 Jan 2014
Dan Handley committed on 17 Feb 2014
Showing 8 changed files
View
Makefile
View
include/firmware_image_package.h 0 → 100644
View
include/stdlib/sys/uuid.h 0 → 100644
View
tools/fip_create/Makefile 0 → 100644
View
tools/fip_create/fip_create.c 0 → 100644
View
tools/fip_create/fip_create.h 0 → 100644
View
tools/fip_create/firmware_image_package.h 0 → 120000
View
tools/fip_create/uuid.h 0 → 120000