Skip to content

Conversation

aforster-mr
Copy link

When building with XILINX_RELEASE_VERSION set to v2024.2, a wrong version of the trusted-firmware-a component is used (the latest v2025.1). There are two reasons for this:

  • The XILINX_ATF_VERSION string contains only major and minor SemVer numbers. The filenames in meta-xilinx-core/recipes-bsp/trusted-firmware-a also have the patch component.
  • I'm not sure why, but setting the PREFERRED_VERSION for virtual/arm-trusted-firmware has no effect. trusted-firmware-a is only built with version 2024.2 when it is explicitly specified without the virtual indirect.

@mhatle
Copy link
Collaborator

mhatle commented Jul 8, 2025

thanks for the patch, I'll review it shortly for inclusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants