Replies: 3 comments
-
|
I'm pretty sure it will work (or you'll be able to make it work). However I don't think there any ready to use examples |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Probably best to try the embed port, and the embedding examples. MicroPython is a rather standard C library/app from that perspective. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
For more info, you can see the OP-TEE documentation. |
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.
-
I have a need to build a Trusted Application for Trusted Execution Environments (TEEs), for example with OP-TEE. What would be involved in getting micropython, or perhaps a workable subset of it, to run in this environment?
Beta Was this translation helpful? Give feedback.
All reactions