Open jforissier opened 1 year ago
This seems to be a problem not entirely controllable by OP-TEE. I suspect Hafnium or possibly its configuration. The problem is that some shared memory isn't freed properly. OP-TEE complains:
E/TC:0 thread_spmc_relinquish:1856 Failed to relinquish cookie 0x1
While Hafnium says:
VERBOSE: Tried to reclaim memory handle 0x1 that has not been relinquished by all borrowers(8001).
Prior to this it also says:
VERBOSE: Can't relinquish device memory (mode is 0x7c).
VERBOSE: Invalid transition for relinquish.
I'm not sure if that relates or not.
This issue has been marked as a stale issue because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this issue will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.
Hi, just curious, is this issue still reproducible?
Hi, just curious, is this issue still reproducible?
Yes.