commit | c62c1b3c24408bdc48fba92d1ed6011e3a053beb | [log] [tgz] |
---|---|---|
author | Vikas Manocha <vikas.manocha@st.com> | Fri Feb 05 10:43:01 2016 -0800 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 17 14:15:11 2017 -0400 |
tree | f77958e604fa2a6868d54958b7876c80cf637b2f | |
parent | 431afb4ef9fe89e5350b5d497be4c5f8d270393e [diff] |
arm: use common instructions applicable to armv7m & other arm archs This patch cleans the code by using instructions allowed for armv7m as well as other Arm archs. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de>