arm-trusted-firmware/plat
Joshua Watt 39a97dce61 rockchip: Prevent macro expansion in paths
Instead of stringizing the paths to binary files, add them as string
defines on the command line (e.g. -DFOO=\"BAR\" instead of -DFOO=BAR).
This prevents macros from being expanded inside the string value itself.
For example, -DFOO=/path/with-linux-in-it would have been expanded to
"/path/with-1-in-it" because `linux=1` is one of the standard GCC
defines.

Change-Id: I7b65df3c9930faed4f1aff75ad726982ae3671e6
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
2019-12-13 14:13:45 -06:00
..
allwinner Merge "allwinner: Fix incorrect ARISC code patch offset check" into integration 2019-12-13 17:20:04 +00:00
amlogic Merge changes from topic "amlogic-g12a" into integration 2019-09-27 09:53:40 +00:00
arm Merge "Use the proper size for tb_fw_cfg_dtb" into integration 2019-12-10 12:07:27 +00:00
common Add UBSAN support and handlers 2019-09-11 14:15:54 +01:00
hisilicon hikey: fix to load FIP by partition table. 2019-09-18 18:18:57 +08:00
imx imx: Fix multiple definition of ipc_handle 2019-12-04 02:59:03 -06:00
intel/soc intel: s10: Remove unused source code 2019-12-12 10:46:15 +08:00
layerscape Enable -Wshadow always 2019-11-19 08:53:16 -06:00
marvell delay: timeout detection support 2019-10-03 18:57:25 +00:00
mediatek Merge "Enable -Wshadow always" into integration 2019-12-03 23:21:38 +00:00
nvidia/tegra Tegra194: smmu: add support for backup multiple smmu regs 2019-12-10 09:59:40 -08:00
qemu qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1 2019-10-01 17:24:06 +02:00
renesas/rcar Enable -Wshadow always 2019-11-19 08:53:16 -06:00
rockchip rockchip: Prevent macro expansion in paths 2019-12-13 14:13:45 -06:00
rpi rpi4: Add stdout-path to device tree 2019-09-25 11:45:35 +01:00
socionext uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver 2019-09-03 09:08:16 +00:00
st plat/st: Fix incorrect return value 2019-11-27 10:22:51 +00:00
ti/k3 ti: k3: common: Add PIE support 2019-10-29 14:27:11 +00:00
xilinx Enable -Wlogical-op always 2019-11-19 08:53:21 -06:00