Skip to content

Enable merged os_mmap for aot data sections and aot text#3743

Merged
wenyongh merged 3 commits intomainfrom
dev/merge_aot_data_text
Aug 21, 2024
Merged

Enable merged os_mmap for aot data sections and aot text#3743
wenyongh merged 3 commits intomainfrom
dev/merge_aot_data_text

Conversation

@wenyongh
Copy link
Collaborator

Enable merged os_mmap for aot data sections first, and try enabling merged
os_mmap for them and aot text except on platform nuttx and esp-idf.

This fixes the issue that aarch64 AOT module fails to load on android:
#2274

And also refine os_mmap related code.

bianchui and others added 3 commits August 14, 2024 08:42
And enable merged os_mmap for aot data and text sections except on
platform nuttx and esp-idf.

Fix issue that aarch64 AOT module fails to load on android:
#2274
Merge branch main into dev/merge_aot_data_text
@wenyongh wenyongh merged commit 67dce48 into main Aug 21, 2024
@wenyongh
Copy link
Collaborator Author

Merged this PR into branch main from dev/merge_aot_data_text since the related PRs had been reviewed:
#3681, #3711

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

Successfully merging this pull request may close these issues.

2 participants