Commit graph

3 commits

Author SHA1 Message Date
Harald Hoyer
7eb96bec6a
fix(gramine): maybe fix problem with golang netpollBreak
Old golang uses pipes for netpoll. And occasionally -EACCES was seen
with golang `netpollBreak` writing to a non-blocking pipe.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-08-08 14:18:43 +02:00
Harald Hoyer
18963c7e6b
feat: gramine 1.7
This release supports eventfd, so the patched `libuv` can be omitted.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-06-14 14:27:06 +02:00
Harald Hoyer
1054e3dbe4
feat: initial commit
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-07 11:25:05 +01:00