Files
rtems/spec/build/bsps/objxilinxsupportlp64.yml
Kinsey Moore 8a2c3af9cf 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.
2023-10-24 09:52:27 -05:00

25 lines
669 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2022 On-Line Applications Research (OAR)
cppflags: []
cxxflags: []
enabled-by:
- bsps/aarch64/xilinx_versal
- aarch64/xilinx_zynqmp_lp64_cfc400x
- aarch64/xilinx_zynqmp_lp64_qemu
- aarch64/xilinx_zynqmp_lp64_zu3eg
includes: []
install:
- destination: ${BSP_INCLUDEDIR}
source:
- bsps/include/xil/arm/ARMv8/64bit/xil_cache.h
- bsps/include/xil/arm/ARMv8/64bit/xil_exception.h
- bsps/include/xil/arm/ARMv8/64bit/xpseudo_asm.h
- bsps/include/xil/arm/ARMv8/64bit/xreg_cortexa53.h
links: []
source:
- bsps/shared/xil/arm/ARMv8/xil_cache.c
type: build