zephyr/tests/subsys/secure_storage/psa/its
Tomi Fontanilles 001d054bc3 secure_storage: its: make definitions available outside of transform.h
Some ITS store module implementations may make use of them.
This is the case of the custom one in the
secure_storage.psa.its.secure_storage.custom.store test.

Instead of making transform.h conditionally available, move the definitions
to common.h and simply make them available whenever the ITS transform
module is enabled.

At the same time, remove unneeded/redundant includes/build asserts.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2025-05-27 15:46:37 +02:00
..
src secure_storage: its: make definitions available outside of transform.h 2025-05-27 15:46:37 +02:00
CMakeLists.txt
overlay-secure_storage.conf tests: secure_storage: its: increase stack sizes 2025-03-14 14:51:58 +01:00
overlay-store_custom.conf tests: secure_storage: psa: its: add a test for the ZMS ITS store module 2024-12-17 11:34:42 +00:00
overlay-store_settings.conf tests: secure_storage: add dependencies 2025-02-27 09:07:56 +00:00
overlay-store_zms.conf tests: secure_storage: add dependencies 2025-02-27 09:07:56 +00:00
overlay-tfm.conf secure_storage: improve tests' compatibility in TF-M-enabled scenarios 2025-03-14 14:51:58 +01:00
overlay-transform_custom.conf tests: secure_storage: psa: its: add a test for the ZMS ITS store module 2024-12-17 11:34:42 +00:00
overlay-transform_default.conf tests: secure_storage: enable entropy driver if available 2025-03-14 14:51:58 +01:00
prj.conf
testcase.yaml dts: boards: we: add board Ophelia-IV 2025-04-03 13:16:05 +02:00
zms.overlay tests: secure_storage: psa: its: add a test for the ZMS ITS store module 2024-12-17 11:34:42 +00:00