-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Description
Hello @mofanv, I have been attempting to run darknetp on a raspberry pi with OP-TEE but keep encountering this error:
tee_ta_open_session:588 init session failed 0xffff000c
This seems to indicate that OP-TEE could not allocate enough memory for the TA. Judging from the documentation, this seems to be because I need to "adjust TA’s MMU L1 table". I made sure that I followed the instructions from your readme, but didn't see anything about modyfing any OPTEE_OS code. Did you find a solution for this? I raised an issue with OP-TEE hoping to get guidelines on how to allocate more memory for the TA. Any insights you could provide would be appreciated.
Metadata
Metadata
Assignees
Labels
No labels