commit | f16cefea9f4450fab7159d32f9df4d6990dd260a | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Wed Jan 25 09:12:00 2017 -0600 |
committer | Kumar Gala <kumar.gala@linaro.org> | Mon Jan 30 11:02:38 2017 -0600 |
tree | 277ea630338d500705c26d8389bd2e5ecdda61f1 | |
parent | 2d881d65391e9c8b29016ebeb89efb761abd9f83 [diff] |
arm: refactor clearing of exception faults to common code A number of SoCs clear out the Mem/Bus/Usage and Hard Fault exceptions during init. Lets refactor that into a common function so we don't have to keep duplicating it over and over. Change-Id: Ida908a9092db37447abcf3c9872f36937982f729 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>