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

Does it work on VMware workstation? #1

Open
enihs opened this issue Sep 21, 2022 · 5 comments
Open

Does it work on VMware workstation? #1

enihs opened this issue Sep 21, 2022 · 5 comments

Comments

@enihs
Copy link

enihs commented Sep 21, 2022

请问虚拟机上可以直接实现DEBE方案吗,还是需要配备 vsphere 环境使用vSGX

@yzr95924
Copy link
Owner

应该是需要配vSGX的,要不然Intel SGX SDK应该是只能在sim mode下运行,不能跑hardware mode

@enihs
Copy link
Author

enihs commented Oct 20, 2022

@yzr95924 非常感谢您的回复,想请问,条件有限的情况下,仅有一台物理机器的情况下,能否同时充当服务端和客户端呢,如果可以的话,下一步需要进行什么样的配置

@yzr95924
Copy link
Owner

@enihs 可以的,只需要将config.json里面的storage server ip设置成本机的ip就行,storage server会监听一个端口,client会访问那个端口

@enihs
Copy link
Author

enihs commented Oct 20, 2022

谢谢解答,但是编译通过后,我尝试运行服务端指令 ./DEBEServer -m 4发生了报错,报错信息为/DEBEServer: error while loading shared libraries: libsgx_uae_service.so: cannot open shared object file: No such file or directory 。 该如何解决呢

@yzr95924
Copy link
Owner

请check一下你本身sgx sdk里面libsgx_uae_service.so安装路径在哪里,有没有被放到常用的动态链接库路径?

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