ソースを参照

Update comment

Signed-off-by: Zhang Lili <lili.z.zhang@intel.com>
lzha101 7 年 前
コミット
75336444e8
1 ファイル変更1 行追加1 行削除
  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 */