Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recipes-security: optee-imx: optee-*: Upgrade BSP to LF6.6.36_2.1.0 #1981

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

hiagofranco
Copy link
Contributor

Upgrade optee-client, optee-os and optee-test to new NXP BSP LF6.6.36_2.1.0.

Related-to: #1953

Upgrade optee-client, optee-os and optee-test to new NXP BSP
LF6.6.36_2.1.0.

Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
@hiagofranco
Copy link
Contributor Author

Hi @otavio, on optee-os, I am seeing the following error:

ERROR: optee-os-4.2.0.imx-r0 do_package_qa: QA Issue: File /usr/include/optee/export-user_ta_arm64/lib/libdl.a in package optee-os-staticdev contains reference to TMPDIR [buildpaths]
ERROR: optee-os-4.2.0.imx-r0 do_package_qa: QA Issue: File /usr/include/optee/export-user_ta_arm64/lib/libutee.a in package optee-os-staticdev contains reference to TMPDIR [buildpaths]
ERROR: optee-os-4.2.0.imx-r0 do_package_qa: QA Issue: File /usr/include/optee/export-user_ta_arm64/lib/libmbedtls.a in package optee-os-staticdev contains reference to TMPDIR [buildpaths]
ERROR: optee-os-4.2.0.imx-r0 do_package_qa: QA Issue: File /usr/include/optee/export-user_ta_arm64/lib/libutils.a in package optee-os-staticdev contains reference to TMPDIR [buildpaths]
ERROR: optee-os-4.2.0.imx-r0 do_package_qa: Fatal QA errors were found, failing task.
ERROR: Logfile of failure stored in: /var/home/frh/freescale/build/tmp/work/imx8qxp_mek-fslc-linux/optee-os/4.2.0.imx/temp/log.do_package_qa.832325

I could not find the root cause of this error in the optee-os source code itself, so I would like to demote this error to a warning:

ERROR_QA:remove:layer-my-layer = "buildpaths"
WARN_QA:append:layer-my-layer = " buildpaths"

but I do not know if this is possible only for optee-os, I think my proposal would do it for the whole freescale layer. What do you suggest here? Should we look more into the code and patch it?

@otavio
Copy link
Member

otavio commented Oct 21, 2024

Please take a look at #1983. I prefer to take this recipe by recipe so we can later fix it more properly. I will merge this as this fix is unrelated, and specifically for this recipe, we already have an ongoing pull request.

@otavio otavio merged commit 74d9919 into Freescale:master Oct 21, 2024
Copy link

Successfully created backport PR #1985 for scarthgap.

@hiagofranco
Copy link
Contributor Author

Please take a look at #1983. I prefer to take this recipe by recipe so we can later fix it more properly. I will merge this as this fix is unrelated, and specifically for this recipe, we already have an ongoing pull request.

Nice, thank you!

@hiagofranco hiagofranco deleted the update_optee branch October 21, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants