zephyr/include/arch/arc/v2
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
..
mpu
secureshield
arc_connect.h arch: arc: add support of ARConnect inter-core debug unit 2020-11-09 15:52:15 -06:00
arcv2_irq_unit.h
asm_inline_gcc.h
asm_inline.h
aux_regs.h arch: arc: enable divide zero exception 2021-03-19 13:56:59 -04:00
error.h tests: coverage: exclude the CODE UNREACHABLE of code coverage 2021-01-15 12:42:00 -05:00
exc.h
irq.h
linker.ld ARC: MWDT: get rid of MWDT startup libs 2021-09-01 17:08:32 -04:00
misc.h clock: rename z_timer_cycle_get_32 -> sys_clock_cycle_get_32 2021-03-19 11:22:17 -04:00
sys_io.h ARC: split sys-io for common and ARCv2-only parts 2021-05-07 14:55:49 -05:00