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

Added neccesary macros when building wolfTPM Zephyr with wolfSSL #8382

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

aidangarske
Copy link
Contributor

Description

wolfTPM Zephyr builds are dependent on wolfSSL so we need to add WOLF_CRYPTO_CB and WOLFSSL_AES_CFB macros in wolfSSL Zephyr user_settings.h when we are building with wolfTPM.

wolfSSL/wolfTPM#395 is dependent on these fixes to build.

Testing

setup env and run:

west update
cd [zephyrproject]
west build -p auto -b qemu_x86 modules/lib/wolftpm/zephyr/samples/wolftpm_wrap_test
west build -p auto -b qemu_x86 modules/lib/wolftpm/zephyr/samples/wolftpm_wrap_caps

@dgarske dgarske merged commit 6ed0a97 into wolfSSL:master Jan 27, 2025
159 of 160 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.

3 participants