# Copyright (c) 2025 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0

config UPDATE_BLOB_ADDRESS
	hex "Address of the update blob"
	default 0xe100000
	help
	  Address of the update blob. The default value matches the placement of the
	  update blobs delivered with the IronSide SE firmware.

source "Kconfig.zephyr"
