gem5 v24.0.0.0
|
PMP header file. More...
#include "arch/generic/tlb.hh"
#include "arch/riscv/isa.hh"
#include "base/addr_range.hh"
#include "base/types.hh"
#include "mem/packet.hh"
#include "params/PMP.hh"
#include "sim/sim_object.hh"
Go to the source code of this file.
Classes | |
class | gem5::RiscvISA::PMP |
This class helps to implement RISCV's physical memory protection (pmp) primitive. More... | |
struct | gem5::RiscvISA::PMP::PmpEntry |
single pmp entry struct More... | |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
namespace | gem5::RiscvISA |
PMP header file.
Definition in file pmp.hh.