TFM 2.3.0 integration to zephyr main for nucleo_u3c5zi_q #106883
Unanswered
mkaricheri
asked this question in
General
Replies: 2 comments 1 reply
|
I found integrating TFM 2.3.0 to zephyr main is very complicated. So alternately, I tried picking the below commit to the current version of TFM module used by zephyr main. Even that is running into issues. For example it is missing some BL2 related files. So continuing in this path and if someone can provide some help, much appreciated. tfm commit : da616c541 Platform: STM32: Add support of nucleo_u3c5zi_q Wondering if there is some work for nucleo_u3c5zi_q support that I can leverage?? |
1 reply
|
Hello @mkaricheri, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi Zephyr experts,
I need to get TFM support working on nucleo_u385rg_q. Recently ST Micro has added support for TFM to nucleo_u3c5zi_q in TFM 2.3.0. nucleo_u385rg_q is close match of nucleo_u3c5zi_q .
Here is my path to achieve the goal as I see it. Please let me know if it make sense
Thanks in advance for your valuable input.
Murali
All reactions