diff --git a/Bender.lock b/Bender.lock
index 1e909d32..a9c6cf27 100644
--- a/Bender.lock
+++ b/Bender.lock
@@ -374,7 +374,7 @@ packages:
     - common_cells
     - common_verification
   opentitan:
-    revision: 1466a339775f62ebec9fababe2859462bf9198b3
+    revision: cb163f0d8eefd896ceed8b83d2987e7feccf830e
     version: null
     source:
       Git: https://github.com/pulp-platform/opentitan.git
diff --git a/Bender.yml b/Bender.yml
index 995b298a..bd3f5dfa 100644
--- a/Bender.yml
+++ b/Bender.yml
@@ -18,7 +18,7 @@ dependencies:
   dyn_mem:            { git: https://github.com/pulp-platform/dyn_spm.git,              rev: 480590062742230dc9bd4050358a15b4747bdf34 } # branch: main
   safety_island:      { git: https://github.com/pulp-platform/safety_island.git,        rev: aaef55c798ab53560faaf451a86668fa1e6d0f3b } # branch: carfield
   pulp_cluster:       { git: https://github.com/pulp-platform/pulp_cluster.git,         rev: 069d77e162a4b2be4132d429135656b54d5150ba } # branch: astral
-  opentitan:          { git: https://github.com/pulp-platform/opentitan.git,            rev: 1466a339775f62ebec9fababe2859462bf9198b3 } # branch: mc/astral
+  opentitan:          { git: https://github.com/pulp-platform/opentitan.git,            rev: cb163f0d8eefd896ceed8b83d2987e7feccf830e } # branch: mc/astral
   mailbox_unit:       { git: https://github.com/pulp-platform/mailbox_unit.git,         version: 1.1.0                                }
   apb:                { git: https://github.com/pulp-platform/apb.git,                  version: 0.2.3                                }
   timer_unit:         { git: https://github.com/pulp-platform/timer_unit.git,           version: 1.0.2                                }