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

WAMR-SGX: WASI filesystem implementation #686

Open
wants to merge 36 commits into
base: main
Choose a base branch
from
Open

WAMR-SGX: WASI filesystem implementation #686

wants to merge 36 commits into from

Conversation

csegarragonz
Copy link
Collaborator

@csegarragonz csegarragonz commented Oct 17, 2022

To-Do:

  • Examples PR to run TF and ImageMagick in WAMR and WAMR+SGX.
  • Merge in GHA: Azure Integration Tests #726 (and rebase)
  • Tests passing in HW mode VM
  • Implement mmap/munmap
  • Fix demo/mmap execution without patching WAMR (highest priority)
  • Fix chain by name test
  • [ ] Fix demo/shared_file test
  • Run in SGX and/or WAMR all tests that already run
  • Add repeated execution test (maybe in microbench_runner?)

@csegarragonz csegarragonz self-assigned this Oct 17, 2022
@csegarragonz csegarragonz changed the title WAMR: updates to WASI, and memory management WAMR: use same runtime and codegen configuration than SGX Oct 17, 2022
@csegarragonz csegarragonz marked this pull request as ready for review October 17, 2022 10:01
@csegarragonz csegarragonz marked this pull request as draft January 31, 2023 12:41
@csegarragonz csegarragonz changed the title WAMR: use same runtime and codegen configuration than SGX WAMR-SGX: WASI FileSystem Implementation Feb 28, 2023
@csegarragonz csegarragonz changed the title WAMR-SGX: WASI FileSystem Implementation WAMR-SGX: WASI filesystem implementation Feb 28, 2023
@csegarragonz csegarragonz marked this pull request as ready for review February 28, 2023 17:33
@csegarragonz csegarragonz force-pushed the wamr-fs branch 2 times, most recently from 77bb771 to 79bbab1 Compare March 8, 2023 09:10
@csegarragonz csegarragonz added the wasm/wamr-sgx SGX related stuff. label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasm/wamr wasm/wamr-sgx SGX related stuff.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant