Back to home page

LXR

 
 

    


Warning, /spec/build/cpukit/cpuriscv.yml is written in an unsupported language. File is not indexed.

0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 build-type: objects
0003 cflags: []
0004 copyrights:
0005 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0006 cppflags: []
0007 cxxflags: []
0008 enabled-by:
0009 - riscv
0010 includes: []
0011 install:
0012 - destination: ${BSP_INCLUDEDIR}/libcpu
0013   source:
0014   - cpukit/score/cpu/riscv/include/libcpu/access.h
0015   - cpukit/score/cpu/riscv/include/libcpu/byteorder.h
0016 - destination: ${BSP_INCLUDEDIR}/rtems
0017   source:
0018   - cpukit/score/cpu/riscv/include/rtems/asm.h
0019 - destination: ${BSP_INCLUDEDIR}/rtems/score
0020   source:
0021   - cpukit/score/cpu/riscv/include/rtems/score/cpu.h
0022   - cpukit/score/cpu/riscv/include/rtems/score/cpu_asm.h
0023   - cpukit/score/cpu/riscv/include/rtems/score/cpuimpl.h
0024   - cpukit/score/cpu/riscv/include/rtems/score/riscv-utility.h
0025   - cpukit/score/cpu/riscv/include/rtems/score/riscv.h
0026 links: []
0027 source:
0028 - cpukit/score/cpu/riscv/cpu.c
0029 - cpukit/score/cpu/riscv/riscv-context-initialize.c
0030 - cpukit/score/cpu/riscv/riscv-context-switch.S
0031 - cpukit/score/cpu/riscv/riscv-context-validate.S
0032 - cpukit/score/cpu/riscv/riscv-context-volatile-clobber.S
0033 - cpukit/score/cpu/riscv/riscv-counter.S
0034 - cpukit/score/cpu/riscv/riscv-exception-frame-print.c
0035 - cpukit/score/cpu/riscv/riscv-exception-handler.S
0036 type: build