forked from Imagelibrary/rtems
- Add support to the BSP to enable irq-generic management - Update the powerpc shared irq code to support irq-generic. This is an opt in option for existing powerpc bsps. This change should be simpler now - Fix a number of issues in ISA IRQ controller handling by porting fixes from the i386 (PC) BSP Closes #4238 Closes #4239
57 lines
1.1 KiB
YAML
57 lines
1.1 KiB
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
build-type: group
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
|
enabled-by: true
|
|
includes: []
|
|
install: []
|
|
ldflags: []
|
|
links:
|
|
- role: build-dependency
|
|
uid: ../../obj
|
|
- role: build-dependency
|
|
uid: ../../objirq
|
|
- role: build-dependency
|
|
uid: ../crti
|
|
- role: build-dependency
|
|
uid: ../crtn
|
|
- role: build-dependency
|
|
uid: ../grp
|
|
- role: build-dependency
|
|
uid: abi
|
|
- role: build-dependency
|
|
uid: obj
|
|
- role: build-dependency
|
|
uid: objqemunet
|
|
- role: build-dependency
|
|
uid: optmpc603e
|
|
- role: build-dependency
|
|
uid: optmpc750
|
|
- role: build-dependency
|
|
uid: optmpc8240
|
|
- role: build-dependency
|
|
uid: optmvme2100
|
|
- role: build-dependency
|
|
uid: optqemu
|
|
- role: build-dependency
|
|
uid: optsbrk
|
|
- role: build-dependency
|
|
uid: boot
|
|
- role: build-dependency
|
|
uid: qemufakerom
|
|
- role: build-dependency
|
|
uid: ../obj
|
|
- role: build-dependency
|
|
uid: ../objexc
|
|
- role: build-dependency
|
|
uid: ../objvme
|
|
- role: build-dependency
|
|
uid: ../start
|
|
- role: build-dependency
|
|
uid: ../vecentry
|
|
- role: build-dependency
|
|
uid: ../../bspopts
|
|
type: build
|
|
use-after: []
|
|
use-before: []
|