-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TpmError headers #2
Comments
This commit microsoft/ms-tpm-20-ref@ee21db0 removed it. The latest on optee_ftpm needs to be built with a certain version of ms-tpm-20-ref, currently it's set to 98b60a44aba79b15fcce1c0d1e46cf5918400f6a since that was the latest when I started to work in optee_ftpm. |
Given that this is the case, is there a particular reason not to just reference microsoft/ms-tpm-20-ref@98b60a44 as a submodule in this repo, rather than requiring it to be checked out separately to the correct version? |
We use repo instead of git submodules. |
There's references to TpmError.h but I can't find that in this repo, nor in ms-tpm-20-ref. Where can I find these?
optee_ftpm/platform/EPS.c
Line 46 in ea90e5a
The text was updated successfully, but these errors were encountered: