Go to the documentation of this file.
35 #ifndef __DEV_MALTA_HH__
36 #define __DEV_MALTA_HH__
39 #include "params/Malta.hh"
102 #endif // __DEV_MALTA_HH__
Top level class for Malta Chipset emulation.
void postConsoleInt() override
Cause the cpu to post a serial interrupt to the CPU.
MaltaCChip * cchip
Pointer to the Malta CChip.
void clearPciInt(int line) override
Clear a posted PCI->CPU interrupt.
Malta CChip CSR Emulation.
void postPciInt(int line) override
Cause the chipset to post a cpi interrupt to the CPU.
void unserialize(CheckpointIn &cp) override
Unserialize an object.
MaltaIO * io
Pointer to the MaltaIO device which has the RTC.
int ipi_pending[Malta::Max_CPUs]
void serialize(CheckpointOut &cp) const override
Serialize an object.
static const int Max_CPUs
Max number of CPUs in a Malta.
void clearConsoleInt() override
Clear a posted CPU interrupt (id=55)
int intr_sum_type[Malta::Max_CPUs]
std::ostream CheckpointOut
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Malta I/O device is a catch all for all the south bridge stuff we care to implement.
Generated on Thu Jun 16 2022 10:41:51 for gem5 by doxygen 1.8.17