Skip to content
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

Submodules update #398

Merged
merged 4 commits into from
Dec 27, 2023
Merged

Conversation

danielinux
Copy link
Member

@danielinux danielinux commented Dec 27, 2023

  • Updated wolfSSL to 5.6.6: Adjusted footprint test to new binary sizes
  • Updated wolfTPM to latest: Added missing include to tpm policy_sign

@danielinux danielinux force-pushed the submodules-update-5.6.6 branch 4 times, most recently from e596d05 to 1baf4d7 Compare December 27, 2023 13:21
@danielinux danielinux marked this pull request as ready for review December 27, 2023 13:25
@danielinux danielinux requested a review from dgarske December 27, 2023 13:29
@@ -29,6 +29,7 @@
#include <wolfssl/wolfcrypt/ecc.h>
#include <wolfssl/wolfcrypt/hash.h>
#include <wolftpm/tpm2_wrap.h>
#include <wolfssl/error-ssl.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't want to include any TLS/SSL headers.
Instead of adding this header please replace INPUT_SIZE_E with BUFFER_E.
See http://github.com/wolfSSL/wolftpm/pull/308

@dgarske dgarske assigned danielinux and unassigned dgarske Dec 27, 2023
@dgarske dgarske self-assigned this Dec 27, 2023
@dgarske dgarske merged commit 34d47f8 into wolfSSL:master Dec 27, 2023
75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants