Clarification on CMSIS implementation for the network core of nrf5340

Hello,

I'm going through the documentation to understand the available tools better.

And in Section 6.2 CPU of the latest nRF5340 Product Specification v1.6 it mentions:
```
The Arm Cortex Microcontroller Software Interface Standard (CMSIS) is implemented and available for the
application processor.
```
But that section is describing information about the network core.

The same piece of documentation exists in the application core and makes me confused whether this is supposed to be a clarification, that only the application core has CMSIS implemented or if it is a typo and the network core also has CMSIS implemented.

I would like some up to date information on this if possible.

Thank you

Related