Introduce TF_LDFLAGS
authorDouglas Raillard <douglas.raillard@arm.com>
Thu, 22 Jun 2017 13:44:48 +0000 (14:44 +0100)
committerDouglas Raillard <douglas.raillard@arm.com>
Wed, 28 Jun 2017 14:03:05 +0000 (15:03 +0100)
commitc2b8806fb6e4f225bfb73b5378a31a9b96b0bd60
tree82c306c03623c2d2cce966d48d1314e4bfbadf1e
parent6bf362496933a7795273d8cac1bbdd2966dfab33
Introduce TF_LDFLAGS

Use TF_LDFLAGS from the Makefiles, and still append LDFLAGS as well to
the compiler's invocation. This allows passing extra options from the
make command line using LDFLAGS.

Document new LDFLAGS Makefile option.

Change-Id: I88c5ac26ca12ac2b2d60a6f150ae027639991f27
Signed-off-by: Douglas Raillard <douglas.raillard@arm.com>
Makefile
docs/user-guide.md
lib/cpus/cpu-ops.mk
make_helpers/build_macros.mk