+5
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Currently when an SMMU client accesses an unmapped address the SMMU does
a bypass and propagates the request. This can make it difficult to
debug problems when clients are accessing bogus addresses. Enable the
sCR0 bit that causes the SMMU to raise an unidentified stream fault
rather than falling back to bypass when no mapping is found.
Change-Id: Ia0e40010c79b8a75954ae13ae60aca2d82ff76b6
Signed-off-by:
Mitchel Humpherys <mitchelh@codeaurora.org>