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

Dev #193

Merged
merged 18 commits into from
Aug 31, 2020
Merged

Dev #193

merged 18 commits into from
Aug 31, 2020

Conversation

dkohlbre
Copy link
Collaborator

No description provided.

Kopf, Benedikt and others added 12 commits April 22, 2020 18:19
Adds sealing feature similar to Intel SGX
Sealing Key Derivation Similar to Intel SGX
* Updated scripts and setup instructions for SDK build now that it is cmake
…g on Travis (#179)

* CMake: Fix dependencies when initramfs is enabled

This breaks a dependency loop between sm and linux, and between
buildroot and linux.

* travis: Add Sifive configuration
paraeters -> parameters
@dkohlbre
Copy link
Collaborator Author

Holding off on landing this until we can confirm it is working for the hifive board.

dayeol added 3 commits June 23, 2020 22:23
Refactoring SDK: change tests to comply with new version
With #179, add_patch macro doesn't automatically add dependencies.
We need to explicitly add the list of patches to the dependant targets.
This resolves #189
Add missing riscv-pk patch for SiFive/FireSim build
@dayeol
Copy link
Contributor

dayeol commented Jun 24, 2020

Please hold off, I'll update some of the document

@dkohlbre
Copy link
Collaborator Author

I'd also like to get a fix for #182 in before we land.

dayeol added 3 commits August 25, 2020 21:18
…ad (#201)

SDK has been largely refactored and restructured.
(1) KEYSTONE_SDK_DIR needs to point the "install directory" of SDK, not
the source directory
(2) We reuse the tests in sdk/examples/tests instead of duplicating
test enclaves. Now everything is configured and built with CMake

This consists of the following changes:
* Fix Travis to not set KEYSTONE_SDK_DIR
* Bump SDK that doesn't have Gtest as a requirement
* Fix CMake dependency
* Do not copy unnecessary packages
* Update documentation
* Add a Dockerfile for building dev image
* Update document
@dayeol dayeol merged commit 21c7718 into master Aug 31, 2020
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.

4 participants