49 #ifndef __DEV_ARM_RealView_HH__
50 #define __DEV_ARM_RealView_HH__
53 #include "params/RealView.hh"
93 #endif // __DEV_ARM_RealView_HH__
void clearConsoleInt() override
Clear a posted CPU interrupt.
void postPciInt(int line) override
Cause the chipset to post a cpi interrupt to the CPU.
Device model for an Intel PIIX4 IDE controller.
void clearPciInt(int line) override
Clear a posted PCI->CPU interrupt.
System * system
Pointer to the system.
void postConsoleInt() override
Cause the cpu to post a serial interrupt to the CPU.
const Params * params() const
void setGic(BaseGic *_gic)
Give platform a pointer to interrupt controller.
RealView(const Params *p)
Constructor for the Tsunami Class.
const SimObjectParams * _params
Cached copy of the object parameters.