commit | 2c2810f79e57e78d77899084b5439cbdd1aaa464 | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Fri Nov 15 17:11:24 2024 +0000 |
committer | Soby Mathew <soby.mathew@arm.com> | Tue Nov 26 05:21:39 2024 +0200 |
tree | 5d5644927acc2f4a212ba18558c7ed57f3d1e07c | |
parent | ea43ac0daef913576cf214454cf81482d8cf109a [diff] |
fix(realm): make PCIe tests default for testing This patch moves the PCIe DOE test to the default realm world testsuite. Also fixes some build issues and hardens the PCIe functions. Note that FVP_Base_RevC model needs to have the following options enabled for the PCIe tests to work : -C pci.pcie_rc.ahci0.endpoint.doe_supported=1 -C pci.pcie_rc.ahci0.endpoint.ide_supported=1 Change-Id: Icfd6b68799b0bacb44299c6a3cf99a3c425f833d Signed-off-by: Soby Mathew <soby.mathew@arm.com>