mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
0280f97a07
Some developers may have workstations that are not Intel based. These developers should be able to test their enclaves with the SGX simulation before building real SGX enclaves and running those enclaves on genuine Intel processors. By fixing CPU feature detection, developers with non-Intel workstations can use SGX simulation to develop SGX enclaves. Signed-off-by: Seth Moore <sethmo@google.com>