arm-trusted-firmware/plat/nvidia/tegra
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
..
common plat/nvidia: tegra: Enable SMCCC_ARCH_SOC_ID feature 2020-07-26 08:16:42 +01:00
include Tegra194: ras: verbose prints for SErrors 2020-06-12 10:23:23 -07:00
scat spm: Remove SPM Alpha 1 prototype and support files 2019-12-20 16:03:32 +00:00
soc Tegra194: ras: verbose prints for SErrors 2020-06-12 10:23:23 -07:00
platform.mk Use abspath to dereference $BUILD_BASE 2020-08-04 18:02:02 +01:00