Skip to content

Harden physical-page linked-list traversal (LVBS/OP-TEE)#837

Open
sangho2 wants to merge 2 commits into
mainfrom
sanghle/fix-page-list
Open

Harden physical-page linked-list traversal (LVBS/OP-TEE)#837
sangho2 wants to merge 2 commits into
mainfrom
sanghle/fix-page-list

Conversation

@sangho2
Copy link
Copy Markdown
Contributor

@sangho2 sangho2 commented May 7, 2026

This PR hardens physical-page linked-list traversal in both LVBS (HEKI) and OP-TEE shim. Each implementation uses a page linked list to share data across non-contiguous physical pages. This PR adds additional validation to ensure these linked lists are well formed.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

🤖 SemverChecks 🤖 No breaking API changes detected

Note: this does not mean API is unchanged, or even that there are no breaking changes; simply, none of the detections triggered.

@sangho2 sangho2 marked this pull request as ready for review May 7, 2026 21:48
@sangho2 sangho2 changed the title Harden physical-page linked-list traversal Harden physical-page linked-list traversal (LVBS/OP-TEE) May 7, 2026
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.

1 participant