|
gem5
v19.0.0.0
|
Implementation of a GICv2. More...
#include <vector>#include "base/addr_range.hh"#include "base/bitunion.hh"#include "cpu/intr_control.hh"#include "dev/arm/base_gic.hh"#include "dev/io_device.hh"#include "dev/platform.hh"#include "params/GicV2.hh"Go to the source code of this file.
Classes | |
| class | GicV2 |
| struct | GicV2::BankedRegs |
| Registers "banked for each connected processor" per ARM IHI0048B. More... | |
Implementation of a GICv2.
Definition in file gic_v2.hh.