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

Unified Diff: firmware/lib/tpm_lite/include/tss_constants.h

Issue 2919010: Add tpm lite to vboot reference (Closed) Base URL: ssh://gitrw.chromium.org/vboot_reference.git
Patch Set: Created 10 years, 5 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 | « firmware/lib/tpm_lite/include/tlcl_structures.h ('k') | firmware/lib/tpm_lite/tlcl.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: firmware/lib/tpm_lite/include/tss_constants.h
diff --git a/firmware/lib/include/tss_constants.h b/firmware/lib/tpm_lite/include/tss_constants.h
similarity index 86%
rename from firmware/lib/include/tss_constants.h
rename to firmware/lib/tpm_lite/include/tss_constants.h
index b035ebdc8253bd945deaf88e1e9ce9401d26cf5a..aaeacbeabf97ef0bdf251a4d65ce373473247937 100644
--- a/firmware/lib/include/tss_constants.h
+++ b/firmware/lib/tpm_lite/include/tss_constants.h
@@ -6,15 +6,6 @@
* the firmware
*/
-/* FIXME(gauravsh):
- * NOTE: This file is copied over from
- * src/platform/tpm_lite/src/tlcl/tss_constants.h
- * Ideally, we want to directly include it without having two maintain
- * duplicate copies in sync. But in the current model, this is hard
- * to do without breaking standalone compilation.
- * Eventually tpm_lite should be moved into vboot_reference.
- */
-
#ifndef TPM_LITE_TSS_CONSTANTS_H_
#define TPM_LITE_TSS_CONSTANTS_H_
« no previous file with comments | « firmware/lib/tpm_lite/include/tlcl_structures.h ('k') | firmware/lib/tpm_lite/tlcl.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698