zephyr/modules/trusted-firmware-m
Jimmy Brisson e7e78cba14 tfm: Kconfig: Configure MCUBOOT_DATA_SHARING explicitly
Previously, MCUBOOT_DATA_SHARING was enabled when BL2 was built
and when the firmware update partition was present. This is not
the only situation that you might be interested in this data
sharing. The data sharing now has it's own Kconfig.

Further, use of the firmware update partition requires data
sharing, so it selects it.

Signed-off-by: Jimmy Brisson <jimmy.brisson@linaro.org>
2022-04-08 15:52:01 -07:00
..
interface tfm: Fix crash in TF-M when non-secure IRQ is using FPU 2022-04-01 12:38:01 -05:00
psa tfm: Fix zephyr-sdk toolchain variant integration 2021-10-07 14:02:40 -05:00
src tfm: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
CMakeLists.txt tfm: Kconfig: Configure MCUBOOT_DATA_SHARING explicitly 2022-04-08 15:52:01 -07:00
Kconfig modules: tfm: remove redundant if BUILD_WITH_TFM guard in Kconfig 2021-06-11 16:13:57 +02:00
Kconfig.tfm tfm: Kconfig: Configure MCUBOOT_DATA_SHARING explicitly 2022-04-08 15:52:01 -07:00
Kconfig.tfm.crypto_modules modules: tfm: Update crypto modules prompt strings 2021-11-13 07:58:50 -05:00
Kconfig.tfm.partitions tfm: Kconfig: Configure MCUBOOT_DATA_SHARING explicitly 2022-04-08 15:52:01 -07:00