blob: 3e976735b4d818495ecdb091f412425d1e2f7fdf [file] [log] [blame]
# Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
# SPDX-License-Identifier: Apache-2.0
config TAINT_BLOBS_TFLM
bool
default y
select TAINT_BLOBS
config TAINT_BLOBS_TFLM_ETHOSU
bool "Choose Vela-compiled model targeting Ethos-U"
default y
depends on ETHOS_U_ARM || ETHOS_U_NUMAKER
select TAINT_BLOBS_TFLM
source "Kconfig.zephyr"