-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
37 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
#ifndef __ECTF_PARAMS__ | ||
#define __ECTF_PARAMS__ | ||
#define COMPONENT_ID 0x11111125 | ||
#define COMPONENT_BOOT_MSG "component a" | ||
#define ATTESTATION_LOC "detroit" | ||
#define COMPONENT_ID 0x11111126 | ||
#define COMPONENT_BOOT_MSG "component b" | ||
#define ATTESTATION_LOC "honolulu" | ||
#define ATTESTATION_DATE "1/1/2069" | ||
#define ATTESTATION_CUSTOMER "bobs warehouse" | ||
#define ATTESTATION_CUSTOMER "sea anenome" | ||
#endif |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters