source: rtems/spec/build/bsps/objxilinxsupportr5.yml

Last change on this file was 5b5ff07, checked in by Sebastian Huber <sebastian.huber@…>, on 03/05/24 at 17:11:57

bsps: Use bsps/arm/xilinx-zynqmp-rpu

  • Property mode set to 100644
File size: 636 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: objects
3cflags: []
4copyrights:
5- Copyright (C) 2022 On-Line Applications Research (OAR)
6cppflags: []
7cxxflags: []
8enabled-by: bsps/arm/xilinx-zynqmp-rpu
9includes: []
10install:
11- destination: ${BSP_INCLUDEDIR}
12  source:
13  - bsps/include/xil/arm/cortexr5/xil_cache.h
14  - bsps/include/xil/arm/cortexr5/xil_exception.h
15  - bsps/include/xil/arm/cortexr5/xpseudo_asm.h
16  - bsps/include/xil/arm/cortexr5/xreg_cortexr5.h
17  - bsps/include/xil/arm/cortexr5/xil_mpu.h
18links: []
19source:
20- bsps/shared/xil/arm/cortexr5/xil_cache.c
21- bsps/shared/xil/arm/cortexr5/xil_mpu.c
22type: build
Note: See TracBrowser for help on using the repository browser.