ANDROID: KVM: arm64: Fix return code for guest FF-A version
Return NOT_SUPPORTED when the FF-A capability is not advertised instead
of returning FFA_ERROR in a0 which is misinterpreted as a huge version
number by the driver.
Bug: 450720353
Change-Id: I9b5df5458b620145f8c4a0cf3831d80a7224575d
Signed-off-by:
Per Larsen <perlarsen@google.com>
Loading