zephyr/tests/arch/arm
Ioannis Glaropoulos c5b4094cfb modules: tf-m: do not expose TF-M NS interface include directories publicly
Instead of exposing publicly the TF-M NS interface include
directories, we include them when we build relevant projects.
This is required, as the TF-M include directories contains
psa crypto sources that are also provided by the mbedtls
crypto module. The downside of this solution is that the
TF-M includes need to be added explicitly in each application
that uses TF-M APIs.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2021-05-09 09:59:22 -05:00
..
arm_interrupt tests: arm_interrupt: exend test case for FPU SHARING 2021-05-04 16:47:48 +02:00
arm_irq_advanced_features arch: arm: Unconditionally compile IRQ_ZERO_LATENCY flag 2021-04-12 07:33:27 -04:00
arm_irq_vector_table kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
arm_no_multithreading tests: arch: arm: arm_no_multithreading: Add physical platforms 2021-05-07 14:40:27 +02:00
arm_ramfunc sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
arm_runtime_nmi power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
arm_sw_vector_relay sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
arm_thread_swap arch: arm: Add code for swapping threads between secure and non-secure 2021-05-05 13:00:31 +02:00
arm_thread_swap_tz modules: tf-m: do not expose TF-M NS interface include directories publicly 2021-05-09 09:59:22 -05:00
arm_tz_wrap_func arch: arm: cortex_m: Add tz_ns.h 2020-09-04 11:58:41 +02:00