Searched hist:8284 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/
H A Dmiscregs.hhdiff 8284:2fcad6253525 Wed May 04 21:38:00 EDT 2011 Ali Saidi <Ali.Saidi@ARM.com> ARM: Add support for MP misc regs and broadcast flushes.
H A Disa.ccdiff 8284:2fcad6253525 Wed May 04 21:38:00 EDT 2011 Ali Saidi <Ali.Saidi@ARM.com> ARM: Add support for MP misc regs and broadcast flushes.
/gem5/src/mem/cache/
H A Dcache.ccdiff 12552:5615a3de961f Tue Nov 22 06:38:00 EST 2016 Nikos Nikoleris <nikos.nikoleris@arm.com> mem-cache: Populate the secure bit when the temp block is filled

The secure bit should be set when we fill a block with data from a
secure location, as indicated by the packet that triggers the fill.
This patch fixes a bug in which the cache wouldn't populate the secure
bit when filling the temp block.

Change-Id: I95c706146449804ff42b205b25dd79750f3e882a
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/8284
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>

Completed in 85 milliseconds