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

XNNPACK tests that use mmap() fail on Hexagon devices #6343

Open
steven-johnson opened this issue Apr 25, 2024 · 0 comments
Open

XNNPACK tests that use mmap() fail on Hexagon devices #6343

steven-johnson opened this issue Apr 25, 2024 · 0 comments

Comments

@steven-johnson
Copy link
Contributor

Some of our tests (eg. for testing code cache) use mmap()/munmap()/etc for memory management. On the simulator, these tests appear to run just fine, but on a Samsung S22, these tests fail at load time; logcat output shows messages of the form symbol mmap is blacklisted. Are these functions unsupported on QuRT on this hardware? Or is there some additional privilege (signing etc) needed to use them?

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