summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/include/mach/bsec.h
blob: 252eac3946a49cf103f778394f6acc84c1fe42cf (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause */
/*
 * Copyright (C) 2020, STMicroelectronics - All Rights Reserved
 */

/* check self hosted debug status = BSEC_DENABLE.DBGSWENABLE */
bool bsec_dbgswenable(void);