Crate opentitanlib

Source

Modules§

app
Useful modules for OpenTitanTool application development.
backend
bootstrap
chip
console
crypto
debug
Debugging-related facilities.
dif
image
io
otp
ownership
proxy
rescue
spiflash
test_utils
tpm
transport
uart
util

Macros§

__expand_visit_fn
__impl_default
__impl_fmt_unknown
__impl_try_from
builtin_file
Declare a built-in file.
collection
The collection macro provides syntax for hash and set literals.
define_interface
execute_test
The execute_test macro should be used in end-to-end tests to invoke each test from the main function.
impl_serializable_error
impl_serializable_error needs to be invoked for every error type that can be sent over the wire.
with_unknown