fix(ci): update SMMU trace sources

This change fixes a model warning and provides more log verbosity like
SMMU registers accesses.

Updated SMMU trace sources:
From *.pci.pci_smmuv3.mmu.*.* to *.pci.pci_smmuv3.mmu.*
Remove FVP_Base_RevC_2xAEMv8A.pci.pci_smmuv3

Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: I8956669d64edc9d2fd4475d4e1cf6756b4e119c2
diff --git a/model/base-aemva-common.sh b/model/base-aemva-common.sh
index 6641287..2cc80fb 100644
--- a/model/base-aemva-common.sh
+++ b/model/base-aemva-common.sh
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 #
-# Copyright (c) 2019-2021, Arm Limited. All rights reserved.
+# Copyright (c) 2019-2022, Arm Limited. All rights reserved.
 #
 # SPDX-License-Identifier: BSD-3-Clause
 #
@@ -219,7 +219,7 @@
 -C pci.tbu0_pre_smmu_logger.trace_debug=1
 -C pci.pci_smmuv3.mmu.all_error_messages_through_trace=1
 
--C TRACE.GenericTrace.trace-sources=verbose_commentary,smmu_initial_transaction,smmu_final_transaction,*.pci.pci_smmuv3.mmu.*.*,*.pci.smmulogger.*,*.pci.tbu0_pre_smmu_logger.*,FVP_Base_RevC_2xAEMv8A.pci.pci_smmuv3,smmu_poison_tw_data
+-C TRACE.GenericTrace.trace-sources=verbose_commentary,smmu_initial_transaction,smmu_final_transaction,*.pci.pci_smmuv3.mmu.*,*.pci.smmulogger.*,*.pci.tbu0_pre_smmu_logger.*,smmu_poison_tw_data
 --plugin $warehouse/SysGen/PVModelLib/$model_version/$model_build/external/plugins/$model_flavour/GenericTrace.so
 EOF
 	fi