31. January 2023 #1153
dimakuv
started this conversation in
Meeting notes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Agenda
(please write your proposed agenda items in comments under this discussion)
Gramine features document
[ Dmitrii shows "Gramine features" doc he is working on. This document comprehensively shows all Linux features implemented/partially implemented/not implemented in Gramine, with syscall and pseudo-files references. ]
Woju: the next step would be to have a comparison with other SGX runtimes?
Woju: other SGX frameworks may claim that they have X more syscalls than Gramine (even if they are partially implemented or incorrectly or insecurely implemented).
Mona: we are also thinking about a tool to check whether Gramine is able to run some workload.
Discussion on adding new syscalls
Mona: we would like to integrate with Enclave-CC project. For this, we'll need to add functionality to Gramine:
utimes
family of syscalls (+ security checks for at least monotonically increasing timestamps).Anees:
flock
syscall is also needed.Beta Was this translation helpful? Give feedback.
All reactions