Skip to content

stuff related to Linux ARM build#24

Merged
slipher merged 2 commits into
masterfrom
slipher/armjunk
Jun 26, 2026
Merged

stuff related to Linux ARM build#24
slipher merged 2 commits into
masterfrom
slipher/armjunk

Conversation

@slipher

@slipher slipher commented Jun 25, 2026

Copy link
Copy Markdown
Member

No description provided.

slipher added 2 commits June 25, 2026 03:16
NaClAddrSpaceFree is supposed to unmap the whole memory range used in
the sandbox, but when the bootstrap helper pre-reserved it starting at
0, it may have skipped the first few pages that the kernel does not
allow to be mapped and we won't know how many pages were skipped. This
function is only used in tests so just skip the unmap to avoid breaking
the tests. Fixes run_trusted_mmap_test on ARM.

@illwieckz illwieckz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@slipher slipher merged commit 3aab1bb into master Jun 26, 2026
@slipher slipher deleted the slipher/armjunk branch June 26, 2026 22:51
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