google / google/XNNPACK

XNNPACK tests that use mmap() fail on Hexagon devices

Open
#6,343 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2.5k
Forks
560
Avg merge
1d 6h
Merged PRs (30d)
163

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.