fix(VMPromising): Select TTBRs for ASID and root - #191
Open
febyeji wants to merge 1 commit into
Open
Conversation
Collaborator
|
Simplified plan first:
|
febyeji
force-pushed
the
fix/vmp-tcr-ttbr-selection
branch
4 times, most recently
from
July 4, 2026 14:57
320f7f8 to
ebbb7db
Compare
febyeji
force-pushed
the
fix/vmp-tcr-ttbr-selection
branch
5 times, most recently
from
July 4, 2026 15:35
d1ca646 to
63d0133
Compare
tperami
reviewed
Jul 5, 2026
febyeji
force-pushed
the
fix/vmp-tcr-ttbr-selection
branch
from
July 5, 2026 13:30
63d0133 to
370ad1c
Compare
- Require TCR_EL1.A1 = 0 before selecting EL10 TTBRs. - Use TTBR0_EL1 as the ASID source while selecting TTBR0_EL1 or TTBR1_EL1 as the page-table root from the VA range. - Fill TLB entries over ASID/root candidates when the ASID source and root TTBR differ. Related scenario: - PR #191 high-range EL10 TLB fill uses TTBR0_EL1 as the ASID source and TTBR1_EL1 as the page-table root. Related validation: - No standalone litmus regression is checked into this branch; the focused validation target is ArchSemArm/VMPromising.vo.
febyeji
force-pushed
the
fix/vmp-tcr-ttbr-selection
branch
from
July 5, 2026 21:20
370ad1c to
2fb3ce1
Compare
febyeji
added a commit
that referenced
this pull request
Jul 7, 2026
- Require TCR_EL1.A1 = 0 before selecting EL10 TTBRs. - Use TTBR0_EL1 as the ASID source while selecting TTBR0_EL1 or TTBR1_EL1 as the page-table root from the VA range. - Fill TLB entries over ASID/root candidates when the ASID source and root TTBR differ. Related scenario: - PR #191 high-range EL10 TLB fill uses TTBR0_EL1 as the ASID source and TTBR1_EL1 as the page-table root. Related validation: - No standalone litmus regression is checked into this branch; the focused validation target is ArchSemArm/VMPromising.vo.
febyeji
added a commit
that referenced
this pull request
Jul 7, 2026
- Require TCR_EL1.A1 = 0 before selecting EL10 TTBRs. - Use TTBR0_EL1 as the ASID source while selecting TTBR0_EL1 or TTBR1_EL1 as the page-table root from the VA range. - Fill TLB entries over ASID/root candidates when the ASID source and root TTBR differ. Related scenario: - PR #191 high-range EL10 TLB fill uses TTBR0_EL1 as the ASID source and TTBR1_EL1 as the page-table root. Related validation: - No standalone litmus regression is checked into this branch; the focused validation target is ArchSemArm/VMPromising.vo.
febyeji
added a commit
that referenced
this pull request
Jul 7, 2026
- Require TCR_EL1.A1 = 0 before selecting EL10 TTBRs. - Use TTBR0_EL1 as the ASID source while selecting TTBR0_EL1 or TTBR1_EL1 as the page-table root from the VA range. - Fill TLB entries over ASID/root candidates when the ASID source and root TTBR differ. Related scenario: - PR #191 high-range EL10 TLB fill uses TTBR0_EL1 as the ASID source and TTBR1_EL1 as the page-table root. Related validation: - No standalone litmus regression is checked into this branch; the focused validation target is ArchSemArm/VMPromising.vo.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.