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

How to add custom enclave entry function? #157

Open
anthony-zhan opened this issue Oct 13, 2023 · 2 comments
Open

How to add custom enclave entry function? #157

anthony-zhan opened this issue Oct 13, 2023 · 2 comments

Comments

@anthony-zhan
Copy link

Could help to provide examples for adding custom enclave entry function?

ertdeventry must not be used in production, as the README said, and ertmeshentry seems to introduce some extra packages related with marble.

I saw test case customentry and tried to create a custom enclave entry function based on it, but got error when using add_enclave_library in CMake.

Will you take a look at it, when you have time?
Thanks in advance.

@thomasten
Copy link
Member

Hi,
I just updated the helloworld sample to show how this works with recent versions of Edgeless RT.
(When this sample was created, it worked exactly like custom_host, just without building the host. We forgot updating it to the new approach.)

@anthony-zhan
Copy link
Author

Hi @thomasten, Thanks for updating helloworld sample. It helps a lot!

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

No branches or pull requests

2 participants