Page MenuHomeFreeBSD

sysutils/ufs-utils: New port
AcceptedPublic

Authored by jaeyoon on Wed, Sep 16, 4:58 AM.
Tags
None
Referenced Files
F172861984: D59721.diff
Mon, Sep 21, 4:24 PM
F172851475: D59721.id186834.diff
Mon, Sep 21, 2:24 PM
Unknown Object (File)
Sun, Sep 20, 7:53 PM
Unknown Object (File)
Sat, Sep 19, 10:18 PM
Unknown Object (File)
Sat, Sep 19, 9:45 AM
Unknown Object (File)
Wed, Sep 16, 8:43 PM
Unknown Object (File)
Wed, Sep 16, 8:41 PM
Unknown Object (File)
Wed, Sep 16, 6:39 PM
Subscribers
None

Details

Reviewers
imp
lwhsu
Summary

ufs-utils is a userspace tool for Universal Flash Storage (UFS) devices.
It reads and writes descriptors, attributes, and flags, sends UIC
commands, and drives RPMB and advanced RPMB.

On FreeBSD it reaches the device through the ufshci(4) passthrough
ioctl, which is in main only, and the CAM pass(4) device.

The FreeBSD support is pending upstream (SanDisk PR #83). Until it
lands, the port builds from the author's fork.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 76967
Build 73850: arc lint + arc unit

Event Timeline

jaeyoon created this revision.

The port looks good to me and I verified it builds fine in poudriere. I haven't and cannot test it in action but I believe it's good.

This revision is now accepted and ready to land.Wed, Sep 16, 9:07 PM