Open ReinhardKeil opened 3 weeks ago
The condition in the pdsc file checks for Dtz
but not Dsecure
<condition id="TrustZone">
<description>TrustZone</description>
<require Dtz="TZ"/>
</condition>
Dtz is set by the device description The trustzone node sets the Software Model Selection Dsecure
Describe the bug
The attached project is configured without TrustZone (this should be anyway default, but the cproject.yml specifies this explicit).
The CMSIS.pdsc defines:
To Reproduce
Use this project and run cbuild setup CubeMX.zip
Expected behavior
tz_context.h
should not be included in *.cbuild.ymlEnvironment (please complete the following information):