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

libsel4vm: Remove SMP config guard on vmpidr reg #125

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

kent-mcleod
Copy link
Member

seL4_ARM_VCPU objects now allow single core configurations to access the VMPIDR register, thus this config guard is no longer needed.

seL4_ARM_VCPU objects now allow single core configurations to access the
VMPIDR register, thus this config guard is no longer needed.

Signed-off-by: Kent McLeod <[email protected]>
@kent-mcleod kent-mcleod requested a review from Indanz February 23, 2024 06:12
@kent-mcleod
Copy link
Member Author

To be merged once seL4/seL4#1181 is

@kent-mcleod kent-mcleod merged commit 9736082 into seL4:master Mar 14, 2024
14 of 15 checks passed
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