Changeset ac8f461 in rtems-docs for cpu-supplement/aarch64.rst
- Timestamp:
- 11/01/21 18:52:52 (8 months ago)
- Branches:
- master
- Children:
- a0bf79c
- Parents:
- feb4687
- git-author:
- Kinsey Moore <kinsey.moore@…> (11/01/21 18:52:52)
- git-committer:
- Joel Sherrill <joel@…> (11/03/21 13:25:31)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpu-supplement/aarch64.rst
rfeb4687 rac8f461 10 10 (https://en.wikipedia.org/wiki/ARM_architecture#AArch64_features) in this port 11 11 of RTEMS. The ARMv8-A versions are supported by RTEMS. Processors with a MMU 12 use a static configuration which is set up during system start. SMP is not12 use a static configuration which is set up during system start. SMP is 13 13 supported. 14 14 … … 125 125 ========================= 126 126 127 SMP is not currently supported on ARMv8-A. 127 SMP is supported on ARMv8-A. Available platforms are: 128 129 - Xilinx ZynqMP (QEMU and hardware using PSCI via ARM Trusted Firmware) 128 130 129 131 Thread-Local Storage
Note: See TracChangeset
for help on using the changeset viewer.