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

mock_host_controller.c: Supports read/write request/response for 16 bit wide registers only #23

Open
shivmgg opened this issue Jul 26, 2018 · 0 comments

Comments

@shivmgg
Copy link
Contributor

shivmgg commented Jul 26, 2018

The current implementation of the mock_host_controller supports only 16 bit wide registers.
We need to expand it to support at least 32 bit wide registers (for, OR1K) to check and validate various commands, including read/write registers supported by GDB server program.

Here's one instance:

* Add a 16 bit register read access to the mock

@shivmgg shivmgg changed the title mock_host_controller.c: Support read/write request/response for 16 bit wide registers only mock_host_controller.c: Supports read/write request/response for 16 bit wide registers only Jul 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants