Skip to content

tests: kernel: fatal: add HW stack check for priv stack #16859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ioannisg
Copy link
Member

This commit adds a test in tests/kernel/fatal test-suite, which checks
that the HW stack overflow detection works as expected during a user
thread system call.

Signed-off-by: Ioannis Glaropoulos [email protected]

This commit adds a test in tests/kernel/fatal test-suite, which checks
that the HW stack overflow detection works as expected during a user
thread system call.

Signed-off-by: Ioannis Glaropoulos <[email protected]>
@ioannisg ioannisg requested a review from andrewboie June 17, 2019 07:45
@ioannisg ioannisg requested review from andyross and nashif as code owners June 17, 2019 07:45
@zephyrbot zephyrbot added area: Tests Issues related to a particular existing or missing test area: Kernel labels Jun 17, 2019
@ioannisg ioannisg requested review from wentongwu and dcpleung June 17, 2019 07:48
@ioannisg ioannisg added area: Userspace Userspace Enhancement Changes/Updates/Additions to existing features labels Jun 17, 2019
@ioannisg
Copy link
Member Author

ioannisg commented Jun 17, 2019

Tested on all ARM MPU architectures

  • ARMv7-M (nrf52, sam_e70)
  • ARMv8-M (nrf91)
  • NXP (frdm_k64f)

Tested, also on qemu_x86.

@andrewboie andrewboie merged commit f4f2b13 into zephyrproject-rtos:master Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Kernel area: Memory Protection area: Tests Issues related to a particular existing or missing test area: Userspace Userspace Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants