@@ -651,29 +651,29 @@ The table below lists the QEMU platform targets defined in Zephyr
651651along with the corresponding Cortex-M implementation variant and the peripherals
652652these targets emulate.
653653
654- +---------------------------------+--------------------+--------------------+----------------+-----------------+ ----------------+
655- | | **QEMU target ** |
656- +---------------------------------+--------------------+--------------------+----------------+-----------------+ ----------------+
657- | Architecture variant | Arm v6-M | Arm v7-M | Arm v8-M | Arm v8.1-M |
658- +---------------------------------+--------------------+--------------------+----------------+-----------------+ ----------------+
659- | | **qemu_cortex_m0 ** | **qemu_cortex_m3 ** | **mps2_an385 ** | **mps2_an521 ** | **mps3_an547 ** |
660- +---------------------------------+--------------------+--------------------+----------------+-----------------+ ----------------+
661- | **Emulated features ** | |
662- +---------------------------------+--------------------+--------------------+----------------+-----------------+ ----------------+
663- | NVIC | Y | Y | Y | Y | Y |
664- +---------------------------------+--------------------+--------------------+----------------+-----------------+ ----------------+
665- | BASEPRI | N | Y | Y | Y | Y |
666- +---------------------------------+--------------------+--------------------+----------------+-----------------+ ----------------+
667- | SysTick | N | Y | Y | Y | Y |
668- +---------------------------------+--------------------+--------------------+----------------+-----------------+ ----------------+
669- | MPU | N | N | Y | Y | Y |
670- +---------------------------------+--------------------+--------------------+----------------+-----------------+ ----------------+
671- | FPU | N | N | N | Y | N |
672- +---------------------------------+--------------------+--------------------+----------------+-----------------+ ----------------+
673- | SPLIM | N | N | N | Y | Y |
674- +---------------------------------+--------------------+--------------------+----------------+-----------------+ ----------------+
675- | TrustZone-M | N | N | N | Y | N |
676- +---------------------------------+--------------------+--------------------+----------------+-----------------+ ----------------+
654+ +---------------------------------+--------------------+--------------------+----------------+----------------------+------------ ----------------+
655+ | | **QEMU target ** |
656+ +---------------------------------+--------------------+--------------------+----------------+----------------------+------------ ----------------+
657+ | Architecture variant | Arm v6-M | Arm v7-M | Arm v8-M | Arm v8.1-M |
658+ +---------------------------------+--------------------+--------------------+----------------+----------------------+------------ ----------------+
659+ | | **qemu_cortex_m0 ** | **qemu_cortex_m3 ** | **mps2/an385 ** | **mps2/an521/cpu0 ** | **mps3/corstone300/an547 ** |
660+ +---------------------------------+--------------------+--------------------+----------------+----------------------+------------ ----------------+
661+ | **Emulated features ** | |
662+ +---------------------------------+--------------------+--------------------+----------------+----------------------+------------ ----------------+
663+ | NVIC | Y | Y | Y | Y | Y |
664+ +---------------------------------+--------------------+--------------------+----------------+----------------------+------------ ----------------+
665+ | BASEPRI | N | Y | Y | Y | Y |
666+ +---------------------------------+--------------------+--------------------+----------------+----------------------+------------ ----------------+
667+ | SysTick | N | Y | Y | Y | Y |
668+ +---------------------------------+--------------------+--------------------+----------------+----------------------+------------ ----------------+
669+ | MPU | N | N | Y | Y | Y |
670+ +---------------------------------+--------------------+--------------------+----------------+----------------------+------------ ----------------+
671+ | FPU | N | N | N | Y | N |
672+ +---------------------------------+--------------------+--------------------+----------------+----------------------+------------ ----------------+
673+ | SPLIM | N | N | N | Y | Y |
674+ +---------------------------------+--------------------+--------------------+----------------+----------------------+------------ ----------------+
675+ | TrustZone-M | N | N | N | Y | N |
676+ +---------------------------------+--------------------+--------------------+----------------+----------------------+------------ ----------------+
677677
678678Maintainers & Collaborators
679679***************************
0 commit comments