Re: [PATCH v2 03/10] xen/arm: ffa: Fix version negotiation

2024-10-21 Thread Jens Wiklander
Hi Bertrand, On Wed, Oct 16, 2024 at 10:32 AM Bertrand Marquis wrote: > > Fix FFA version negotiation with the firmware to follow the > specification guidance more closely (see FF-A Specification Version 1.1 > in chapter 13.2.1). > When the firmware returns OK we can have several cases: > - the v

[PATCH v2 03/10] xen/arm: ffa: Fix version negotiation

2024-10-16 Thread Bertrand Marquis
Fix FFA version negotiation with the firmware to follow the specification guidance more closely (see FF-A Specification Version 1.1 in chapter 13.2.1). When the firmware returns OK we can have several cases: - the version requested is accepted but the firmware supports a greater one in the same m