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 themain
function. - impl_
serializable_ error impl_serializable_error
needs to be invoked for every error type that can be sent over the wire.- with_
unknown