11 lines
188 B
Plaintext
11 lines
188 B
Plaintext
|
#
|
||
|
# Copyright (c) 2021 Nordic Semiconductor ASA
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
CONFIG_BUILD_WITH_TFM=y
|
||
|
|
||
|
# Needed for CRYPTO and INITIAL_ATTESTATION
|
||
|
CONFIG_MAIN_STACK_SIZE=4096
|