arm-trusted-firmware/docs
Dan Handley 1151c82101 Allow BL3-2 platform definitions to be optional
The generic image loading and IO FIP code no longer forces the
platform to create BL3-2 (Secure-EL1 Payload) specific
definitions. The BL3-2 loading code in bl2/bl2main.c is wrapped
by a #ifdef BL32_BASE blocks, allowing the BL3-2 definitions to
be optional. Similarly for the name_uuid array defintion in
drivers/io/io_fip.c.

Also update the porting guide to reflect this change.

The BL3-2 platform definitions remain non-configurably present
in the FVP port.

Fixes ARM-software/tf-issues#68

Change-Id: Iea28b4e94d87a31f5522f271e290919a8a955460
2014-05-22 23:15:36 +01:00
..
diagrams Add EL3 runtime services and SPD documentation 2014-02-28 17:51:07 +00:00
change-log.md Add v0.3 release documentation 2014-02-28 18:23:42 +00:00
firmware-design.md FVP secure memory support documentation 2014-04-24 19:34:01 +01:00
porting-guide.md Allow BL3-2 platform definitions to be optional 2014-05-22 23:15:36 +01:00
rt-svc-writers-guide.md Implement ARM Standard Service 2014-03-20 11:16:23 +00:00
user-guide.md Add build configuration for timer save/restore 2014-05-16 17:11:31 +01:00