Chia-Che Tsai %!s(int64=9) %!d(string=hai) anos
pai
achega
547f1ed042
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Pal/src/host/Linux-SGX/enclave_entry.S

+ 1 - 1
Pal/src/host/Linux-SGX/enclave_entry.S

@@ -54,7 +54,7 @@ enclave_entry:
 	# push untructed stack address to RCX
 	mov %rsp, %rcx
 
-	# switch to the enclve stack: R8 + %gs:SGX_INITIAL_STACK_OFFSET
+	# switch to enclve stack: enclave base + %gs:SGX_INITIAL_STACK_OFFSET
 	add %gs:SGX_INITIAL_STACK_OFFSET, %rbx
 	mov %rbx, %rsp