----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2718/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10784:ade4acc39b0d --------------------------- arm: Remove unnecessary boot uncachability With the recent patches addressing how we deal with uncacheable accesses there is no longer need for the work arounds put in place to enforce certain sections of memory to be uncacheable during boot. Diffs ----- src/arch/arm/tlb.hh 8a7285d6197e src/arch/arm/tlb.cc 8a7285d6197e src/arch/arm/isa.hh 8a7285d6197e src/arch/arm/isa.cc 8a7285d6197e src/arch/arm/linux/system.hh 8a7285d6197e src/arch/arm/linux/system.cc 8a7285d6197e src/arch/arm/system.hh 8a7285d6197e src/arch/arm/ArmSystem.py 8a7285d6197e Diff: http://reviews.gem5.org/r/2718/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
