ARM-software / bsa-acs

Arm SystemReady : BSA Architecture Compliance Suite
Apache License 2.0
14 stars 40 forks source link

Fix Peripherals OHCI test issue #317

Closed ownia closed 8 hours ago

ownia commented 2 weeks ago

Currently, the BSA spec doesn't hold the requirement for OHCI (USB 1.1), so test case should relax this case to avoid the unexpected failure.

chetan-rathore commented 8 hours ago

Hi @ownia, Thanks for the changes.

We had internal discussion and the test will be updated to fail only if there is no ehci 1.1 or xhci usb controller present. We will consume your changes as part of the proposed test updates.

Thanks, ACS team