microsoft / microsoft/onnxruntime
[Feature Request] need add 16kb page size support for android arm64
Open
feature request
platform:mobile
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 184
Description
### Describe the feature request
https://developer.android.google.cn/guide/practices/page-sizes
### Describe scenario use case
need add -Wl,-z,max-page-size=16384 to build for android arm64
Contributor guide
Research direction
No source file or test is named. Start by locating the Android arm64 build entry point and reviewing the linked Android page-size guidance and requested linker option. Done means the Android arm64 build uses the requested 16 KB page-size setting and its build validation passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100