Chia-Che Tsai 9 gadi atpakaļ
vecāks
revīzija
51292da629
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Pal/src/host/Linux-SGX/enclave_entry.S

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

@@ -51,7 +51,7 @@ enclave_entry:
 	sub %gs:SGX_TCS_OFFSET, %rbx
 	sub %gs:SGX_TCS_OFFSET, %rbx
 	mov %rbx, %r8
 	mov %rbx, %r8
 
 
-	# move unstruct stack address to RCX
+	# push untructed stack address to RCX
 	mov %rsp, %rcx
 	mov %rsp, %rcx
 
 
 	# switch to the enclve stack: R8 + %gs:SGX_INITIAL_STACK_OFFSET
 	# switch to the enclve stack: R8 + %gs:SGX_INITIAL_STACK_OFFSET