Expand description
Implementations for generic LowRISC peripherals.
Modules§
- aon_
timer - AON/Watchdog Timer Driver
- csrng
- Support for the CSRNG hardware block on OpenTitan
- flash_
ctrl - Flash Controller
- gpio
- General Purpose Input/Output driver.
- hmac
- SHA256 HMAC (Hash-based Message Authentication Code).
- i2c
- I2C Master Driver
- otbn
- OTBN Control
- padctrl
- General Purpose Input/Output driver.
- pwrmgr
- Power Mangement for LowRISC
- registers
- rsa
- RSA Implemented on top of the OTBN
- spi_
host - Serial Peripheral Interface (SPI) Host Driver
- uart
- UART driver.
- usbdev
- USB Client driver.
- virtual_
otbn - Virtualise the Accel interface to enable multiple users of an underlying Accel hardware peripheral.