Skip to content

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

Description

@shivmgg

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions