Quellcode durchsuchen

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

Simon Gaiser vor 6 Jahren
Ursprung
Commit
60f14d699b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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