commit | 8d500558e2524a32bb9633f337cb130cac7ac95a | [log] [tgz] |
---|---|---|
author | Govindraj Raja <govindraj.raja@arm.com> | Mon Mar 25 09:34:00 2024 -0500 |
committer | Govindraj Raja <govindraj.raja@arm.com> | Mon Mar 25 09:34:37 2024 -0500 |
tree | 0db130f04adc21049b31d59faaf208e43057aae7 | |
parent | ea4da5e763c0912aa121e1c6b1c5883150f1bc53 [diff] |
mte: add mte2 to test builds SCR_EL3.ATA bit setting is now moved under FEAT_MTE2 So enable that for testing MTE features. Change-Id: If699869bff28347c67085f5f4d7eab04be93064b Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
diff --git a/tf_config/fvp-mte-tsp b/tf_config/fvp-mte-tsp index 2e7d13a..4b6b985 100644 --- a/tf_config/fvp-mte-tsp +++ b/tf_config/fvp-mte-tsp
@@ -1,4 +1,5 @@ CROSS_COMPILE=aarch64-none-elf- ENABLE_FEAT_MTE=1 +ENABLE_FEAT_MTE2=1 PLAT=fvp SPD=tspd