zephyr/samples/tfm_integration
TLIG Dhaou 4de1d01956 boards: stm32: use size helpers to describe size of storage partition
The goal of this commit is to update existing STM32 boards descriptions
to use these size "DT_SIZE" macros to enhance readability. To realize this
i used a python script, which will detect the STM32 Boards
/zephyr/board/arm, and then will update in the dts files the partition
description using "DT_SIZE_K" and "DT_SIZE_M" macros.
Check manually and modify in .overlay files in samples and tests.

Signed-off-by: TLIG Dhaou <dhaou.tlig-ext@st.com>
2022-05-10 09:22:43 -05:00
..
psa_crypto boards: stm32: use size helpers to describe size of storage partition 2022-05-10 09:22:43 -05:00
psa_firmware samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
psa_protected_storage samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_ipc boards: stm32: use size helpers to describe size of storage partition 2022-05-10 09:22:43 -05:00
tfm_psa_test samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_regression_test samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_secure_partition samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_integration.rst doc: guides: Add a TF-M guide 2021-08-12 10:03:57 -05:00