mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-06 07:33:17 +00:00
@@ -32,6 +32,8 @@ links:
|
|||||||
uid: ../objclockarmgenerictimer
|
uid: ../objclockarmgenerictimer
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../obj
|
uid: ../../obj
|
||||||
|
- role: build-dependency
|
||||||
|
uid: ../../objdevserialarmpl011
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../objirq
|
uid: ../../objirq
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
|
|||||||
@@ -32,6 +32,8 @@ links:
|
|||||||
uid: ../objclockarmgenerictimer
|
uid: ../objclockarmgenerictimer
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../obj
|
uid: ../../obj
|
||||||
|
- role: build-dependency
|
||||||
|
uid: ../../objdevserialarmpl011
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../objirq
|
uid: ../../objirq
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
|
|||||||
@@ -39,8 +39,6 @@ links:
|
|||||||
uid: ../optgtuseps
|
uid: ../optgtuseps
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: abi
|
uid: abi
|
||||||
- role: build-dependency
|
|
||||||
uid: ../../optconsolefifo
|
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../optconsoleirq
|
uid: ../../optconsoleirq
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
@@ -57,6 +55,8 @@ links:
|
|||||||
uid: ../../dev/irq/objarmgicv2
|
uid: ../../dev/irq/objarmgicv2
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../obj
|
uid: ../../obj
|
||||||
|
- role: build-dependency
|
||||||
|
uid: ../../objdevserialarmpl011
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../objirq
|
uid: ../../objirq
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
@@ -75,7 +75,6 @@ source:
|
|||||||
- bsps/shared/dev/irq/arm-gicv2-get-attributes.c
|
- bsps/shared/dev/irq/arm-gicv2-get-attributes.c
|
||||||
- bsps/shared/dev/serial/console-termios-init.c
|
- bsps/shared/dev/serial/console-termios-init.c
|
||||||
- bsps/shared/dev/serial/console-termios.c
|
- bsps/shared/dev/serial/console-termios.c
|
||||||
- bsps/shared/dev/serial/arm-pl011.c
|
|
||||||
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
|
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
|
||||||
- bsps/shared/dev/btimer/btimer-cpucounter.c
|
- bsps/shared/dev/btimer/btimer-cpucounter.c
|
||||||
- bsps/shared/irq/irq-default-handler.c
|
- bsps/shared/irq/irq-default-handler.c
|
||||||
|
|||||||
@@ -24,10 +24,6 @@ links:
|
|||||||
uid: abi
|
uid: abi
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: obj
|
uid: obj
|
||||||
- role: build-dependency
|
|
||||||
uid: ../../optconsolefifo
|
|
||||||
- role: build-dependency
|
|
||||||
uid: ../../optconsoleirq
|
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: optloadoff
|
uid: optloadoff
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
@@ -50,6 +46,8 @@ links:
|
|||||||
uid: ../objclockarmgenerictimer
|
uid: ../objclockarmgenerictimer
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../obj
|
uid: ../../obj
|
||||||
|
- role: build-dependency
|
||||||
|
uid: ../../objdevserialarmpl011
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../objirq
|
uid: ../../objirq
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
@@ -68,6 +66,8 @@ links:
|
|||||||
uid: ../../optcachedata
|
uid: ../../optcachedata
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../optcacheinst
|
uid: ../../optcacheinst
|
||||||
|
- role: build-dependency
|
||||||
|
uid: ../../optconsoleirq
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../opto2
|
uid: ../../opto2
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
|
|||||||
@@ -17,13 +17,11 @@ install:
|
|||||||
- bsps/aarch64/include/bsp/aarch64-mmu.h
|
- bsps/aarch64/include/bsp/aarch64-mmu.h
|
||||||
- destination: ${BSP_INCLUDEDIR}/dev/serial
|
- destination: ${BSP_INCLUDEDIR}/dev/serial
|
||||||
source:
|
source:
|
||||||
- bsps/include/dev/serial/arm-pl011.h
|
|
||||||
- bsps/aarch64/xilinx-versal/include/dev/serial/versal-uart.h
|
- bsps/aarch64/xilinx-versal/include/dev/serial/versal-uart.h
|
||||||
links: []
|
links: []
|
||||||
source:
|
source:
|
||||||
- bsps/aarch64/shared/cache/cache.c
|
- bsps/aarch64/shared/cache/cache.c
|
||||||
- bsps/aarch64/shared/mmu/vmsav8-64.c
|
- bsps/aarch64/shared/mmu/vmsav8-64.c
|
||||||
- bsps/shared/dev/serial/arm-pl011.c
|
|
||||||
- bsps/aarch64/xilinx-versal/console/console.c
|
- bsps/aarch64/xilinx-versal/console/console.c
|
||||||
- bsps/aarch64/xilinx-versal/dev/serial/versal-uart.c
|
- bsps/aarch64/xilinx-versal/dev/serial/versal-uart.c
|
||||||
- bsps/aarch64/xilinx-versal/start/bspstart.c
|
- bsps/aarch64/xilinx-versal/start/bspstart.c
|
||||||
|
|||||||
@@ -38,6 +38,8 @@ links:
|
|||||||
uid: ../start
|
uid: ../start
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../obj
|
uid: ../../obj
|
||||||
|
- role: build-dependency
|
||||||
|
uid: ../../objdevserialarmpl011
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../objirq
|
uid: ../../objirq
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
|
|||||||
@@ -49,6 +49,8 @@ links:
|
|||||||
uid: ../../dev/irq/objarmgicv2
|
uid: ../../dev/irq/objarmgicv2
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../obj
|
uid: ../../obj
|
||||||
|
- role: build-dependency
|
||||||
|
uid: ../../objdevserialarmpl011
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../objirq
|
uid: ../../objirq
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
|
|||||||
@@ -46,6 +46,8 @@ links:
|
|||||||
uid: ../../dev/irq/objarmgicv2
|
uid: ../../dev/irq/objarmgicv2
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../obj
|
uid: ../../obj
|
||||||
|
- role: build-dependency
|
||||||
|
uid: ../../objdevserialarmpl011
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: ../../objirq
|
uid: ../../objirq
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
|
|||||||
@@ -55,10 +55,6 @@ install:
|
|||||||
- bsps/include/libchip/spi-memdrv.h
|
- bsps/include/libchip/spi-memdrv.h
|
||||||
- bsps/include/libchip/spi-sd-card.h
|
- bsps/include/libchip/spi-sd-card.h
|
||||||
- bsps/include/libchip/wd80x3.h
|
- bsps/include/libchip/wd80x3.h
|
||||||
- destination: ${BSP_INCLUDEDIR}/dev/serial
|
|
||||||
source:
|
|
||||||
- bsps/include/dev/serial/arm-pl011-regs.h
|
|
||||||
- bsps/include/dev/serial/arm-pl011.h
|
|
||||||
- destination: ${BSP_INCLUDEDIR}/rtems/zilog
|
- destination: ${BSP_INCLUDEDIR}/rtems/zilog
|
||||||
source:
|
source:
|
||||||
- bsps/include/rtems/zilog/z8036.h
|
- bsps/include/rtems/zilog/z8036.h
|
||||||
@@ -100,7 +96,6 @@ source:
|
|||||||
- bsps/shared/dev/rtc/m48t08_reg8.c
|
- bsps/shared/dev/rtc/m48t08_reg8.c
|
||||||
- bsps/shared/dev/rtc/mcp7940m.c
|
- bsps/shared/dev/rtc/mcp7940m.c
|
||||||
- bsps/shared/dev/rtc/rtcprobe.c
|
- bsps/shared/dev/rtc/rtcprobe.c
|
||||||
- bsps/shared/dev/serial/arm-pl011.c
|
|
||||||
- bsps/shared/dev/serial/ns16550-context.c
|
- bsps/shared/dev/serial/ns16550-context.c
|
||||||
- bsps/shared/dev/serial/ns16550.c
|
- bsps/shared/dev/serial/ns16550.c
|
||||||
- bsps/shared/dev/serial/serprobe.c
|
- bsps/shared/dev/serial/serprobe.c
|
||||||
|
|||||||
20
spec/build/bsps/objdevserialarmpl011.yml
Normal file
20
spec/build/bsps/objdevserialarmpl011.yml
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||||
|
build-type: objects
|
||||||
|
cflags: []
|
||||||
|
copyrights:
|
||||||
|
- Copyright (C) 2024 Ning Yang
|
||||||
|
cppflags: []
|
||||||
|
cxxflags: []
|
||||||
|
enabled-by: true
|
||||||
|
includes: []
|
||||||
|
install:
|
||||||
|
- destination: ${BSP_INCLUDEDIR}/dev/serial
|
||||||
|
source:
|
||||||
|
- bsps/include/dev/serial/arm-pl011-regs.h
|
||||||
|
- bsps/include/dev/serial/arm-pl011.h
|
||||||
|
links:
|
||||||
|
- role: build-dependency
|
||||||
|
uid: optarmpl011fifodepth
|
||||||
|
source:
|
||||||
|
- bsps/shared/dev/serial/arm-pl011.c
|
||||||
|
type: build
|
||||||
Reference in New Issue
Block a user