Searched hist:10507 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/arm/
H A Dstage2_lookup.ccdiff 12736:1604f2c8ec5e Wed May 16 11:18:00 EDT 2018 Andreas Sandberg <andreas.sandberg@arm.com> arch-arm: Perform stage 2 lookups using the EL2 state

Change-Id: Ic56b694f22a26e9c208a10e5703d4b5b0900070f
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/10507
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
/gem5/configs/common/
H A DFSConfig.pydiff 10507:f33fab6214c4 Thu Oct 30 00:18:00 EDT 2014 Ali Saidi <Ali.Saidi@ARM.com> arm: fix bare-metal memory setup.

The bare-metal configuration option still configured memory with the old scheme
that no-longer works. This change unifies the code so there aren't any differences.

Completed in 53 milliseconds