zephyr/doc
Valerio Setti 95aaa97dc3 mbedtls: add Kconfig to select the number of key slot in PSA Crypto core
Adding new CONFIG_MBEDTLS_PSA_KEY_SLOT_COUNT to select the number
of key slots in PSA Crypto core. The default value is 16. Be aware
that key slots consume RAM memory even if unused, so the proper value
should be a compromise between the number of slots required by
the application and the available RAM in the system.

This commit also:
- updates tests/crypto/secp256r1/mbedtls.conf to showcase how to
  use this new symbol to reduce RAM footprint.
- tests/bsim/bluetooth/mesh/overlay_psa.conf to support all the
  keys used in the test.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2024-11-26 00:12:56 +01:00
..
_doxygen doc: kernel: define additional doxygen groups 2024-09-17 05:24:09 -04:00
_extensions/zephyr doc: extensions: check dead zephyr_file/zephyr_raw links 2024-10-30 09:43:50 -07:00
_scripts docs: Bluetooth: Move documentating for shell out of API 2024-11-21 20:11:13 +01:00
_static doc: fix scrolling glitch causing search bar to be partially hidden 2024-11-05 10:53:34 -06:00
_templates doc: enable three-way dark-mode switch 2024-10-16 16:33:24 +01:00
build doc: build: dts: Fix incorrect rst tag 2024-11-19 18:10:16 -05:00
connectivity Bluetooth: Host: Remove deprecated HCI driver API 2024-11-22 11:37:12 +01:00
contribute docs: contribute: documentation: generation: fix missing doc 2024-11-14 20:37:45 -06:00
develop doc: develop: modules: Add a section about package managers 2024-11-25 12:16:43 +01:00
hardware drivers: stepper: fix stepper_set_event_callback c prototype and definition 2024-11-18 19:37:37 -05:00
images doc: remove unused images 2021-07-19 20:06:00 -04:00
introduction doc: clarify what a subsystem is 2024-05-14 10:55:55 +02:00
kernel docs: kernel: iterable_section: add #include to linker example 2024-11-25 01:02:03 +01:00
project doc: release: add a step to verify that the tag is signed 2024-11-06 18:52:51 -08:00
releases mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
safety doc: safety: Extend safety overview with IEC 61508 infomation 2024-09-26 03:34:06 -04:00
security doc: security: Disclose CVE-2024-11263 2024-11-15 13:03:16 -06:00
services doc: posix: option_groups: add section for POSIX_FILE_SYSTEM_R 2024-11-21 09:18:09 +01:00
templates doc: boards: extensions: introduce zephyr:board role and directive 2024-10-22 14:11:27 +02:00
404.rst doc: Suggest filing GitHub issue for broken links 2022-04-28 10:26:03 +02:00
CMakeLists.txt doc: get output folder from environment 2024-09-25 13:49:34 -05:00
conf.py doc: release: Add v4.0.0 to the list of supported releases 2024-11-15 17:27:32 -06:00
glossary.rst doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
index-tex.rst doc: pdf: Add Glossary of Terms to PDF output 2023-11-13 12:17:51 -05:00
index.rst doc: hide main table of contents 2024-11-01 09:55:37 -05:00
kconfig.rst doc: use new kconfig extension 2022-03-02 09:28:37 +01:00
LICENSING.rst doc: Update licensing page 2024-11-18 19:32:02 -05:00
Makefile doc: add make html-live and html-live-fast 2024-08-26 17:05:39 +02:00
requirements.txt doc: requirements: Update to Sphinx RTD Theme 3.0 2024-10-14 13:02:20 +02:00
substitutions.txt doc: New developer getting started guide 2019-11-13 14:05:47 -06:00
zephyr.doxyfile.in doc: doxygen: improve formatting for kconfig alias 2024-11-19 18:35:18 -05:00