commit | 40eb6917d9afe89863033912b0ab2a1da03d1bce | [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 | 9c734be9346890ca918d8f378a0ea5549cd983c5 [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>