mirror of
https://github.com/GorgonMeducer/perf_counter.git
synced 2025-02-07 19:34:18 +08:00
Update GorgonMeducer.perf_counter.pdsc
This commit is contained in:
parent
e4db44d4b8
commit
a1c8e686ad
@ -136,17 +136,25 @@
|
|||||||
<accept Tcompiler="GCC"/>
|
<accept Tcompiler="GCC"/>
|
||||||
</condition>
|
</condition>
|
||||||
|
|
||||||
|
<condition id="Armv8.1-M Processors">
|
||||||
|
<accept Dcore="ARMV81MML"/>
|
||||||
|
<accept Dcore="Cortex-M55"/>
|
||||||
|
<accept Dcore="Cortex-M85"/>
|
||||||
|
<accept Dcore="Cortex-M52"/>
|
||||||
|
</condition>
|
||||||
|
|
||||||
|
|
||||||
<condition id="Armv8-M Processors">
|
<condition id="Armv8-M Processors">
|
||||||
<accept Dcore="ARMV8MBL"/>
|
<accept Dcore="ARMV8MBL"/>
|
||||||
<accept Dcore="ARMV8MML"/>
|
<accept Dcore="ARMV8MML"/>
|
||||||
<accept Dcore="ARMV81MML"/>
|
|
||||||
<accept Dcore="Star-MC1"/>
|
<accept Dcore="Star-MC1"/>
|
||||||
<accept Dcore="Cortex-M23"/>
|
<accept Dcore="Cortex-M23"/>
|
||||||
<accept Dcore="Cortex-M33"/>
|
<accept Dcore="Cortex-M33"/>
|
||||||
<accept Dcore="Cortex-M35P"/>
|
<accept Dcore="Cortex-M35P"/>
|
||||||
<accept Dcore="Cortex-M55"/>
|
|
||||||
<accept Dcore="Cortex-M85"/>
|
<accept condition="Armv8.1-M Processors"/>
|
||||||
|
|
||||||
</condition>
|
</condition>
|
||||||
|
|
||||||
<condition id="Previous Generation Cortex-M Processors">
|
<condition id="Previous Generation Cortex-M Processors">
|
||||||
@ -191,12 +199,7 @@
|
|||||||
<condition id="PMU Devices">
|
<condition id="PMU Devices">
|
||||||
<description>Require Perf_Counter Core</description>
|
<description>Require Perf_Counter Core</description>
|
||||||
<require condition="perf_counter" />
|
<require condition="perf_counter" />
|
||||||
<accept Dcore="ARMV8MML"/>
|
<require condition="Armv8.1-M Processors" />
|
||||||
<accept Dcore="ARMV81MML"/>
|
|
||||||
<accept Dcore="Cortex-M33"/>
|
|
||||||
<accept Dcore="Cortex-M35P"/>
|
|
||||||
<accept Dcore="Cortex-M55"/>
|
|
||||||
<accept Dcore="Cortex-M85"/>
|
|
||||||
</condition>
|
</condition>
|
||||||
|
|
||||||
<condition id="Cortex-M Arm GCC">
|
<condition id="Cortex-M Arm GCC">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user