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
This commit implements the Passthrough mode on SPI Device. Passthrough
mode allows the device to act as a proxy for a downstream flash device,
optionally intercepting commands to send back its own values, filtering
commands sent downstream, or transparently translating address and
payload bytes.
This also "implements" the Disabled mode, which discards all bytes sent
to the device.
Signed-off-by: Alice Ziuziakowska <a.ziuziakowska@lowrisc.org>
0 commit comments