Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: src/platform/tpm_lite/src/tlcl/tlcl_internal.h

Issue 1787004: TPM Lite: Add a "firmware" target for building TPM Lite (Closed)
Patch Set: Add a separate makefile for firmware compilation. Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/platform/tpm_lite/src/tlcl/tlcl.c ('k') | src/platform/tpm_lite/src/tlcl/tss_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/tpm_lite/src/tlcl/tlcl_internal.h
diff --git a/src/platform/tpm_lite/src/tlcl/tlcl_internal.h b/src/platform/tpm_lite/src/tlcl/tlcl_internal.h
index e078fa9c17d6b3735d6d92d887d66bbf6eea94e8..e1059ee7532cfeaadc35148f4ccec71c074997e7 100644
--- a/src/platform/tpm_lite/src/tlcl/tlcl_internal.h
+++ b/src/platform/tpm_lite/src/tlcl/tlcl_internal.h
@@ -62,4 +62,4 @@ const int kTpmResponseHeaderLength = 10;
const int kTpmReadInfoLength = 12;
const int kEncAuthLength = 20;
-#endif
+#endif /* TPM_LITE_TLCL_INTERNAL_H_ */
« no previous file with comments | « src/platform/tpm_lite/src/tlcl/tlcl.c ('k') | src/platform/tpm_lite/src/tlcl/tss_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698