**Describe the bug** hello world sample doesn't work on qemu_arc_em when CONFIG_ISR_STACK_SIZE=1048510 **To Reproduce** Steps to reproduce the behavior: 1. mkdir build; cd build 2. cmake -DBOARD=qemu_arc_em -DCONFIG_ISR_STACK_SIZE=1048510 .. 3. make run 4. See error