arm-trusted-firmware/docs
Douglas Raillard f7ad7a63c5 Document CFLAGS make option
CFLAGS content can be set on the command line to allow passing extra
options to the compiler. Its content is appended after the options set
by the Makefile (TF_CFLAGS).

The Makefiles must use TF_CFLAGS instead of CFLAGS, as the latter can be
completely overriden by setting it on the command line.

Also tell about LDFLAGS in the "Debugging options" section.

Change-Id: Iaf27b424002898ef3040133f78cb133983a37aee
Signed-off-by: Douglas Raillard <douglas.raillard@arm.com>
2017-06-28 15:03:05 +01:00
..
diagrams Initialize secondary CPUs during cold boot 2016-03-07 09:23:38 +00:00
plat uniphier: add TSP support 2017-06-13 00:32:57 +09:00
spd spd: dispatcher for interacting with the Trusty TEE 2016-11-08 15:50:04 -08:00
arm-sip-service.md Introduce ARM SiP service to switch execution state 2017-05-04 11:00:34 +01:00
auth-framework.md mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platforms 2017-05-24 14:17:02 +01:00
change-log.md Fix broken link in documentation 2017-06-27 11:09:11 +01:00
cpu-specific-build-macros.md Add workaround for ARM Cortex-A53 erratum 855873 2017-03-20 10:57:46 +00:00
firmware-design.md Improve format of exception vectors in BL1 description 2017-06-28 12:02:53 +01:00
firmware-update.md Fix broken link in documentation 2017-06-27 11:09:11 +01:00
interrupt-framework-design.md Update terminology: standard SMC to yielding SMC 2017-04-26 12:58:52 +01:00
platform-migration-guide.md Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
porting-guide.md FWU: Check for overlaps when loading images 2017-06-01 14:52:11 +01:00
psci-lib-integration-guide.md PSCI: Optimize call paths if all participants are cache-coherent 2017-03-02 11:00:20 +00:00
psci-pd-tree.md Rework type usage in Trusted Firmware 2016-07-18 17:52:15 +01:00
reset-design.md Introduce the ARM TF reset design document 2015-12-15 15:14:43 +00:00
rt-svc-writers-guide.md Update terminology: standard SMC to yielding SMC 2017-04-26 12:58:52 +01:00
trusted-board-boot.md Replace fip_create with fiptool 2016-07-29 10:38:46 +01:00
user-guide.md Document CFLAGS make option 2017-06-28 15:03:05 +01:00