arm: Remove unnecessary boot uncachability
authorAndreas Hansson <andreas.hansson@arm.com>
Tue, 5 May 2015 07:22:30 +0000 (03:22 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Tue, 5 May 2015 07:22:30 +0000 (03:22 -0400)
commit23b9792681d4cd794b0ad74138160a37b8bdac8f
treedd849032f615ec6a5ff43a6a2e93393d8f6fd5f7
parent36f29496a019af4483430f17c4a6028b8dcfb2cf
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.
src/arch/arm/ArmSystem.py
src/arch/arm/freebsd/system.cc
src/arch/arm/freebsd/system.hh
src/arch/arm/isa.cc
src/arch/arm/isa.hh
src/arch/arm/linux/system.cc
src/arch/arm/linux/system.hh
src/arch/arm/system.hh
src/arch/arm/tlb.cc
src/arch/arm/tlb.hh