zephyr/modules
Tomi Fontanilles 0c368e85b1 secure_storage: add a global registry header file for PSA key IDs
We need to make sure that within Zephyr different users of the PSA APIs
don't interfere with each other because of using the same numerical IDs
for persistent assets.

This takes care of the PSA key IDs when using persistent keys through
the PSA Crypto API.
See the comments in `<zephyr/psa/key_ids.h>` for more information.

This removes the recently-introduced Kconfig options that allowed changing
the base IDs subsystems were using for their persistent keys.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2025-02-13 20:22:09 +01:00
..
acpica
canopennode modules: canopennode: add rxmsg callback 2024-10-16 12:26:40 +02:00
cmsis arch: arm: cleanup of soc flags in arch 2024-11-16 15:56:11 -05:00
cmsis-dsp manifest: update cmsis-dsp to v1.16.2 2024-11-25 14:42:07 +01:00
cmsis-nn modules: cmsis-nn: add pad 2025-02-13 06:39:17 +01:00
fatfs fs: enable custom mount points for fatfs 2025-02-13 16:41:34 +01:00
hal_ambiq drivers: udc_ambiq: Implemented UDC driver for apollo4p 2024-11-16 15:07:29 -05:00
hal_ethos_u modules: hal_ethos_u: Update to latest Ethos-U rev 2025-01-07 10:10:05 +01:00
hal_gigadevice
hal_infineon drivers: ifx_cat1: Updates to support latest version of HAL/PDL 2025-01-14 20:49:14 +01:00
hal_nordic modules: hal_norfic: rise 802.15.4 NET core init priority 2025-02-11 11:46:04 +00:00
hal_nxp modules: hal_nxp: osa: Remove deprecated OSA API 2024-10-25 08:54:18 +02:00
hal_rpi_pico modules: hal_rpi_pico: Introducing -std=gnu11 option 2025-02-11 14:52:31 +00:00
hal_silabs drivers: bluetooth: silabs: Set maximum TX power 2025-02-13 16:44:21 +01:00
hal_st drivers/sensor: lis2dux12: add lis2duxs12 support 2024-12-27 19:34:46 +01:00
hal_tdk modules: hal_tdk: Add icm42370p support 2025-02-08 00:31:43 +01:00
hal_wch soc: wch: reorganize series directories by core 2025-01-15 11:58:58 +01:00
hostap modules: hostap: Fix the SoF in iface_wq 2025-02-12 20:18:58 +01:00
liblc3 audio: liblc3: Fix global include path issue 2025-01-27 13:26:02 +01:00
littlefs fs: littlefs: add littlefs disk version selection 2024-12-17 20:55:51 +01:00
loramac-node
lvgl modules: lvgl: Update OSAL implementation 2025-02-07 02:22:52 +01:00
lz4 modules: lz4: add configurability 2024-11-22 22:46:59 +00:00
mbedtls modules: mbedtls: Provide CONFIG_MBEDTLS_ASN1_PARSE_C 2025-01-24 19:16:55 +01:00
nanopb
nrf_wifi nrf_wifi: Build OSAL as a standalone library 2025-01-09 11:51:17 +01:00
openthread secure_storage: add a global registry header file for PSA key IDs 2025-02-13 20:22:09 +01:00
percepio
segger modules: segger: RTT control block alignment 2025-02-06 14:46:20 +01:00
tflite-micro modules: tflite-micro: update cmakelists 2025-02-13 06:39:17 +01:00
thrift thrift: Define module-wide _POSIX_C_SOURCE feature test macro 2024-10-22 20:40:20 +02:00
trusted-firmware-a
trusted-firmware-m modules: avoid fetching external repo in TF-M 2025-01-24 19:16:08 +01:00
uoscore-uedhoc modules: Update uoscore-uedhoc revision to the latest 2025-02-13 20:12:18 +01:00
zcbor zcbor: Improve kconfig help text 2025-01-25 20:06:05 +01:00
Kconfig drivers: wifi: make WIFI_BUILD_ONLY_MODE global symbol 2024-12-18 18:17:16 +01:00
Kconfig.altera
Kconfig.atmel
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.imx
Kconfig.infineon
Kconfig.intel
Kconfig.libmetal
Kconfig.mcuboot dfu: Add support for new MCUboot swap using offset mode 2025-02-10 19:05:25 +01:00
Kconfig.mcux mcux: drivers: xbara: drop HAS_MCUX_XBARA config 2025-01-23 19:25:54 +01:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.nxp_s32
Kconfig.open-amp
Kconfig.picolibc
Kconfig.renesas_fsp drivers: clock control: Initial support for RZ/G3S 2025-02-13 09:11:19 +01:00
Kconfig.rust
Kconfig.simplelink modules: simplelink: Add support for cc23x0 SoC 2025-02-04 11:56:05 +01:00
Kconfig.sof
Kconfig.stm32 modules: stm32: add stm32n6 cube modules 2025-01-28 18:14:45 +01:00
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt TinyCrypt: Deprecate the library 2024-12-12 11:05:59 +01:00
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake