zephyr/modules/openthread
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
..
platform secure_storage: add a global registry header file for PSA key IDs 2025-02-13 20:22:09 +01:00
CMakeLists.txt modules: openthread: Add of spinel hdlc rcp host interface 2024-11-27 10:37:21 -05:00
Kconfig
Kconfig.features net: openthread: Add modcarrier command to OT diag module. 2024-12-04 12:10:11 +01:00
Kconfig.thread secure_storage: add a global registry header file for PSA key IDs 2025-02-13 20:22:09 +01:00