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_ |