package
Version:
v0.10.2
Opens a new window with list of versions in this module.
Published: Oct 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package sgxs contains helper functions for dealing with ELF and SGXS binaries.
func Elf2Sgxs(elfSgxPath, sgxsPath string, heapSize, stackSize, threads uint64) error
Elf2Sgxs converts an ELF binary built for the SGX ABI into an SGXS binary.
It requires the `ftxsgx-elf2sgxs` utility to be installed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.