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

Design and implement libenclave API #381

Open
jiazhang0 opened this issue Dec 7, 2020 · 1 comment · May be fixed by #391
Open

Design and implement libenclave API #381

jiazhang0 opened this issue Dec 7, 2020 · 1 comment · May be fixed by #391
Assignees
Labels
documentation Improvements or additions to documentation epic New feature to develop high The additional priority high for the specified entity

Comments

@jiazhang0
Copy link
Collaborator

Design libenclave API used to interact with the underlaying enclave runtimes. This new API will replace PAL API.

@jiazhang0 jiazhang0 created this issue from a note in vSGX development (To do) Dec 7, 2020
@jiazhang0 jiazhang0 added epic New feature to develop high The additional priority high for the specified entity labels Dec 7, 2020
@jiazhang0 jiazhang0 added this to the 0.6.0 milestone Dec 7, 2020
@liying-000 liying-000 moved this from To do to In progress in vSGX development Dec 9, 2020
@liying-000 liying-000 added the documentation Improvements or additions to documentation label Dec 9, 2020
@liying-000
Copy link

ready to submit PR.

uudiin added a commit to uudiin/inclavare-containers that referenced this issue Dec 9, 2020
As a general Enclave container service, inclavare-containers needs to
support various Enclave forms implemented by software and hardware. It
is necessary to abstract a set of API interfaces that support various
Enclave forms as much as possible.

Fixes: inclavare-containers#381

Signed-off-by: Tianjia Zhang <[email protected]>
@uudiin uudiin linked a pull request Dec 9, 2020 that will close this issue
uudiin added a commit to uudiin/inclavare-containers that referenced this issue Dec 10, 2020
As a general Enclave container service, inclavare-containers needs to
support various Enclave forms implemented by software and hardware. It
is necessary to abstract a set of API interfaces that support various
Enclave forms as much as possible.

Fixes: inclavare-containers#381

Signed-off-by: Tianjia Zhang <[email protected]>
uudiin added a commit to uudiin/inclavare-containers that referenced this issue Dec 18, 2020
Design and implement the new libenclave API. Based on the libenclave
API to realize the vm-based enclave type, mainly through compatibility
with libvirt.

Fixes: inclavare-containers#381

Signed-off-by: Tianjia Zhang <[email protected]>
@jiazhang0 jiazhang0 modified the milestones: 0.5.2, 0.7.0 Dec 29, 2020
@jiazhang0 jiazhang0 added this to To do in rune development via automation Dec 31, 2020
@jiazhang0 jiazhang0 removed this from In progress in vSGX development Dec 31, 2020
@jiazhang0 jiazhang0 moved this from To do to In progress in rune development Dec 31, 2020
@jiazhang0 jiazhang0 removed this from In progress in rune development Jan 7, 2021
@jiazhang0 jiazhang0 added this to To do in vSGX development via automation Jan 7, 2021
@jiazhang0 jiazhang0 added this to To do in rune development via automation Jan 13, 2021
@jiazhang0 jiazhang0 removed this from To do in vSGX development Jan 13, 2021
@jiazhang0 jiazhang0 modified the milestones: 0.6.1, 0.7.0 Feb 10, 2021
@jiazhang0 jiazhang0 changed the title Design libenclave API Design and implement libenclave API Feb 10, 2021
@jiazhang0 jiazhang0 modified the milestones: 0.7.0, 0.6.1 Feb 10, 2021
@jiazhang0 jiazhang0 modified the milestones: 0.6.1, 0.7.0 Mar 5, 2021
@jiazhang0 jiazhang0 modified the milestones: 0.6.2, 0.7.0 May 11, 2021
@jiazhang0 jiazhang0 self-assigned this May 11, 2021
@jiazhang0 jiazhang0 modified the milestones: 0.6.3, 0.6.4 Jun 18, 2021
@jiazhang0 jiazhang0 added this to To do in backlog via automation Aug 31, 2021
@jiazhang0 jiazhang0 removed this from the 0.6.4 milestone Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation epic New feature to develop high The additional priority high for the specified entity
Projects
backlog
To do
Development

Successfully merging a pull request may close this issue.

3 participants