feat(spm): use platform option for faster build

Where possible, add the `PLATFORM` build option for a faster
build of hafnium of for FVP and TC platforms.
This generates a single SPMC binary, rather than all
other test artefacts generated by Hafnium's buildsystem.

There were setups which required the binary of Hafnium as the
hypervisor. For those created a new configuration `fvp-spm-hyp`,
which builds all targets.

Signed-off-by: J-Alves <joao.alves@arm.com>
Change-Id: Ic1181f0d7e3adeaf5e53fb3a11e56de26c066f0e
6 files changed