Direct-xip support in bootutil_public module #1474
Unanswered
DanielStindl-NXP
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Hi. What is missing in bootutil_public.c? What port are you using (zepyr-rtos)? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Is there work being done on this? I'm trying to implement direct-xip and think this would be useful. |
Beta Was this translation helpful? Give feedback.
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.
-
Hi
We are converting projects originally using swap mechanism to direct-xip mode because we want to use flash remapping feature on some processors. Unfortunately it seems that bootutil_public.c supports only swap mechanism and is not direct-xip mode aware.
Is there another recommended way or it will be updated in future releases?
Beta Was this translation helpful? Give feedback.
All reactions