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

i#3699: Change HEAP_ALIGNMENT to 8 on 32-bit ARM. #7175

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

egrimley-arm
Copy link
Contributor

Some C++ library functions require 8-byte alignment. This made the test drcacheoff.simple pass on 32-bit ARM.

Issue: #3699

Some C++ library functions require 8-byte alignment.
This made the test drcacheoff.simple pass on 32-bit ARM.

Issue: #3699

Change-Id: I507833f3367508fd512ee2d1fa272b04203bfff1
@egrimley-arm egrimley-arm self-assigned this Jan 7, 2025
Change-Id: Id4d045560f056bb905916be41e45e49bc1eedf35
core/heap.c Show resolved Hide resolved
core/heap.c Outdated Show resolved Hide resolved
Change-Id: I797d3ddccc69d862c0c2b543a12aafdfc6ae8cdd
Change-Id: I99c5f59061314267281d3c6dd3504da9a71a2a43
Change-Id: Ie60b0797d1180369ea06d768f067039cd5d523bb
@egrimley-arm egrimley-arm merged commit a98db8f into master Jan 8, 2025
17 checks passed
@egrimley-arm egrimley-arm deleted the i3699-heap-alignment branch January 8, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants