mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
Updates for SGX 2.19 reproducible build.
Signed-off-by: Zhang Lili <lili.z.zhang@intel.com>
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
|
||||
#define SEAL_FILENAME "Seal.signed.so"
|
||||
#define SEALED_KEY_FILE_NAME "sealed_key.bin"
|
||||
#define TOKEN_FILENAME "enclave.token"
|
||||
|
||||
/* Global EID shared by multiple threads */
|
||||
sgx_enclave_id_t global_eid = 0;
|
||||
|
||||
@@ -49,7 +49,6 @@
|
||||
# define FALSE 0
|
||||
#endif
|
||||
|
||||
#define TOKEN_FILENAME "enclave.token"
|
||||
#define ENCLAVE_FILENAME "enclave.signed.so"
|
||||
#define SEAL_TOKEN_FILENAME "seal.token"
|
||||
#define SEAL_FILENAME "Seal.signed.so"
|
||||
|
||||
Reference in New Issue
Block a user