diff options
author | Rene de Jong <rene.dejong@arm.com> | 2015-04-23 13:37:49 -0400 |
---|---|---|
committer | Rene de Jong <rene.dejong@arm.com> | 2015-04-23 13:37:49 -0400 |
commit | fff28ce954cf2749b277b038dab2bee807603681 (patch) | |
tree | a4ddf808bcb44716380d5f59ef8dd834b46016d6 /src/dev/arm/gic_v2m.hh | |
parent | 2e64590b884540820072b0ea95707f50da5b0a65 (diff) | |
download | gem5-fff28ce954cf2749b277b038dab2bee807603681.tar.xz |
arm, dev: Add a NAND flash timing model
This adds a NAND flash timing model. This model takes the number of
planes into account and is ultimately intended to be used as a
high-level performance model for any device using flash. To access the
memory, use either readMemory or writeMemory.
To make use of the model you will need an interface model
such as UFSHostDevice, which is part of a separate patch.
At the moment the flash device is part of the ARM device tree since
the only use if the UFSHostDevice, and that in turn relies on the ARM
GIC.
Diffstat (limited to 'src/dev/arm/gic_v2m.hh')
0 files changed, 0 insertions, 0 deletions