Hi Antonio,
The update work. I have vote +1 for it. Thank you very much for your prompt response.
Best regards,
Hao From: Antonio De Angelis Antonio.DeAngelis@arm.com Sent: Wednesday, June 25, 2025 4:24 AM To: Anton Komlev via TF-M tf-m@lists.trustedfirmware.org Cc: Zhang, Hao Hao.Zhang@analog.com; nd nd@arm.com Subject: Re: Question about build error in TF-M release/2.2.x
[External]
I will merge this when you can confirm that is working:
https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/39770https://urldefense.com/v3/__https:/review.trustedfirmware.org/c/TF-M/trusted-firmware-m/*/39770__;Kw!!A3Ni8CS0y2Y!75jVW0JZjBr6wArZkeD2uIx9Imlo5Ct-qu-FoxRKq5fRUiMZTG3c62ODihXNYEZCoTvmhfHEzE-mDPCAvFjIqHhnew$
Thanks, Antonio
________________________________ From: Antonio De Angelis via TF-M <tf-m@lists.trustedfirmware.orgmailto:tf-m@lists.trustedfirmware.org> Sent: Wednesday, June 25, 2025 09:20 To: Anton Komlev via TF-M <tf-m@lists.trustedfirmware.orgmailto:tf-m@lists.trustedfirmware.org> Cc: Zhang, Hao <hao.zhang@analog.commailto:hao.zhang@analog.com>; nd <nd@arm.commailto:nd@arm.com> Subject: [TF-M] Re: Question about build error in TF-M release/2.2.x
Hi Hao,
I think you've spotted a bug, tf-m-tests version.txt should not point to that tag which is an old 2.1.x related tag, but to TF-Mv2.2.0. Can you try again with this and check if it works?
Thanks, Antonio
________________________________ From: Zhang, Hao via TF-M <tf-m@lists.trustedfirmware.orgmailto:tf-m@lists.trustedfirmware.org> Sent: Tuesday, June 24, 2025 23:27 To: Anton Komlev via TF-M <tf-m@lists.trustedfirmware.orgmailto:tf-m@lists.trustedfirmware.org> Subject: [TF-M] Question about build error in TF-M release/2.2.x
Hi TF-M community,
When I am trying to build TF-M regression test for 2.2.x release, I sets the tf-m-tests repo version to recommended TF-Mv2.1.2-RC2. The tf-m-tests tests_reg/spe/CMakeLists.txt has following line:
install(FILES ${CONFIG_TFM_SOURCE_PATH}/lib/ext/qcbor/q_useful_buf.h
DESTINATION ${CMAKE_BINARY_DIR}/api_ns/qcbor/inc)
However, release 2.2.x https://git.trustedfirmware.org/plugins/gitiles/TF-M/trusted-firmware-m.git/...https://urldefense.com/v3/__https:/git.trustedfirmware.org/plugins/gitiles/TF-M/trusted-firmware-m.git/*/refs/heads/release/2.2.x/lib/ext/qcbor/__;Kw!!A3Ni8CS0y2Y!75jVW0JZjBr6wArZkeD2uIx9Imlo5Ct-qu-FoxRKq5fRUiMZTG3c62ODihXNYEZCoTvmhfHEzE-mDPCAvFh5cSIW0A$ has removed q_useful_buf.h. Therefore, causing a build error.
Is there anything I am missing. Any help would be appreciated.
Best regards,
Hao