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

Add support for 16 KB devices on Android 15+ #616

Closed
TomasKypta opened this issue Sep 3, 2024 · 1 comment
Closed

Add support for 16 KB devices on Android 15+ #616

TomasKypta opened this issue Sep 3, 2024 · 1 comment
Assignees
Milestone

Comments

@TomasKypta
Copy link
Member

Proper 16 KB ELF alignment is necessary.
More details here https://developer.android.com/guide/practices/page-sizes#compile-16-kb-alignment

@hvge hvge self-assigned this Sep 4, 2024
@hvge hvge added this to the 1.9.0 milestone Sep 4, 2024
@hvge
Copy link
Member

hvge commented Sep 4, 2024

Thanks for information. I think this should be also backported to 1.8.x release branch.

@hvge hvge closed this as completed in 0e80991 Sep 11, 2024
hvge added a commit that referenced this issue Sep 11, 2024
Android: Fix #616: Support for devices with 16kB page size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants