zephyr/modules
Valerio Setti 41389fbb81 mbedtls: add a kconfig to use the p256-m directly (without PSA interface)
For sake of memory footprint it might be required to shrink
down the memory footprint as much as possible. Unfortunately Mbed TLS
PSA interface brings in some extra code for key management which makes
it larger than the TinyCrypt counterpart when it comes to p256-m
interfacing. For this reason it might be useful to directly access
the p256-m driver directly.

This commit adds this support and it also updates the corresponding
test in order to make use of this condition.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-06-12 01:53:58 -07:00
..
acpica
canopennode
cmsis
cmsis-dsp
cmsis-nn
fatfs fs: fat_fs: make IOCTL call to de-initialize disk in fatfs_unmount() 2024-06-07 18:16:01 +01:00
hal_ambiq
hal_ethos_u
hal_gigadevice
hal_infineon
hal_nordic modules: hal_nordic: turn off temperature update by default for nRF54H20. 2024-06-10 15:00:01 +03:00
hal_nxp
hal_rpi_pico
hal_st
hostap hostap: add enterprise source files in cmake 2024-06-06 20:07:38 -04:00
liblc3
littlefs
loramac-node lorawan: services: frag transport: prepare for pluggable decoder 2024-06-11 16:09:23 +03:00
lvgl modules: lvgl: input: Fix invalid encoder readout 2024-06-06 15:46:20 +01:00
lz4
mbedtls mbedtls: add a kconfig to use the p256-m directly (without PSA interface) 2024-06-12 01:53:58 -07:00
nanopb
openthread net: openthread: Add new kconfig OT options. 2024-06-11 10:05:04 +02:00
percepio
segger
tflite-micro
thrift posix: create kconfig options for pse51, pse52, pse53 2024-06-04 16:27:12 -05:00
trusted-firmware-a
trusted-firmware-m tfm: do not enable all PSA features by default when BUILD_WITH_TFM 2024-06-05 01:38:22 -07:00
uoscore-uedhoc
zcbor
Kconfig
Kconfig.altera
Kconfig.atmel
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.imx
Kconfig.infineon
Kconfig.intel
Kconfig.libmetal
Kconfig.mcuboot
Kconfig.mcux mcux: add Kconfig to configure NXP BLE monolithic feature 2024-06-04 19:12:45 -04:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.nxp_s32
Kconfig.open-amp
Kconfig.picolibc
Kconfig.silabs modules: Move away from SOC_VENDOR_SILABS 2024-06-10 15:15:34 -05:00
Kconfig.simplelink posix: deprecate PTHREAD_IPC _MUTEX _COND and _KEY 2024-06-04 16:27:12 -05:00
Kconfig.sof
Kconfig.stm32
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake