arm-trusted-firmware/include
Harry Liebel 561cd33ece Add Firmware Image Package (FIP) driver
The Firmware Image Package (FIP) driver allows for data to be loaded
from a FIP on platform storage. The FVP supports loading bootloader
images from a FIP located in NOR FLASH.

The implemented FVP policy states that bootloader images will be
loaded from a FIP in NOR FLASH if available and fall back to loading
individual images from semi-hosting.

NOTE:
- BL3-3(e.g. UEFI) is loaded into DRAM and needs to be configured
  to run from the BL33_BASE address. This is currently set to
  DRAM_BASE+128MB for the FVP.

Change-Id: I2e4821748e3376b5f9e467cf3ec09509e43579a0
2014-02-17 18:51:44 +00:00
..
aarch64 psci: replace secure context with suspend context 2014-01-20 18:45:04 +00:00
stdlib Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00
asm_macros.S Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
bakery_lock.h Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
bl1.h Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
bl2.h Add Firmware Image Package (FIP) driver 2014-02-17 18:51:44 +00:00
bl31.h Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
bl_common.h Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
debug.h Probe for GICv3 re-distributors on core bring-up 2014-01-17 10:27:53 +00:00
firmware_image_package.h Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00
io_storage.h Add Firmware Image Package (FIP) driver 2014-02-17 18:51:44 +00:00
mmio.h Probe for GICv3 re-distributors on core bring-up 2014-01-17 10:27:53 +00:00
pm.h Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
psci.h psci: fix affinity level upgrade issue 2014-01-20 18:45:04 +00:00
runtime_svc.h Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
semihosting.h Implement load_image in terms of IO abstraction 2014-02-17 18:51:43 +00:00
spinlock.h Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00