tools/nolibc: arm: shrink _start with _start_c
authorZhangjin Wu <falcon@tinylab.org>
Sat, 15 Jul 2023 18:24:29 +0000 (02:24 +0800)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Aug 2023 02:40:22 +0000 (04:40 +0200)
commit61f988072173076a2333510757936bcaa9de7986
tree4e4dc96183e12f3e2a75e10b5f16c1717d9486e3
parent06f2a62c81336574b08827a29a817b4250a310ed
tools/nolibc: arm: shrink _start with _start_c

move most of the _start operations to _start_c(), include the
stackprotector initialization.

Signed-off-by: Zhangjin Wu <falcon@tinylab.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
tools/include/nolibc/arch-arm.h