Go to the documentation of this file.
38 #ifndef __DEV_ARM_CSS_MHU_H__
39 #define __DEV_ARM_CSS_MHU_H__
44 struct Ap2ScpDoorbellParams;
49 struct Scp2ApDoorbellParams;
64 void update(uint32_t new_val);
145 MHU(
const MHUParams &
p);
169 #endif // __DEV_ARM_CSS_MHU_H__
@ SCP_INTR_L_STAT
From SCP to Application Processor.
void raiseInterrupt() override
virtual void clearInterrupt()=0
Generic doorbell interface.
ArmInterruptPin * interrupt
uint64_t Tick
Tick count type.
uint32_t read32(const Addr addr, bool secure_access)
void clearInterrupt() override
AddrRangeList getAddrRanges() const override
Every PIO device is obliged to provide an implementation that returns the address ranges the device r...
void update(uint32_t new_val)
Ap2ScpDoorbell(const Ap2ScpDoorbellParams &p)
@ CPU_INTR_L_STAT
From Application Processor to SCP.
MhuDoorbell(const DoorbellParams &p)
static const uint32_t SVI_INT
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
Tick write(PacketPtr pkt) override
Pure virtual function that the device must implement.
void raiseInterrupt() override
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
Generic representation of an Arm interrupt pin.
virtual void raiseInterrupt()=0
Tick read(PacketPtr pkt) override
Pure virtual function that the device must implement.
Scp2ApDoorbell(const Scp2ApDoorbellParams &p)
void clearInterrupt() override
Generated on Tue Jun 22 2021 15:28:27 for gem5 by doxygen 1.8.17