Skip to content

npcx4m8f_evb: arch.arm.user.stack.float fails #98748

@arikgreen

Description

@arikgreen

Describe the bug

The test suite fails with status failed.
Same issue was raised on the frdm_k64f board: #96841

Regression

  • This is a regression.

Steps to reproduce

twister -p npcx4m8f_evb/npcx4m8f --device-testing --hardware-map hw-map-file -s arch.arm.user.stack.float

Relevant log output

Fail log for test suite on platform: npcx4m8f_evb/npcx4m8f.
Failed reason: Testsuite failed
Test suite name: arch.arm.user.stack.float
×
***** delaying boot 500ms (per build configuration) ***** 
*** Booting Zephyr OS build v4.3.0-rc1-122-gfb01c781b6c0 (delayed boot 500ms) *** 
Running TESTSUITE arm_user_stack_test 
=================================================================== 
START - test_arm_user_stack_corruption 
Call low_fn from user 
Call hi_fn from user 
Call attack_entry from kernel 
Changed the kernel_secret so marking test as failed 
 FAIL - test_arm_user_stack_corruption in 1.408 seconds 
=================================================================== 
TESTSUITE arm_user_stack_test failed. 
 
------ TESTSUITE SUMMARY START ------ 
 
SUITE FAIL -   0.00% [arm_user_stack_test]: pass = 0, fail = 1, skip = 0, total = 1 duration = 1.408 seconds 
 - FAIL - [arm_user_stack_test.test_arm_user_stack_corruption] duration = 1.408 seconds 
 
------ TESTSUITE SUMMARY END ------ 
 
=================================================================== 
RunID: 54fe9c2a3bff22471b62129848c1b384 
PROJECT EXECUTION FAILED

Impact

Annoyance – Minor irritation; no significant impact on usability or functionality.

Environment

  • OS: Ubuntu 24.02
  • Zephyr version: v4.3.0-rc1-122-gfb01c781b6c0
  • toolchain: zephyr
  • SDK: 0.17.4

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThe issue is a bug, or the PR is fixing a bug

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions