Hexagon: add target builtins to kernel
stable inclusion from stable-5.10.49 commit a7f51048c5a85501e41af8538c24af845f1679f6 bugzilla: 174521 https://gitee.com/openeuler/kernel/issues/I4DGQS Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=a7f51048c5a85501e41af8538c24af845f1679f6 -------------------------------- commit f1f99adf upstream. Add the compiler-rt builtins like memcpy to the hexagon kernel. Signed-off-by: NSid Manning <sidneym@codeaurora.org> Add SYM_FUNC_START/END, ksyms exports Signed-off-by: NBrian Cain <bcain@codeaurora.org> Cc: Guenter Roeck <linux@roeck-us.net> Tested-by: NNick Desaulniers <ndesaulniers@google.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: NChen Jun <chenjun102@huawei.com> Acked-by: NWeilong Chen <chenweilong@huawei.com> Signed-off-by: NChen Jun <chenjun102@huawei.com> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Showing
arch/hexagon/lib/divsi3.S
0 → 100644
arch/hexagon/lib/modsi3.S
0 → 100644
arch/hexagon/lib/udivsi3.S
0 → 100644
arch/hexagon/lib/umodsi3.S
0 → 100644
想要评论请 注册 或 登录