[Buildroot] [PATCH] boot/edk2: drop dependency on tf-a for macchiatobin

Julien Olivain ju.o at free.fr
Tue Apr 15 19:52:44 UTC 2025


On 10/04/2025 17:31, Vincent Stehlé wrote:
> When building a firmware for the MACCHIATObin with edk2 and
> arm-trusted-firmware, the build fails with the following make error:
> 
>   make[1]: Circular 
> output/build/edk2-edk2-stable202411/.stamp_configured <- 
> arm-trusted-firmware dependency dropped.
> 
> In fact, only TF-A depends on EDK II (passed as BL33) for building and
> not vice versa. [1]
> 
> Drop the false dependency on TF-A to fix the build.
> 
> [1] https://github.com/Semihalf/edk2-platforms/wiki/Build_firmware
> 
> Signed-off-by: Vincent Stehlé <vincent.stehle at arm.com>
> Cc: Dick Olsson <hi at senzilla.io>

Applied to master, thanks.

I also added extra info in the commit log while applying.

Best regards,

Julien.


More information about the buildroot mailing list