zephyr/arch/arc
Evgeniy Paltsev 60fdec616b ARC: MWDT: get rid of MWDT startup libs
__cxa_atexit implementation provided by MWDT startup code calls
malloc which isn't supported right now. As we don't support
calling static destructors in Zephyr let's provide our own
__cxa_atexit stub and get rid of MWDT startup libs
entirely.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
2021-09-01 17:08:32 -04:00
..
arcmwdt ARC: MWDT: get rid of MWDT startup libs 2021-09-01 17:08:32 -04:00
core arch: arc: add support of mpu v6 2021-08-27 11:45:43 -04:00
include ARC: MWDT: fix SMP build for MWDT toolchain 2021-08-10 07:36:25 -04:00
CMakeLists.txt ARC: MWDT: get rid of MWDT startup libs 2021-09-01 17:08:32 -04:00
Kconfig ARC: 64BIT: Kconfig increase stacks sizes for 64bit platforms 2021-08-07 20:36:23 -04:00