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

Concretization in tlb_fill #398

Open
vitalych opened this issue Mar 25, 2020 · 1 comment
Open

Concretization in tlb_fill #398

vitalych opened this issue Mar 25, 2020 · 1 comment

Comments

@vitalych
Copy link
Member

When there is a page fault on a symbolic address, the address gets concretized in tlb_fill() when being written to the cr2 register.
This could probably be avoided by making the address concrete but without adding constraints. This should be enough to satisfy the OS.

@vitalych
Copy link
Member Author

test.tar.xz.zip
(Remove .zip extension, it's here only to satisfy github)

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

1 participant