inclavare-containers icon indicating copy to clipboard operation
inclavare-containers copied to clipboard

rune/libenclave: Preload sgx libraries conditionally

Open jiazhang0 opened this issue 3 years ago • 1 comments

For example, libsgx_launch.so is not required for FLC platforms. Currently all libraries have to be preloaded without understanding the actual context.

jiazhang0 avatar Jan 06 '21 10:01 jiazhang0

You can refer to this commit to preload sgx libraries conditionally.

hustliyilin avatar Jun 27 '21 07:06 hustliyilin