summaryrefslogtreecommitdiff
path: root/configs/omap35_logic_defconfig
diff options
context:
space:
mode:
authorKlaus Goger <klaus.goger@theobroma-systems.com>2018-04-26 20:18:10 +0200
committerTom Rini <trini@konsulko.com>2018-11-16 16:51:57 -0500
commitba08afe8377ac72f834f8baad38e9631957b2ea8 (patch)
tree7aacb588b50183b609350b18e13abe9afca5588b /configs/omap35_logic_defconfig
parentf41a824b23c57dee86ac03b55fa426f2371c1a8e (diff)
arm: Make arch specific memcpy thumb-safe.
The current arch implementation of memcpy cannot be called from thumb code, because it does not use bx instructions on return. This patch addresses that. Note, that this patch does not touch the hot loop of memcpy, so performance is not affected. Tested on MXS (arm926ejs) with and without thumb-mode enabled. Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com> Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
Diffstat (limited to 'configs/omap35_logic_defconfig')
0 files changed, 0 insertions, 0 deletions