You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to add source files to the TF-M library build from our own module, specifically a tfm_rotpk.c file instead of the existing dummy under trusted-firmware-m/platform/ext/common/template.
I have tried to do that with CMake but have not succeded yet. If I would append source files to the TF-M build, e.g., adding local tfm_rotpk.c, how do i do that?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
We are trying to add source files to the TF-M library build from our own module, specifically a
tfm_rotpk.c
file instead of the existing dummy undertrusted-firmware-m/platform/ext/common/template
.I have tried to do that with CMake but have not succeded yet. If I would append source files to the TF-M build, e.g., adding local
tfm_rotpk.c
, how do i do that?Regards,
Nano
Beta Was this translation helpful? Give feedback.
All reactions