Hi All,
The next release of the Firmware-A bundle of projects tagged v2.12 has an expected code freeze date of Nov, 8th 2024.
Refer to the release cadence section from TF-A documentation (https://trustedfirmware-a.readthedocs.io/en/latest/about/release-informatio…).
Closing out the release takes around 6-10 working days after the code freeze.
v2.12 release preparation tasks start from now.
We want to ensure that planned feature patches for the release are submitted in good time for the review process to conclude.
As a kind recommendation and a matter of sharing CI resources, please launch CI jobs with care e.g.:
-For simple platform, docs changes, or one liners, use Allow-CI+1 label (no need for a full Allow-CI+2 run).
-For large patch stacks use Allow-CI+2 at top of the patch stack (and if required few individual Allow+CI+1 labels in the middle of the patch stack).
-Carefully analyze results and fix the change if required, before launching new jobs on the same change.
-If after issuing a Allow-CI+1 or Allow-CI+2 label a Build start notice is not added as a gerrit comment on the patch right away please be patient as under heavy load CI jobs can be queued and in extreme conditions it can be over an hour before the Build start notice is issued. Issuing another Allow-CI+1 or Allow-CI+2 label will just result in an additional job being queued.
--
Thanks,
Govindraj R
Hello,
I am a TF-A firmware developer currently working on the Arm Neoverse RD-V3-R1 reference design, and I am in the process of porting and validating Hafnium (SPMC, TF-A BL32) on this platform.
On RD-V3-R1, we are using secure_rdv3r1_clang as the Hafnium target platform configuration.
However, I noticed that secure_rdv3r1_clang does not appear in the list of supported Hafnium platforms (or reference build targets) in the upstream repository.
Could you please clarify the following?
Is secure_rdv3r1_clang an officially supported target configuration for Hafnium?
If not, is there a plan to support it upstream in the future, or is there an alternative recommended target for RD-V3-R1 secure builds?
If there is an official/recommended build configuration for RD-V3-R1 in the upstream Hafnium project, I would appreciate any guidance.
Thank you very much for your time and support.
Best regards,
Seongju Yoo