Skip to content

Commit

Permalink
CI: Update Caliptra RTL (#916)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 6, 2023
1 parent 7cec154 commit cb2dd32
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion hw-latest/caliptra-rtl
Submodule caliptra-rtl updated 129 files
2 changes: 1 addition & 1 deletion registers/src/csrng.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/doe.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/dv.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/ecc.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/entropy_src.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/hmac.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/kv.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![no_std]
#![allow(clippy::erasing_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/mbox.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/pv.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/sha256.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/sha512.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/sha512_acc.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/soc_ifc.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/soc_ifc_trng.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/spi_host.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down
2 changes: 1 addition & 1 deletion registers/src/uart.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Licensed under the Apache-2.0 license.
//
// generated by caliptra_registers_generator with caliptra-rtl repo at 440a21d2ce0173139273cf7261a66f490bc630f6
// generated by caliptra_registers_generator with caliptra-rtl repo at 0c837bf24a2e65ab766cefb1c77ae149b90fe3d5
//
#![allow(clippy::erasing_op)]
#![allow(clippy::identity_op)]
Expand Down

0 comments on commit cb2dd32

Please sign in to comment.