arm-trusted-firmware/docs
Soby Mathew 27713fb420 Add support for specifying pre-built BL binaries in Makefile
This patch adds support for supplying pre-built BL binaries for BL2,
BL3-1 and BL3-2 during trusted firmware build. Specifying BLx = <path_to_BLx>
in the build command line, where 'x' is any one of BL2, BL3-1 or BL3-2, will
skip building that BL stage from source and include the specified binary in
final fip image.

This patch also makes BL3-3 binary for FIP optional depending on the
value of 'NEED_BL33' flag which is defined by the platform.

Fixes ARM-software/tf-issues#244
Fixes ARM-software/tf-issues#245

Change-Id: I3ebe1d4901f8b857e8bb51372290978a3323bfe7
2014-09-16 17:55:19 +01:00
..
diagrams Document design of the Interrupt Mangement Framework 2014-06-03 18:42:14 +01:00
change-log.md Documentation for version 1.0 2014-08-28 14:24:54 +01:00
cpu-errata-workarounds.md Miscellaneous documentation fixes 2014-08-27 19:13:56 +01:00
firmware-design.md Add support for specifying pre-built BL binaries in Makefile 2014-09-16 17:55:19 +01:00
interrupt-framework-design.md Miscellaneous documentation fixes 2014-08-27 19:13:56 +01:00
porting-guide.md Add support for specifying pre-built BL binaries in Makefile 2014-09-16 17:55:19 +01:00
rt-svc-writers-guide.md Implement ARM Standard Service 2014-03-20 11:16:23 +00:00
user-guide.md Add support for specifying pre-built BL binaries in Makefile 2014-09-16 17:55:19 +01:00