Skip to content

Commit 7c5dd25

Browse files
DNM: Disable CRACEN ECC COUNTERMEASURES for testing
Skip using it until it is fixed. Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
1 parent 0433499 commit 7c5dd25

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
#
2+
# Copyright (c) 2026 Nordic Semiconductor ASA
3+
#
4+
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5+
#
6+
7+
8+
# Fixme, the new ECC handling is broken, and let's disable the new feature for now for testing.
9+
# If cracen is fixed, we can enable this again.
10+
CONFIG_CRACEN_ECC_COUNTERMEASURES=n

0 commit comments

Comments
 (0)