Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sunnywang-arm opened this issue Jun 20, 2024 · 3 comments
Open

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

sunnywang-arm opened this issue Jun 20, 2024 · 3 comments

Comments

@sunnywang-arm
Copy link
Contributor

There is a good catch from #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.

reg_details reg_list[] = {

@sunnywang-arm
Copy link
Contributor Author

Hi @chetan-rathore Any update for this issue? Do we have an estimated time of fix?

@rajatgoyal47
Copy link
Collaborator

Hi Sunny,

We have started working on this and will be adding the registers incrementally. Currently, we are adding a few ID_AA64* related registers and will upstream the changes after verification.

Regards,
Rajat
ACS Team

@sunnywang-arm
Copy link
Contributor Author

Hi @hrw
Besides the registers you mentioned on #308 (comment), any other registers you think we need to add first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants