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

fix ESR_EC macro #326

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix ESR_EC macro #326

wants to merge 1 commit into from

Conversation

Pricx
Copy link

@Pricx Pricx commented Aug 29, 2023

According to the manual, I fix the FEAT_PAuth ESR_EC macro

The manual says:

EC == 0b001000
When AArch32 is supported:
Trapped VMRS access, from ID group trap, that is not reported using EC 0b000111. See ISS encoding for an exception from an MCR or MRC access.
EC == 0b001001
When FEAT_PAuth is implemented:
Trapped use of a Pointer authentication instruction because HCR_EL2.API == 0 || SCR_EL3.API == 0.

@marcan
Copy link
Member

marcan commented Oct 30, 2024

Please add the missing signoff.

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

Successfully merging this pull request may close these issues.

2 participants