## Description

Make teaclave compatible with sgx 2.8.
This patch is backward-compatible.
To work under sgx 2.8, struct global_data_t needs to be patched for crates-io 
& crates-sgx.

## Type of change
- [x] Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?
Yes
## Checklist (check ALL before submitting PR, even not applicable)

- [x] Fork the repo and create your branch from `master`.
- [x] If you've added code that should be tested, add tests.
- [x] If you've changed APIs, update the documentation.
- [x] Ensure the tests pass (see CI results).
- [x] Make sure your code lints/format.

You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/218

-- Commit Summary --

  * Make protected_fs compatible with sgx 2.8.

-- File Changes --

    M common/protected_fs_rs/protected_fs_c/inc/non_sgx_protected_fs.h (9)
    M 
common/protected_fs_rs/protected_fs_c/sgx_tprotected_fs/protected_fs_nodes.h (5)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/218.patch
https://github.com/apache/incubator-teaclave/pull/218.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/218

Reply via email to