kumquat-buildroot/boot/arm-trusted-firmware
Peter Korsgaard e6ef64d955 boot/arm-trusted-firmware: fix fiptool linking issue on hosts without openssl
Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/5834758777

Commit e7d16c35a (boot/arm-trusted-firmware: fix the RPATH of fiptool) tried
to fix the build of host-fiptool, but forgot to pass HOST_CFLAGS.

On hosts without (compatible) openssl development headers, this breaks
the build when it cannot find the openssl headers:

fiptool_platform.h:19:11: fatal error: openssl/sha.h: No such file or directory

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-01-04 22:42:42 +01:00
..
v2.2 boot/arm-trusted-firmware: fix build issue with binutils 2.39+ 2023-07-10 23:39:18 +02:00
v2.3 boot/arm-trusted-firmware: fix build issue with binutils 2.39+ 2023-07-10 23:39:18 +02:00
v2.4 boot/arm-trusted-firmware: fix build issue with binutils 2.39+ 2023-07-10 23:39:18 +02:00
v2.5 boot/arm-trusted-firmware: fix build issue with binutils 2.39+ 2023-07-10 23:39:18 +02:00
v2.6 boot/arm-trusted-firmware: fix build issue with binutils 2.39+ 2023-07-10 23:39:18 +02:00
v2.7 boot/arm-trusted-firmware: fix build issue with binutils 2.39+ 2023-07-10 23:39:18 +02:00
v2.8 boot/arm-trusted-firmware: add patch to fix fiptool link 2023-07-23 19:28:21 +02:00
v2.9 boot/arm-trusted-firmware: add patch to fix fiptool link 2023-07-23 19:28:21 +02:00
arm-trusted-firmware.hash
arm-trusted-firmware.mk boot/arm-trusted-firmware: fix fiptool linking issue on hosts without openssl 2024-01-04 22:42:42 +01:00
Config.in boot/arm-trusted-firmware: introduce a choice to select the BL33 image 2023-08-12 22:17:14 +02:00