commit | db8ac52c2dcaf52038703644682da7a498cf14cb | [log] [tgz] |
---|---|---|
author | Michael Scott <michael.scott@linaro.org> | Wed Jan 25 11:13:56 2017 -0800 |
committer | Michael Scott <michael.scott@linaro.org> | Fri Feb 03 16:25:14 2017 -0800 |
tree | 5f8bf37797482a9a5caa6591a1543185f82375aa | |
parent | 4443f9a3f27d3eb6f06c501f401989e9918819a1 [diff] |
zephyr: fix _scs_relocate_vector_table build break Zephyr now supports moving the vector table for Corext M* targets. Let's remove this code from mcuboot as this has been changed upstream and breaks mcuboot build. Signed-off-by: Michael Scott <michael.scott@linaro.org>