aboutsummaryrefslogtreecommitdiff
path: root/tftf/tests/tests-tegra194.xml
diff options
context:
space:
mode:
authoranzhou <anzhou@nvidia.com>2020-06-16 20:56:07 +0800
committerVarun Wadekar <vwadekar@nvidia.com>2020-10-23 18:49:03 -0700
commit42f4d19069f4520d661a4e2907c2f287930eab51 (patch)
tree2a24db64d75770670eed36b3ef18aee230cc3226 /tftf/tests/tests-tegra194.xml
parentbe5fade008fa4868d26462b0476cb320534435f2 (diff)
downloadtf-a-tests-42f4d19069f4520d661a4e2907c2f287930eab51.tar.gz
Tegra194: support GET_SMMU_PER testing
This patch introduces a test to get return value from SMC SiP function TEGRA_SIP_GET_SMMU_PER. This is a common function for all Tegra platforms. This patch enables the test for Tegra194 platforms. Signed-off-by: anzhou <anzhou@nvidia.com> Change-Id: I14d82aecdbccc02ce3965b52230500bf487a0cc3
Diffstat (limited to 'tftf/tests/tests-tegra194.xml')
-rw-r--r--tftf/tests/tests-tegra194.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tftf/tests/tests-tegra194.xml b/tftf/tests/tests-tegra194.xml
index 2c3fb02cf..173d36428 100644
--- a/tftf/tests/tests-tegra194.xml
+++ b/tftf/tests/tests-tegra194.xml
@@ -10,6 +10,7 @@
<testsuite name="Tegra SiP tests" description="SiP tests for Tegra platforms">
<testcase name="Video Memory Configuration test" function="test_sip_videomem_incorrect_inputs" />
<testcase name="Video Memory Resize test" function="test_sip_videomem_resize" />
+ <testcase name="Read SMMU_PER register contents test" function="test_get_smmu_per" />
</testsuite>
<testsuite name="Tegra194 platform tests" description="Tests for Tegra194 platforms">
<testcase name="RAS corrected error test" function="test_ras_corrected" />