Browse Source

[Pal/Linux-SGX] Fix typo in enclave_entry.S

Simon Gaiser 6 years ago
parent
commit
60f14d699b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Pal/src/host/Linux-SGX/enclave_entry.S

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

@@ -73,7 +73,7 @@ enclave_entry:
 	subq %gs:SGX_TCS_OFFSET, %rbx
 	movq %rbx, %r8
 
-	# push untructed stack address to RCX
+	# push untrusted stack address to RCX
 	movq %rsp, %rcx
 
 	# switch to enclve stack: enclave base + %gs:SGX_INITIAL_STACK_OFFSET