aboutsummaryrefslogtreecommitdiff
path: root/PP_fp.h
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2015-05-27 15:29:50 -0700
committerVadim Bendebury <vbendeb@chromium.org>2015-06-02 10:56:57 -0700
commitc4b77e00643ea6e230916a76da450315ab820997 (patch)
treebeee1db4a13901b29c81461f9eeb3361f6175733 /PP_fp.h
parentbfc1e79d2984536e3fa20140a11f18396e93b0fe (diff)
downloadtpm2-c4b77e00643ea6e230916a76da450315ab820997.tar.gz
Changes to allow compilation of ActivateCredential.c
This patch provides plumbing necessary to compile ActivateCredential.c. Most of the new files are currently empty - they are listed as includes, but no information from them is required for this particular compilation. The *_fp.h files provide necessary function prototypes, only few of these prototypes are required at this time. TPM_Types.h is a purged copy of https://github.com/tianocore/edk2.git:MdePkg/Include/IndustryStandard/Tpm20.h (at e9a1e37), which can not be copied directly due to some definition collisions with this package. Some more items will be copied later. BUG=none TEST=running make now results in the ./build directory created: $ make 2>/dev/null > /dev/null # Suppress other compile errors $ ls build ActivateCredential.o Change-Id: Ie3e52923306d33ee697e2b9e739f715cbb8913aa Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Diffstat (limited to 'PP_fp.h')
-rw-r--r--PP_fp.h0
1 files changed, 0 insertions, 0 deletions
diff --git a/PP_fp.h b/PP_fp.h
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/PP_fp.h