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

update the page size for android to be 16kB #351

Merged

Conversation

zapekk
Copy link

@zapekk zapekk commented Jan 30, 2025

The binaries for android require to be aligned to 16kB page size

@zapekk zapekk requested a review from a team as a code owner January 30, 2025 15:43
@zapekk zapekk force-pushed the LLT-5682_android_page_size_16kB branch from 7302c31 to dd22638 Compare January 31, 2025 10:55
@LukasPukenis LukasPukenis added the rust Pull requests that update Rust code label Jan 31, 2025
@LukasPukenis LukasPukenis added gitlab rust Pull requests that update Rust code and removed gitlab rust Pull requests that update Rust code labels Jan 31, 2025
…lines from Google, as the all the applications require to be prepared for the OS with 16kB page size, more details on: https://android-developers.googleblog.com/2024/08/adding-16-kb-page-size-to-android.html The change is backward compatible, and has been already tested

Signed-off-by: Krzysztof Zapior <krzysztof.zapior@nordsec.com>
@zapekk zapekk force-pushed the LLT-5682_android_page_size_16kB branch from dd22638 to c767cc0 Compare January 31, 2025 11:13
@LukasPukenis LukasPukenis merged commit 5ea6467 into NordSecurity:main Feb 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gitlab rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants