diff --git a/hw/ip/README.md b/hw/ip/README.md index 44bed20ee58ba..05e3a671b99b2 100644 --- a/hw/ip/README.md +++ b/hw/ip/README.md @@ -21,7 +21,6 @@ | [`lc_ctrl`] | Manages device life cycle states and transitions, and controls key manager, flash, OTP, and debug access | | [`mbx`] | DOE mailbox for use as an integrated OpenTitan communication channel. | | [`otbn`] | Programmable coprocessor for asymmetric cryptography with SCA and FI countermeasures | -| [`otp_ctrl`] | Interfaces integrated one-time programmable memory, supports scrambling, integrity and secure wipe | | [`pattgen`] | Transmission of short time-dependent data patterns on two clock-parallel output channels | | [`pwm`] | Transmission of pulse-width modulated output signals with adjustable duty cycle | | [`rom_ctrl`] | Interfaces scrambled boot ROM with system bus and KMAC for initial health check after reset | @@ -56,7 +55,6 @@ [`lc_ctrl`]: ./lc_ctrl/README.md [`mbx`]: ./mbx/README.md [`otbn`]: ./otbn/README.md -[`otp_ctrl`]: ./otp_ctrl/README.md [`pattgen`]: ./pattgen/README.md [`pwm`]: ./pwm/README.md [`rom_ctrl`]: ./rom_ctrl/README.md