commit | c4875b6fa83c5ced5c8134aee9e1e9bee4d69c0d | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Thu Nov 24 17:21:48 2022 +0000 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Tue Feb 07 16:05:19 2023 +0000 |
tree | 99cc8249d2f8e299ee3f415e7360d0530f5efab2 | |
parent | b0571ad67e6f5f44338f61b5b7b7b5ae265426dd [diff] |
fix: fix FTPM test expectations on OpenCI The expectations for the FTPM tests need to run in an explicit order because of an implicit dependency between two UART expectations. This change reorders the port numbering to enforce that order. Signed-off-by: Chris Kay <chris.kay@arm.com> Change-Id: Idc264bcc19ea71e23622979b3750ed334a3f1004 (cherry picked from commit 07756bc04502128d9d933860b999f87cdeada8b9)