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

app: board: Add define CONFIG_COUNTER #9636

Merged

Conversation

gbernatxintel
Copy link
Contributor

A definition has been added which is essential
to work properly the test test_102_08_extended_time_check.

Copy link
Member

@lgirdwood lgirdwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gbernatxintel do we need this on other Intel configs ?

Copy link
Collaborator

@kv2019i kv2019i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor notes to git commit, otherwise good.

@@ -43,6 +43,7 @@ CONFIG_SOF_LOG_LEVEL_INF=y
CONFIG_ZEPHYR_LOG=y
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can use: "app: intel_adsp_ace30_ptl.conf: enable CONFIG_COUNTER" prefix.

Also in commit, I think it's also to mention the test case (even if it's not a public test), but I'd also add a brief sentence CONFIG_COUNTER is required for implementation of basefw_get_ext_system_time(). This makes it easily to look up which piece of code this affects.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your comment, I have corrected the commit title and commit message, regarding the test it has no test cases. It is simply such a test and does not take parameters

A new definition has been added, which is crucial for the proper
execution of the test test_102_08_extended_time_check.
This definition ensures the correct operation of the
basefw_get_ext_system_time() function.

Signed-off-by: Grzegorz Bernat <[email protected]>
Copy link
Collaborator

@kv2019i kv2019i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @gbernatxintel !

@kv2019i
Copy link
Collaborator

kv2019i commented Nov 14, 2024

SOFCI TEST

@kv2019i kv2019i merged commit 054e6ca into thesofproject:main Nov 15, 2024
44 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants