zephyr/modules/mbedtls
Alberto Escolar Piedras 5029922384 mbedtls module: Fix for other POSIX arch boards
Instead of detecting that we are in a native/POSIX arch based
board by checking for each board specifically,
let checks for the architecture.
In that way other boards (like the upcoming nrf53_bsim ones)
will also work.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-09-15 12:58:00 +02:00
..
configs mbedtls module: Fix for other POSIX arch boards 2023-09-15 12:58:00 +02:00
include mbedtls: add CONFIG_MBEDTLS_INIT 2023-07-06 11:45:08 +02:00
CMakeLists.txt manifest: Upgrade to trusted-firmware-m 1.8.0 2023-08-10 08:11:59 +00:00
debug.c modules: mbedtls: support stripping newline from debug log messages 2022-08-17 12:03:52 +02:00
Kconfig mbedtls: add CONFIG_MBEDTLS_INIT 2023-07-06 11:45:08 +02:00
Kconfig.tls-generic modules: mbedtls: Add Kconfig option to enable DTLS Connection ID 2023-08-30 11:36:51 +02:00
shell.c modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
zephyr_init.c mbedtls: fix _mbedtls_init() invocation 2023-07-06 07:10:23 -04:00