I am using sgx sdk on my MacBook Pro M1, and it failed with simulation mode with the following error: >Unknown host CPU architecture arm64
>From here it can be easily found that only x86 arch is supported. https://github.com/apache/incubator-teaclave-sgx-sdk/blob/master/buildenv.mk#L104 Are there any plans for arm64 support? -- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/318#issuecomment-998521315 You are receiving this because you are subscribed to this thread. Message ID: <apache/incubator-teaclave-sgx-sdk/issues/318/998521...@github.com>