未验证 提交 fa50d64d 编写于 作者: H hustliyilin 提交者: GitHub

rune/libenclave: Enable PAL API Version control for v3

Signed-off-by: NYilin Li <YiLin.Li@linux.alibaba.com>
上级 fd8d2f54
...@@ -24,7 +24,7 @@ import ( ...@@ -24,7 +24,7 @@ import (
) )
const ( const (
palApiVersion = 2 palApiVersion = 3
) )
func (pal *enclaveRuntimePal) Init(args string, logLevel string) error { func (pal *enclaveRuntimePal) Init(args string, logLevel string) error {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册