Files
Haitao Huang 07f3e53376 TRTS: use a separate spinlock implementation for EMM
This is to avoid unneeded ocall references in regular mutex implementation,
which requires every enclave to import those ocalls in its EDL even if it
does not need the mutex for synchronization.

Signed-off-by: Haitao Huang <4699115+haitaohuang@users.noreply.github.com>
2022-03-15 17:57:24 -07:00
..
2021-05-18 10:52:48 +08:00
2021-05-18 10:52:48 +08:00
2021-07-13 14:01:03 +08:00