summaryrefslogtreecommitdiffstats
path: root/bsps/aarch64/xilinx-versal/start/bspstartmmu.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtems/versal: Updated mmu to include mapping for SDHCI devices on versalAaron Nyholm2022-11-221-1/+5
| | | | | | Tested on VCK190 Updates #4762
* aarch64/versal: Support DDRMC0 region 0 and 1Chris Johns2022-07-281-0/+49
| | | | | | | | | | | - Support DDRMC0 region 0 up to 2G in size - Support DDRMC0 region 1 with DDR memory greater than 2G up to the DDRMC0 max amount - Extend the heap with region 1's memory Closes #4684
* aarch64: Break out MMU definitionsKinsey Moore2021-11-011-0/+1
| | | | | | This moves the AArch64 MMU memory type definitions into cpukit for use by libdebugger since remapping of memory is required to insert software breakpoints.
* cpukit: Add AArch64 SMP SupportKinsey Moore2021-09-211-1/+3
| | | | This adds SMP support for AArch64 in cpukit and for the ZynqMP BSPs.
* aarch64/xilinx-versal: new BSPs for qemu and vck190Gedare Bloom2021-06-241-0/+77