ARM-software / bsa-acs

Arm SystemReady : BSA Architecture Compliance Suite
Apache License 2.0
16 stars 42 forks source link

Issue with test_os_its003.c #80

Closed tvidyasagar closed 1 year ago

tvidyasagar commented 1 year ago

Hi, Looking at the code in test_os_its003.c, it seems to assume that there is only one SMMU in the system. If we have a system like the one attached in the pic where we have multiple SMMU instances and PCIe RCs behind them having same StreamIDs, then, uniqueness of streamID should always be checked in the context of the specific SMMU instance i.e. to put it differently, in the context of a specific output reference. BSA_StreamID_Uniqueness_Test_Issue

rajatgoyal47 commented 1 year ago

Hi Vidya,

Thank you for reporting this. We will fix this and upstream the changes soon.

Thanks, Rajat Goyal ACS Team

rajatgoyal47 commented 1 year ago

Hi Vidya,

Fix has been merged as part of #81 Thanks for reporting this.

Rajat Goyal ACS Team

chetan-rathore commented 1 year ago

Hi @tvidyasagar,

Closing the issue now. Please reopen if the issue is seen.

Thanks, ACS team