You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Split the otp_keymgr_key interface into its respective components.
Future version of the keymgr(_dpe) may receive the information from
different IP's rather than combined from the otp_ctrl.
To avoid a circular dependencies the DevIdWidth instantiated
in keymgr_pkg replaces the otp_ctrl_pkg::DeviceIdWidth.
As the keymgr still expects the combined message the earlgrey top
manually combines the key material. This fix will be removed when
the keymgr is replaced by the keymgr_dpe.
Signed-off-by: Raphael Roth <rroth@lowrisc.org>
0 commit comments