File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <package schemaVersion =" 1.7.36 " xmlns : xs =" http://www.w3.org/2001/XMLSchema-instance" xs : noNamespaceSchemaLocation =" https://raw.githubusercontent.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/v1.7.36 /schema/PACK.xsd" >
3
+ <package schemaVersion =" 1.7.40 " xmlns : xs =" http://www.w3.org/2001/XMLSchema-instance" xs : noNamespaceSchemaLocation =" https://raw.githubusercontent.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/v1.7.40 /schema/PACK.xsd" >
4
4
<name >CMSIS</name >
5
5
<description overview =" ./CMSIS/Documentation/Overview.md" >CMSIS (Common Microcontroller Software Interface Standard)</description >
6
6
<vendor >ARM</vendor >
622
622
<condition id =" TZ Secure" >
623
623
<description >TrustZone (Secure)</description >
624
624
<require Dtz =" TZ" />
625
- <require Dsecure =" Secure" />
625
+ <accept Dsecure =" Secure" />
626
+ <accept Dsecure =" Secure-only" />
626
627
</condition >
627
628
628
629
<!-- OS Tick -->
You can’t perform that action at this time.
0 commit comments