Closed SeanTAllen closed 4 years ago
We no longer need musl level overrides of clock_gettime. An in-enclave timer source is being added in conjunction with this change and needs these to be removed in order to function properly.
This should be merged at the same time as https://github.com/lsds/sgx-lkl/pull/162
We no longer need musl level overrides of clock_gettime. An in-enclave timer source is being added in conjunction with this change and needs these to be removed in order to function properly.