commit | 8e723650586e9d902d4b462ddf5bb067e5eb0757 | [log] [tgz] |
---|---|---|
author | Nikos Nikoleris <nikos.nikoleris@arm.com> | Tue Jan 22 17:40:17 2019 +0000 |
committer | Nikos Nikoleris <nikos.nikoleris@arm.com> | Tue Feb 26 11:17:58 2019 +0000 |
tree | 0b8d6d3ff2cd160cc16ba470599eb7211d36daf5 | |
parent | 32bbddf2362421021b016d995f5e27b2bceea3a2 [diff] |
mem-cache: Copy over flags to forwarded response A cache that forwards a request to the memory below does not fill and forwards the response with the data to cache above. This change ensures that the flags of the original response are also preserved. Change-Id: I244b20b073c31b976358816c5b14bba413b8271f Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com> Reviewed-on: https://gem5-review.googlesource.com/c/16182 Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>