gem5 v24.0.0.0
|
This device sits in memory and reponds appropriately so the linux kernel ignores the device it is trying to talk to. More...
Go to the source code of this file.
Classes | |
class | gem5::AmbaFake |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
This device sits in memory and reponds appropriately so the linux kernel ignores the device it is trying to talk to.
It is used so the kernel doesn't need to be modified and devices that we are not interested in will simply be skipped.
Definition in file amba_fake.hh.