| # |
| # Copyright (c) 2020, NVIDIA Coprporation. All rights reserved. |
| # |
| # SPDX-License-Identifier: BSD-3-Clause |
| # |
| |
| ################################################################################ |
| # Disable the following tests from tests-psci.xml as a result |
| ################################################################################ |
| |
| # Tegra186 platforms cannot be woken up from CPU_SUSPEND by an SGI |
| PSCI Affinity Info/Affinity info level0 powerdown |
| PSCI CPU Suspend/CPU suspend to standby at level 0 |
| PSCI CPU Suspend/CPU suspend to standby at level 1 |
| PSCI CPU Suspend/CPU suspend to standby at level 2 |
| PSCI System Suspend Validation/Suspend system with cores in suspend |
| |
| # Tegra186 platforms do not support OS-initiated mode |
| PSCI CPU Suspend in OSI mode |
| |
| # Tegra186 platforms are facing problems with system suspend |
| PSCI System Suspend Validation |
| |
| # Tegra186 platforms do not support CPU suspend with PSTATE_TYPE_POWERDOWN |
| PSCI STAT/Stats test cases for CPU OFF |
| PSCI STAT/Stats test cases after system suspend |
| |
| # Tegra186 platforms do not support memory mapped timers |
| Boot requirement tests |
| |
| # CPUs cannot be woken up with a timer interrupt after power off |
| Timer framework Validation/Target timer to a power down cpu |
| Timer framework Validation/Test scenario where multiple CPUs call same timeout |
| Timer framework Validation/Stress test the timer framework |
| |
| # Tegra186 uses all 27:0 bits of the PSTATE |
| EL3 power state parser validation/Create all power states and validate EL3 power state parsing |
| EL3 power state parser validation/Create a power state with valid and invalid local state ID at different levels and validate power state parsing |