Skip to content

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
jmalak pushed a commit to jmalak/wolfssl that referenced this pull request Feb 5, 2025
Added neccesary macros when building wolfTPM Zephyr with wolfSSL
jmalak pushed a commit to jmalak/wolfssl that referenced this pull request Feb 6, 2025
Added neccesary macros when building wolfTPM Zephyr with wolfSSL
jmalak pushed a commit to jmalak/wolfssl that referenced this pull request Feb 6, 2025
Added neccesary macros when building wolfTPM Zephyr with wolfSSL
jmalak pushed a commit to jmalak/wolfssl that referenced this pull request Feb 23, 2025
Added neccesary macros when building wolfTPM Zephyr with wolfSSL
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