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

如何关闭mesapy sgx example print打印? #25

Open
aqinwenky opened this issue Dec 22, 2021 · 0 comments
Open

如何关闭mesapy sgx example print打印? #25

aqinwenky opened this issue Dec 22, 2021 · 0 comments

Comments

@aqinwenky
Copy link

我的操作如下:

make sgx
source /opt/intel/sgxsdk/environment 
cd sgx/examples/hello_world
make SGX_PRERELEASE=1 SGX_DEBUG=0
./app

结果如下:
image

我理解say()函数是运行在SGX enclave区域的,编译方式是pre_release这种方式,print应该是无法将数据打印到普通内存的。

但是print依然可以打印到终端,是我理解有错误吗?请大神们帮忙解决下。

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

1 participant