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

watchdog: dw: limit wdt to instances supported by HW #64762

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

abonislawski
Copy link
Member

This will allow to init watchdog on HW's supporting different number of cpus and watchdogs
Same as for CPU's we have full description in DTS but limited in runtime to HW capabilities (arch_num_cpus())
This allows to maintain single binary for ACE 1.5 variants

@nashif nashif self-assigned this Nov 29, 2023
This will allow to init watchdog on HW's supporting different
number of cpus and watchdogs based on runtime arch_num_cpus

Signed-off-by: Adrian Bonislawski <[email protected]>
@nashif nashif merged commit 53df6ef into zephyrproject-rtos:main Nov 29, 2023
77 of 83 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Watchdog Watchdog platform: Intel ADSP Intel Audio platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants