Skip to content

POC: (encrypted) usbd-storage support - #689

Draft
daringer wants to merge 3 commits into
mainfrom
bd-stor
Draft

POC: (encrypted) usbd-storage support #689
daringer wants to merge 3 commits into
mainfrom
bd-stor

Conversation

@daringer

@daringer daringer commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator
  • usb-device v0.3 bump
  • using usbd-storage v3.0
  • using aes and xts-mode for symmetric encryption, key passed as option

needs (included by rev):

to test:

cargo build --release -p usbip-runner --features ccid,usb-storage
./target/release/usbip-runner --block-device /tmp/nk3-fw.img
# usbip attach 
# dmesg should show a `/dev/sda`, which can be used as a block-device (mkfs, mount, write, read)

untested currently:

  • lpc55
  • nrf

@daringer
daringer marked this pull request as draft July 20, 2026 13:04
@daringer
daringer force-pushed the bd-stor branch 2 times, most recently from f344fd5 to cd50b5e Compare July 20, 2026 21:08
@daringer daringer changed the title POC: usbd-storage support POC: (encrypted) usbd-storage support Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant