opentitan icon indicating copy to clipboard operation
opentitan copied to clipboard

[provisioning] use bail!() instead of anyhow::Err...

Open vbendeb opened this issue 1 year ago • 1 comments

A noop change to make the source code look and feel more consistent.

The end-to end FPGA personalization test still passes.

vbendeb avatar May 08 '24 17:05 vbendeb

Addressing some last minute review comments on the previous patch.

vbendeb avatar May 08 '24 17:05 vbendeb

CI failures are un-related to this change.

timothytrippel avatar May 08 '24 23:05 timothytrippel