zephyr/modules/trusted-firmware-m
Joakim Andersson 3ccf5d03ff tfm: Add option for implementation custom reset handler with TF-M
Zephyr adds a custom handler that overrides the weak function
sys_arch_reset when TF-M platform partition is enabled.

This takes away the option for the application to override the weak
definition for their platform or use-case.

Add an option that control whether this default reset handling is added
to the build.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2022-06-30 13:00:09 +00:00
..
interface modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
psa
src modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
CMakeLists.txt tfm: Add option for implementation custom reset handler with TF-M 2022-06-30 13:00:09 +00:00
Kconfig
Kconfig.tfm tfm: Add option for implementation custom reset handler with TF-M 2022-06-30 13:00:09 +00:00
Kconfig.tfm.crypto_modules
Kconfig.tfm.partitions