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 |