commit | 81dfed27cf7ca1008b9cf21c084310eaeae082ac | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@gmail.com> | Tue Feb 04 00:16:46 2014 +0100 |
committer | Amaury Pouly <amaury.pouly@gmail.com> | Mon Feb 10 23:14:25 2014 +0100 |
tree | 62c5c1e60bfe39d110c21e75af2dba1e0d7bf0eb | |
parent | c17d30f20466861a244c603665c580feb7758abf [diff] |
utils/hwstub: make stmp stub able to load in a MMU'ed environement In might be useful to load hwstub in an environment with the MMU active, in which case care must be taken on the order in which things are done. Mostly, one should not disable the MMU before moving stuff around. The code assumes the linking address (0 currently) is identity mapped. Change-Id: I8d54ce9e8cadcde2e08990353ca7a46803731ca7