Due to insufficient ISR stack memory the irq offload was corrupting the memory. GH-4766 Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_ISR_STACK_SIZE=512
|