| 1 | Xilinx ZynqMP ZCU102 (``xlnx-zcu102``) |
| 2 | ====================================== |
| 3 | |
| 4 | The ``xlnx-zcu102`` board models the Xilinx ZynqMP ZCU102 board. |
| 5 | This board has 4 Cortex-A53 CPUs and 2 Cortex-R5F CPUs. |
| 6 | |
| 7 | Machine-specific options |
| 8 | """""""""""""""""""""""" |
| 9 | |
| 10 | The following machine-specific options are supported: |
| 11 | |
| 12 | secure |
| 13 | Set ``on``/``off`` to enable/disable emulating a guest CPU which implements the |
| 14 | Arm Security Extensions (TrustZone). The default is ``off``. |
| 15 | |
| 16 | virtualization |
| 17 | Set ``on``/``off`` to enable/disable emulating a guest CPU which implements the |
| 18 | Arm Virtualization Extensions. The default is ``off``. |
| 19 |