occlum/src
zhubojun 6cb368fbbe [libos] Retain red zone area and FLAGS unmodified across syscall
1. The previous implementation of __occlum_syret usse the red zone to
save the register temporarily, which may overwrite the red zone area.
This change avoids using the red zone when handling syscall.

2. Save and restore the FLAGS register before and after the operations
on PKRU to keep the FLAGS unmodified.
2023-03-31 12:35:13 +08:00
..
exec Bump version to 0.29.5 2023-02-24 11:20:00 +08:00
libos [libos] Retain red zone area and FLAGS unmodified across syscall 2023-03-31 12:35:13 +08:00
pal Bump version to 0.29.5 2023-02-24 11:20:00 +08:00
run Fix package build errors 2020-10-22 16:47:47 +08:00
Enclave.edl [libos] Add PKU support 2022-07-17 17:12:14 +08:00
Makefile Add support for libos code coverage 2021-01-19 15:30:26 +08:00
sgxenv.mk [hyper mode] Add compile support 2022-03-19 15:32:45 +08:00