Skip to content

Commit 467a112

Browse files
committed
Include tz_context.h header only if TrustZone is available and used but not switched off.
Fixes ARM-software#201
1 parent 8c4dc58 commit 467a112

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ARM.CMSIS.pdsc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,6 +617,7 @@
617617
<condition id="TrustZone">
618618
<description>TrustZone</description>
619619
<require Dtz="TZ"/>
620+
<deny Dsecure="TZ-disabled"/>
620621
</condition>
621622
<condition id="TZ Secure">
622623
<description>TrustZone (Secure)</description>

0 commit comments

Comments
 (0)