Xilinx / meta-xilinx-tools

Yocto Project layer enables AMD Xilinx tools related metadata for MicroBlaze, Zynq, ZynqMP and Versal devices.
MIT License
53 stars 51 forks source link

pmu-firmware, fsbl-firmware: Fix build with `TCLIBC = "musl"` #48

Open michalfita opened 1 year ago

michalfita commented 1 year ago

Both packages require toolchains outside normal build environment to target bare metal targets on MicroBlaze and ARM64 respectively. This patch fixes recipies to deal with that situation under musl environment as well.