fix(fvp): ci-failure for spm-mm test with cactus

commit 599c4567274a
("fix(fvp): change binaries for fvp-spm.edk2")
updates edk2 binary to the latest and tf-a should be
built with TRANSFER_LIST=1 and HOB_LIST=1 for StandaloneMm.

For this, commit 599c4567274a add TRANSFER_LIST=1 and
HOB_LIST=1 into fvp-spm-mm tf-build config but this
affects failure of spm-mm test related for cactus
since cactus doesn't recognize transfer list,
it failed at entrypoint while initialising itself.

To fix this issue, restore fvp-spm-mm's build config and
change to use fvp-spm-mm-hob-handoff for fvp-spm.edk2 test.

Fixes: 599c4567274a ("fix(fvp): change binaries for fvp-spm.edk2")
Change-Id: I89a2393caa0dbd2eda041b1fa0bdb520771f4328
Signed-off-by: Yeoreum Yun <yeoreum.yun@arm.com>
2 files changed