zephyr/arch/arm
Sebastian Bøe 3b24ef305f tz: Remove unused trustzone driver
The arm_core_tz.c trustzone driver was developed by Nordic and was
previously used by Nordic, but it is not used by us any more. Since we
stopped using it I can see that it has bit rotted (the include path
for tz.h is not available), so no else has started using it either
evidently.

Remove the broken and dead code.

We keep the HAS_ARM_SAU Kconfig as it is selected by a myriad of
platforms and determines if __SAUREGION_PRESENT is defined. I have
been unable to prove that this define is also unused.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2023-12-11 09:56:08 +01:00
..
core tz: Remove unused trustzone driver 2023-12-11 09:56:08 +01:00
include tz: Remove unused trustzone driver 2023-12-11 09:56:08 +01:00
CMakeLists.txt
Kconfig arch: arm: cortex-m: support custom interrupt controllers 2023-11-09 11:20:01 +01:00