feat(rme): add Realm SVE tests for EAC1

This patch adds SVE tests for RMM EAC1.
The 'feature_flag' parameter passed to
'host_create_realm_payload()' function is modified
to contain 'sve_vl', 'num_bps', 'num_wps' and
'pmu_num_ctrs entries'. This allows to pass values
which can exceed these fields in feature_register_0
for testing. It makes possible to pass
'Create SVE Realm with invalid VL' which was
skipped originally, when SVE was configured with
the maximum supported vector length value.

Signed-off-by: AlexeiFedorov <Alexei.Fedorov@arm.com>
Change-Id: Icd5e57c1bb0cb8dee27b7ace5643aec597e036c1
5 files changed