bsps/xil: Adjust Xilinx support code for Cortex-R5

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.
This commit is contained in:
Kinsey Moore
2023-09-27 11:43:50 -05:00
committed by Joel Sherrill
parent 7ea60d29d8
commit 8a2c3af9cf
12 changed files with 201 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
/* Minimal stub file for Xilinx driver compatibility. */
#define xdbg_printf(...)