Open KamilxPaszkiet opened 9 months ago
@evgeniy-paltsev @abrodkin @kokas-a
Became broken after b898541809b85292dd5b6928ab34cad0be23da57 commit
That might be a coincidence. Looks like both the MPU check and stack bounds check are/should be triggered at the same time, but only the MPU one is reported by nSIM. Could be a simulator cornercase.
This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.
This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.
This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.
The issue is caused by peculiarities of ARC GNU toolchain code generation, see more details here: https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/issues/643
The ARC MWDT toolchain is not affected.
This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.
Describe the bug
tests/kernel/fatal/exception/kernel.common.stack_protection
fail.To Reproduce
twister -p nsim_em -s tests/kernel/fatal/exception/kernel.common.stack_protection
Logs and console output
Environment: