bsps: Always build generic interrupt support

This makes it possible to write tests for the generic interrupt
controller support.

Update #3269.
This commit is contained in:
Sebastian Huber
2019-05-11 14:57:39 +02:00
parent 327ae9ace4
commit 45d06591f1
79 changed files with 209 additions and 15 deletions

View File

@@ -25,6 +25,7 @@
#define BSP_SHARED_HANDLER_SUPPORT 1
#include <rtems/irq.h>
#include <bsp/vectors.h>
#include <bsp/irq-default.h>
/* This BSP also passes a pointer to the interrupt frame to the handler.
* The PPC ABI guarantees that this will not mess up handlers written

View File

@@ -20,6 +20,8 @@
#ifndef ASM
#include <bsp/irq-default.h>
#ifdef __cplusplus
extern "C" {
#endif

View File

@@ -21,6 +21,7 @@
#define BSP_SHARED_HANDLER_SUPPORT 1
#include <rtems/irq.h>
#include <bsp/irq-default.h>
/*
* 8259 edge/level control definitions at VIA

View File

@@ -35,6 +35,8 @@
#ifndef ASM
#include <bsp/irq-default.h>
#ifdef __cplusplus
extern "C" {
#endif

View File

@@ -32,6 +32,8 @@
#ifndef ASM
#include <bsp/irq-default.h>
#define OneTierIrqPrioTbl 1
/*

View File

@@ -29,6 +29,8 @@
#ifndef ASM
#include <bsp/irq-default.h>
#ifdef __cplusplus
extern "C" {
#endif

View File

@@ -20,6 +20,7 @@
#define VIRTEX4_IRQ_IRQ_H
#include <rtems/irq.h>
#include <bsp/irq-default.h>
/*
* the following definitions specify the indices used

View File

@@ -20,6 +20,7 @@
#define VIRTEX5_IRQ_IRQ_H
#include <rtems/irq.h>
#include <bsp/irq-default.h>
/*
* the following definitions specify the indices used