ARM-software / bsa-acs

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

Many PE registers haven't been checked by PE test 1 #318

Open sunnywang-arm opened 2 weeks ago

sunnywang-arm commented 2 weeks ago

There is a good catch from https://github.com/ARM-software/bsa-acs/issues/308

All (more than 100) of the PE registers, except the ones in the exception list in the BSA Appendix A should be checked by PE test 1, but now we just check 40 PE registers. We need to complete the list. https://github.com/ARM-software/bsa-acs/blob/8d2382ad2be86ee2598dc69703e11c9315c3cf2b/test_pool/pe/operating_system/test_os_c001.c#L52