arm-trusted-firmware/tools
Grant Likely 29214e95c4 Use abspath to dereference $BUILD_BASE
If the user tries to change BUILD_BASE to put the build products outside
the build tree the compile will fail due to hard coded assumptions that
$BUILD_BASE is a relative path. Fix by using $(abspath $(BUILD_BASE))
to rationalize to an absolute path every time and remove the relative
path assumptions.

This patch also adds documentation that BUILD_BASE can be specified by
the user.

Signed-off-by: Grant Likely <grant.likely@arm.com>
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: Ib1af874de658484aaffc672f30029b852d2489c8
2020-08-04 18:02:02 +01:00
..
amlogic meson: Rename platform directory to amlogic 2019-09-05 10:39:25 +01:00
cert_create cert_tool: Update cert_tool for fw_config image support 2020-06-24 08:44:26 +01:00
encrypt_fw tools: Add firmware authenticated encryption tool 2020-03-06 16:40:37 +05:30
fiptool fiptool: return zero status on help and help <command> 2020-07-06 10:27:03 -05:00
marvell/doimage tools: doimage: change the binary image alignment to 16 2020-07-10 10:54:44 +00:00
memory tools: Small improvement to print_memory_map script 2020-02-14 16:31:19 +00:00
renesas/rcar_layout_create rcar_gen3: plat: Add initial D3 support 2019-04-02 03:40:51 +02:00
sptool Use abspath to dereference $BUILD_BASE 2020-08-04 18:02:02 +01:00
stm32image stm32mp1: update platform files to use MMC devices 2018-10-15 09:36:58 +02:00