| commit | 3aa08bc358d4fde60879a652963d5c394b375286 | [log] [tgz] |
|---|---|---|
| author | J-Alves <joao.alves@arm.com> | Wed Apr 24 22:20:23 2024 +0100 |
| committer | J-Alves <joao.alves@arm.com> | Mon Jul 15 14:32:40 2024 +0100 |
| tree | 9132e6a44d4c328d9eda4d6ccfd4efde21106ae2 | |
| parent | d8e2fcd3d125f0d49a59d5db8cfc54c32b89602d [diff] |
test(memory share): retrieve request from VM The SPMC supports the case in which the hypervisor doesn't track the operation. This is usable for multiple borrower operations, with a VM. In this case, hypervisor/OS Kernel shall forward the requests to retrieve memory into the SPMC. This patch adds such case, as we lost this coverage in the Hafnium tests. Change-Id: Ia217ababd6e4ae0a82bed781b6f217a52a0909e0 Signed-off-by: J-Alves <joao.alves@arm.com>