Skip to content

stuff related to Linux ARM build#24

Open
slipher wants to merge 2 commits into
masterfrom
slipher/armjunk
Open

stuff related to Linux ARM build#24
slipher wants to merge 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.

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