Skip to content

Conversation

m-gorecki
Copy link
Contributor

Now flag defining config file for MbedTLS is global (see apache/mynewt-core#3394), so we do not have to include the same flag in bootutil package. This also enables MBEDTLS_CIPHER_MODE_CTR in boot_serial test package, as it is used in unit tests and it is disabled by default.

@nordicjm nordicjm requested a review from utzig March 24, 2025 09:32
@m-gorecki m-gorecki force-pushed the mbedtls-gflag branch 2 times, most recently from 4c09c6b to fd3d398 Compare March 26, 2025 08:35
@m-gorecki m-gorecki changed the title boot/mynewt: remove reduntant mbedtls flag and enable CTR boot/mynewt: remove redundant mbedtls flag and enable CTR Mar 26, 2025
@utzig
Copy link
Member

utzig commented Apr 6, 2025

Please rebase on latest main.

Now flag defining config file for MbedTLS is global
(see apache/mynewt-core#3394),
so we do not have to include the same flag in bootutil package.
This also enables MBEDTLS_CIPHER_MODE_CTR in boot_serial test
package, as it is used in unit tests and it is disabled by default.

Signed-off-by: Michal Gorecki <[email protected]>
@utzig utzig merged commit f2b076c into mcu-tools:main Apr 8, 2025
58 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