commit | db0c2b232bee91f660d1fca1d2aa70115941f013 | [log] [tgz] |
---|---|---|
author | Zelalem <zelalem.aweke@arm.com> | Mon Mar 30 15:08:40 2020 -0500 |
committer | Zelalem <zelalem.aweke@arm.com> | Mon Mar 30 15:08:40 2020 -0500 |
tree | fd1cc2b194ac214f8926f444bc214a584dc7f1c0 | |
parent | 73c256051c32b41ebd5aebdb5f07b3253a2f2b27 [diff] |
FVP: Re-enable "Stats test cases after system suspend" test The issue with the test has been fixed with the TF-A patch: https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/3778 so re-enable it. Signed-off-by: Zelalem <zelalem.aweke@arm.com> Change-Id: Ie394b596c7da504c74c684af3ef5f6065a05eef9
diff --git a/plat/arm/fvp/fvp_tests_to_skip.txt b/plat/arm/fvp/fvp_tests_to_skip.txt index 9a79c87..d52947d 100644 --- a/plat/arm/fvp/fvp_tests_to_skip.txt +++ b/plat/arm/fvp/fvp_tests_to_skip.txt
@@ -4,6 +4,3 @@ # SPDX-License-Identifier: BSD-3-Clause # -# Fails on FVP_Base_Cortex-A55x4+Cortex-A76x2. -# This is under investigation. Disable the test in the meantime. -PSCI STAT/Stats test cases after system suspend