-
Couldn't load subscription status.
- Fork 8.1k
drivers: hwinfo: add HWINFO driver for native_sim #95437
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
drivers: hwinfo: add HWINFO driver for native_sim #95437
Conversation
6754daa to
af4cf26
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @henrikbrixandersen apart from a few nits, the main comment is just about the option and description
af4cf26 to
1e2b2af
Compare
Add a HWINFO driver for native_sim with support for getting the device ID. Default device ID will be that returned from gethostid(), but the ID can be overriden via the -hostid command line option. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
1e2b2af to
210998a
Compare
|



Add a HWINFO driver for native_sim with support for getting the device ID. Default device ID will be that returned from gethostid(), but the ID can be overriden via the -hostid command line option.