Review Board 2.0.15


arm: Relax ordering for some uncacheable accesses

Review Request #2721 - Created March 30, 2015 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 10787:7e7e473aa414
---------------------------
arm: Relax ordering for some uncacheable accesses

We currently assume that all uncacheable memory accesses are strictly
ordered. Instead of always enforcing strict ordering, we now only
enforce it if the required memory type is device memory or strongly
ordered memory.

   
Review request changed
Updated (May 5, 2015, 1:03 a.m.)

Status: Closed (submitted)