Browse Source

Update comment

Signed-off-by: Zhang Lili <lili.z.zhang@intel.com>
lzha101 7 years ago
parent
commit
75336444e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sdk/trts/linux/metadata_sec.S

+ 1 - 1
sdk/trts/linux/metadata_sec.S

@@ -33,7 +33,7 @@
 
 #define METADATA_SIZE 4096
 .section ".note.sgxmeta", "", @note
-    .p2align 2              /* section no alignment */
+    .p2align 2              /* section alignment */
     .long 1f - 0f           /* name size (not including padding) */
     .long 2f - 1f           /* desc size (not including padding) */
     .long 0x01              /* type */