Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/powerpc/psim/bsppsim.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 arch: powerpc
0003 bsp: psim
0004 build-type: bsp
0005 cflags: []
0006 copyrights:
0007 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0008 cppflags: []
0009 enabled-by: true
0010 family: psim
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014   source:
0015   - bsps/powerpc/psim/include/bsp.h
0016   - bsps/powerpc/psim/include/psim.h
0017 - destination: ${BSP_INCLUDEDIR}/bsp
0018   source:
0019   - bsps/powerpc/psim/include/bsp/irq.h
0020 - destination: ${BSP_LIBDIR}
0021   source:
0022   - bsps/powerpc/psim/start/linkcmds
0023   - bsps/powerpc/shared/start/linkcmds.base
0024 links:
0025 - role: build-dependency
0026   uid: ../../obj
0027 - role: build-dependency
0028   uid: ../../objirq
0029 - role: build-dependency
0030   uid: ../../opto2
0031 - role: build-dependency
0032   uid: ../../tst-xfail-intr
0033 - role: build-dependency
0034   uid: ../crti
0035 - role: build-dependency
0036   uid: ../crtn
0037 - role: build-dependency
0038   uid: ../grp
0039 - role: build-dependency
0040   uid: ../obj
0041 - role: build-dependency
0042   uid: ../objexc
0043 - role: build-dependency
0044   uid: abi
0045 - role: build-dependency
0046   uid: objmpci
0047 - role: build-dependency
0048   uid: ../../objmem
0049 - role: build-dependency
0050   uid: optclkfastidle
0051 - role: build-dependency
0052   uid: optsbrk
0053 - role: build-dependency
0054   uid: optsprg
0055 - role: build-dependency
0056   uid: optvecbase
0057 - role: build-dependency
0058   uid: start
0059 - role: build-dependency
0060   uid: ../../bspopts
0061 source:
0062 - bsps/powerpc/psim/console/console-io.c
0063 - bsps/powerpc/psim/console/consupp.S
0064 - bsps/powerpc/psim/irq/irq_init.c
0065 - bsps/powerpc/psim/start/align_h.S
0066 - bsps/powerpc/psim/start/bspstart.c
0067 - bsps/powerpc/shared/altivec/vec_sup.c
0068 - bsps/powerpc/shared/altivec/vec_sup_asm.S
0069 - bsps/powerpc/shared/btimer/btimer-ppc-dec.c
0070 - bsps/powerpc/shared/cache/cache.c
0071 - bsps/powerpc/shared/clock/clock-ppc-dec.c
0072 - bsps/powerpc/shared/clock/p_clock.c
0073 - bsps/powerpc/shared/irq/openpic.c
0074 - bsps/powerpc/shared/irq/openpic_i8259_irq.c
0075 - bsps/powerpc/shared/irq/ppc-irq-legacy.c
0076 - bsps/powerpc/shared/mmu/bat.c
0077 - bsps/powerpc/shared/mmu/mmuAsm.S
0078 - bsps/powerpc/shared/mmu/pte121.c
0079 - bsps/powerpc/shared/start/sbrk.c
0080 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0081 - bsps/shared/dev/serial/console-polled.c
0082 - bsps/shared/irq/irq-default-handler.c
0083 - bsps/shared/start/bspreset-loop.c
0084 - bsps/shared/start/gettargethash-default.c
0085 type: build