feat(mte): enable MTE support in SPM tests
Adds MTE support parameters to FVP models.
Enables MTE support in relevant tf-a builds.
Signed-off-by: Maksims Svecovs <maksims.svecovs@arm.com>
Change-Id: Ib31275b165d955c308af8ffcb38a532a2d3357dc
diff --git a/run_config/fvp-spm.linux b/run_config/fvp-spm.linux
index 32b0c88..20b8552 100644
--- a/run_config/fvp-spm.linux
+++ b/run_config/fvp-spm.linux
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#
-# Copyright (c) 2020-2021, Arm Limited. All rights reserved.
+# Copyright (c) 2020-2022, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
@@ -38,6 +38,7 @@
kernel_addr=0x88000000 \
kernel_bin="$archive/hafnium.bin" \
has_smmuv3_params="1" \
+ memory_tagging_support_level="2" \
gen_model_params
model="$model" model_dtb="manifest.dtb" gen_fvp_yaml