Skip to content
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

tests: debug/coredump: Change to call k_panic() for ISH SoCs #80269

Merged

Conversation

kwd-doodling
Copy link
Collaborator

@kwd-doodling kwd-doodling commented Oct 23, 2024

ISH SoCs have zero-address memory mapped to I2C0 controller. Coredump cannot be triggered by zero-address access.

Fixes #79698

ISH SoCs have zero-address memory mapped to I2C0 controller.
Coredump cannot be triggered by zero-address access.

Signed-off-by: Dong Wang <dong.d.wang@intel.com>
@zephyrbot zephyrbot added the size: XS A PR changing only a single line of code label Oct 24, 2024
@mmahadevan108
Copy link
Collaborator

@nashif , can you help take a look at this PR.

@mmahadevan108 mmahadevan108 added this to the v4.0.0 milestone Nov 8, 2024
@mmahadevan108 mmahadevan108 merged commit 431c340 into zephyrproject-rtos:main Nov 8, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Debugging size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

it8xxx2_evb: debug.coredump.logging_backend Timeout
6 participants