Dear TI team,
In our application, we require fast synchronization between A53 cores, R5F cores, and M4F. While I have come across examples of spinlock usage for R5F cores, I haven't found any instances of its usage in the processor SDK or A53. I would appreciate some insights into the following questions:
-
Is it possible to use spin lock on A53 cores (using Linux)? If so, are there any available examples or application notes demonstrating its usage?
-
It has been observed that spin lock is available in the Main domain. Can M4F utilize the spin lock mechanism by using RAT? If not, do we have any alternatives for achieving similar functionality?
Thank you
Chris