On Thu, Jul 24, 2025 at 03:59:39PM +0530, Viresh Kumar wrote:
+Sudeep
(We are reviewing the patches before posting to LKML)
I haven't spent any time yet reviewing the spec. Couple of weeks back, the spec was still in dev/confidential stage IIRC. I will soon get to that, sorry for the delay.
On 22-07-25, 10:49, Bertrand Marquis wrote:
Hi Viresh.
[...]
Is the FF-A driver already looping on BUSY case ? If the rx buffer from the receiver is not available you will get a busy back and you will have to retry. Not sure if this should be handled in FF-A driver or in here though.
I don't think the FF-A layer manages EBUSY, maybe it should.
Sudeep ?
Yes that should be fine. I don't see any reason not to do that.