Browse Source
When communicating with the system controller over secure proxy we clear a thread, write our message, then wait for a response. This must not be interrupted by a different transfer on the same thread. Take a lock during this sequence to prevent contention. Signed-off-by: Andrew Davis <afd@ti.com> Change-Id: I7789f017fde7180ab6b4ac07458464b967c8e580pull/1997/head
Andrew Davis
2 years ago
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue