Skip to content

Commit ff1aae1

Browse files
committed
[host/{mem/region,sandbox{config,builder,uninit}] introduces SandboxBuilder
This commit partially introduces the SandboxBuilder mentioned on hyperlight-dev#249, changing the way we create uninitialized sandboxes. - adds SandboxBuilder API, which allows for a more flexible memory setup. - changes to uninit w/ how it is created. - deletes memory_region.rs file w/ most of it being superseded by the SandboxBuilder structures. - simplifies config.rs removing all items related to previous static memory layout. Signed-off-by: danbugs <[email protected]>
1 parent 7be6e34 commit ff1aae1

File tree

5 files changed

+2250
-2083
lines changed

5 files changed

+2250
-2083
lines changed

src/hyperlight_host/src/mem/memory_region.rs

Lines changed: 0 additions & 286 deletions
This file was deleted.

0 commit comments

Comments
 (0)