Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions sw/acc/crypto/BUILD
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Copyright zeroRISC Inc.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0

# Copyright lowRISC contributors (OpenTitan project).
# Copyright zeroRISC Inc.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0

Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/ed25519.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/p256_base.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/p384_base.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */
/*
Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/p384_base_mult.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */
/*
Expand Down
1 change: 1 addition & 0 deletions sw/acc/crypto/p384_internal_mult.s
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */
/*
Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/p384_isoncurve.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */
/*
Expand Down
1 change: 1 addition & 0 deletions sw/acc/crypto/p384_isoncurve_proj.s
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */
/*
Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/p384_keygen.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/p384_keygen_from_seed.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
1 change: 1 addition & 0 deletions sw/acc/crypto/p384_modinv.s
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */
/*
Expand Down
1 change: 1 addition & 0 deletions sw/acc/crypto/p384_scalar_mult.s
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */
/*
Expand Down
1 change: 1 addition & 0 deletions sw/acc/crypto/p384_sign.s
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */
/*
Expand Down
1 change: 1 addition & 0 deletions sw/acc/crypto/p384_verify.s
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */
/*
Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/run_p256.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/run_p384.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/sha512_compact.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/sha512_interface.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/sha512_padding.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/tests/ed25519_ext_add_test.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/tests/ed25519_ext_scmul_test.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors. */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/tests/ed25519_sign_prehashed_test.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors. */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
1 change: 1 addition & 0 deletions sw/acc/crypto/tests/p384_isoncurve_proj_test.s
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
1 change: 1 addition & 0 deletions sw/acc/crypto/tests/p384_proj_add_test.s
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */
/*
Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/tests/sha512_compact_test.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/tests/sha512_interface_test.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
5 changes: 1 addition & 4 deletions sw/acc/crypto/tests/sha512_padding_test.s
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

/* Copyright lowRISC contributors (OpenTitan project). */
/* Copyright zeroRISC Inc. */
/* Licensed under the Apache License, Version 2.0, see LICENSE for details. */
/* SPDX-License-Identifier: Apache-2.0 */

Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/base/hardened_memory.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

// Copyright lowRISC contributors (OpenTitan project).
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/base/hardened_memory.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

// Copyright lowRISC contributors (OpenTitan project).
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/crypto/drivers/BUILD
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Copyright zeroRISC Inc.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0

# Copyright lowRISC contributors (OpenTitan project).
# Copyright zeroRISC Inc.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0

Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/crypto/drivers/aes.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

// Copyright lowRISC contributors (OpenTitan project).
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/crypto/drivers/entropy.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

// Copyright lowRISC contributors (OpenTitan project).
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/crypto/drivers/hmac.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

// Copyright lowRISC contributors (OpenTitan project).
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/crypto/drivers/keymgr.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

// Copyright lowRISC contributors (OpenTitan project).
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/crypto/drivers/kmac.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

// Copyright lowRISC contributors (OpenTitan project).
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/crypto/impl/BUILD
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Copyright zeroRISC Inc.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0

# Copyright lowRISC contributors (OpenTitan project).
# Copyright zeroRISC Inc.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0

Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/crypto/impl/ecc/BUILD
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Copyright zeroRISC Inc.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0

# Copyright lowRISC contributors (OpenTitan project).
# Copyright zeroRISC Inc.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0

Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/crypto/impl/ecc/p256.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

// Copyright lowRISC contributors (OpenTitan project).
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/crypto/impl/ecc/p384.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

// Copyright lowRISC contributors (OpenTitan project).
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/crypto/impl/ed25519.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

// Copyright lowRISC contributors (OpenTitan project).
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

Expand Down
4 changes: 0 additions & 4 deletions sw/device/lib/crypto/impl/rsa/rsa_encryption.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

// Copyright lowRISC contributors (OpenTitan project).
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
Expand Down
5 changes: 1 addition & 4 deletions sw/device/lib/crypto/impl/rsa/rsa_padding.c
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

// Copyright lowRISC contributors (OpenTitan project).
// Copyright zeroRISC Inc.
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0

Expand Down
4 changes: 0 additions & 4 deletions sw/device/lib/crypto/impl/sha2/BUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# Copyright zeroRISC Inc.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0

# Copyright lowRISC contributors (OpenTitan project).
# Copyright zeroRISC Inc.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
Expand Down
Loading
Loading