ARM-software / bsa-acs

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

Test 205 (Non-secure SGIs are implemented) shouldn't check invalid PE cores #102

Closed sunnywang-arm closed 1 year ago

sunnywang-arm commented 1 year ago

Test currently not checking the correct base address of GIC RD of a PE.

chetan-rathore commented 1 year ago

Hi @sunnywang-arm,

Bug fix for the issue is raised https://github.com/ARM-software/bsa-acs/pull/109. The changes are under verification and PR will be merged once verified.

Thanks, ACS team

sunnywang-arm commented 1 year ago

Verified the fix. It worked fine, so closed the issue.

sunnywang-arm commented 1 year ago

Reopen the issue to wait for merging.

chetan-rathore commented 1 year ago

Hi @sunnywang-arm,

Thanks for helping in the verification of the fix, the changes are merged.