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

tools: add cpuid check tool #113

Merged
merged 1 commit into from
Sep 16, 2023
Merged

tools: add cpuid check tool #113

merged 1 commit into from
Sep 16, 2023

Conversation

xupengfe
Copy link
Contributor

Add cpuid_check as a common tool to check cpuid.
It does not depend on any other package such as cpuid package and checks cpuid specific bit settings as expected.

Add cpuid_check as a common tool to check cpuid.
It does not depend on any other package such as cpuid package and checks cpuid
specific bit settings as expected.

Signed-off-by: Pengfei Xu <[email protected]>
@xupengfe
Copy link
Contributor Author

kstrtoint is a kernel function, user space code should use sscanf, not an issue.

@ysun ysun marked this pull request as ready for review September 16, 2023 07:39
@ysun ysun merged commit 86a42f4 into intel:main Sep 16, 2023
1 of 2 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.

2 participants