commit | a0ff280a8988dd62c8dc9a3156f6f80a346000e5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Oct 23 17:25:58 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Nov 28 16:51:51 2021 -0700 |
tree | 9645997be3a755337f658716b01c5b875cac3c4a | |
parent | 15156c95e9710447cc66f4b18009220bc4098d4e [diff] |
sandbox: Support unmapping a file Add the opposite of mapping, so that we can unmap and avoid running out of address space. Signed-off-by: Simon Glass <sjg@chromium.org>