summaryrefslogtreecommitdiffstats
path: root/bsps/shared/xil/arm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/xil: Adjust Xilinx support code for Cortex-R5Kinsey Moore2023-10-242-0/+736
| | | | | | | This fixes some issues in the Xilinx support code that are critical to support the Cortex-R5F cores present in my Xilinx SoCs. The imported Cortex-R5 xil_cache.c matches the existing information in bsps/shared/xil/VERSION.
* bsps/xil: Import Xilinx Cortex-R5 supportKinsey Moore2023-10-242-0/+1202
This imports Xilinx support code for the MPU and cache on Cortex-R5 cores. This was imported as specified in bsps/shared/xil/VERSION.