Skip to content

fix version of trusted-firmware-a#69

Open
aforster-mr wants to merge 1 commit into
Xilinx:scarthgap-nextfrom
aforster-mr:fix-trusted-firmware-a-version
Open

fix version of trusted-firmware-a#69
aforster-mr wants to merge 1 commit into
Xilinx:scarthgap-nextfrom
aforster-mr:fix-trusted-firmware-a-version

Conversation

@aforster-mr

Copy link
Copy Markdown

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

mhatle commented Jul 8, 2025

Copy link
Copy Markdown
Collaborator

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