commit | d82b5e019aa4c683be3ba4647fcf538cc46026d6 | [log] [tgz] |
---|---|---|
author | Olivier Deprez <olivier.deprez@arm.com> | Mon Jul 05 11:16:16 2021 +0200 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Mon Jul 05 16:05:56 2021 +0200 |
tree | 15db7251d48f7272af18575fab30b78c539076cd | |
parent | 76772bdde45c78f369eced2d68c30cabfa3d9cd6 [diff] |
fix(qemu): use plat ffa hypervisor module This is for a better consistency of platforms using FF-A. The plat_ffa macro determines the type of Partition Manager whether being the SPMC or Hypervisor. Align qemu to use the hypervisor plat ffa module. Change-Id: I51d59174e75f29835d12224372a85059edef2028 Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>