你好,是这样的。 我在一台可以联网的机器(intel无sgx模块,xeon e5-2650 v4),以Simulation Mode安装部署teaclave,得到docker_teaclave-exectuion-service、docker_teaclave-accesss-control-service等7个docker镜像,我把这7个镜像都保存起来,然后放到其他的机器上进行docker load.... 有两台机器 (都不可联网) 一台是 酷睿i7-9750H:这台机器docker load了这7个镜像之后,然后使用docker-compose ....up可以正常运行Simulation Mode的teaclave 但另外一台 cpu是 xeon silver 4214:这台机器同样docker load之后,无法启动teaclave,频繁报错“SGX_ERROR_UNEXPECTED”的问题。 请问下这个是什么问题呢?可以怎么解决吗?docker镜像都来自同cpu的,最终在不同cpu的机器上有不同的运行结果(Simulation Mode)
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/issues/509
