You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ot] hw/opentitan: ot_spi_device: move address size to own function
... and removes `OtSpiDeviceAddrMode`.
`ot_spi_device_get_command_address_size` now returns the size of the
address field in the current command, using the value in `cmd_info` and
the current 4B enable state.
Signed-off-by: Alice Ziuziakowska <[email protected]>
0 commit comments