occlum/src
zongmin.gu d63bfac61c Remove the FP area initialization code
When using the optimized string lib in Occlum, the memset function would
use xmm0 register, as the result, the FP area initialization code would
modify the FP area before saving it. So just ignor the FP area
initialization code.
2020-11-17 14:42:39 +08:00
..
exec Use sccache to accelerate Rust build 2020-11-05 21:54:57 +08:00
libos Remove the FP area initialization code 2020-11-17 14:42:39 +08:00
pal Add the new epoll implementation 2020-11-10 14:34:40 +08:00
run Fix package build errors 2020-10-22 16:47:47 +08:00
Enclave.edl Add the new epoll implementation 2020-11-10 14:34:40 +08:00
Makefile Integrate cargo fmt into make format 2020-10-14 20:34:12 +08:00
sgxenv.mk Integrate cargo fmt into make format 2020-10-14 20:34:12 +08:00