commit | e8beb785260843bf0a6c6431104b01c03a40b918 | [log] [tgz] |
---|---|---|
author | Jackson Cooper-Driver <jackson.cooper-driver@arm.com> | Thu Mar 13 16:14:54 2025 +0000 |
committer | Jackson Cooper-Driver <jackson.cooper-driver@arm.com> | Thu Mar 27 10:31:51 2025 +0000 |
tree | cfbe48cc876381d0ac7d12e165cdc9b0d91cc56b | |
parent | 90d89a0b4e5ca0394fdcb2a119665d17585c68e2 [diff] |
LIB: Update DICE docs to reflect logging update Change-Id: Id8bec9fb64fa7ab46b58fe5230ddb66877db65a1 Signed-off-by: Jackson Cooper-Driver <jackson.cooper-driver@arm.com>
diff --git a/docs/partitions/dice_protection_environment/dice_protection_environment.rst b/docs/partitions/dice_protection_environment/dice_protection_environment.rst index 5928bea..d37aad5 100644 --- a/docs/partitions/dice_protection_environment/dice_protection_environment.rst +++ b/docs/partitions/dice_protection_environment/dice_protection_environment.rst
@@ -206,7 +206,7 @@ -DMCUBOOT_IMAGE_NUMBER=4 \ -DRSS_GPT_SUPPORT=0 \ -DTFM_EXTRAS_REPO_PATH=$TFM_EXTRAS_PATH \ - -DTFM_SPM_LOG_LEVEL=3 \ + -DTFM_SPM_LOG_LEVEL=LOG_LEVEL_DEBUG \ -DRSE_LOAD_NS_IMAGE=OFF \ -DTFM_ISOLATION_LEVEL=1 \ -DCONFIG_TFM_SPM_BACKEND=IPC \ @@ -344,4 +344,4 @@ -------------- -*Copyright (c) 2023-2024, Arm Limited. All rights reserved.* +*SPDX-FileCopyrightText: Copyright The TrustedFirmware-M Contributors*