commit | c302b1d9ceca16fbb6b2626201f3e3f18b650725 | [log] [tgz] |
---|---|---|
author | Sebastian Ene <sebastianene@google.com> | Wed Apr 03 15:03:32 2024 +0000 |
committer | Sebastian Ene <sebastianene@google.com> | Tue Apr 09 15:13:13 2024 +0000 |
tree | aed4a887e7dfb35ef26acf0463c06903efea1fd8 | |
parent | a25c760e4b36539dbb7c8e1c054fb7e8a9b947c8 [diff] |
KVM: arm64: Add support for FFA_PARTITION_INFO_GET Handle the FFA_PARTITION_INFO_GET host call inside the pKVM hypervisor and copy the response message back to the host buffers. Save the returned FF-A version as we will need it later to interpret the response from the TEE. Change-Id: Icde305ebc6c701b79abd3e08eb6aaed3ed4a5f0d Signed-off-by: Sebastian Ene <sebastianene@google.com>