/* * Copyright 2017-2019 NXP * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ /*********************************************************************************************************************** * This file was generated by the MCUXpresso Config Tools. Any manual edits made to this file * will be overwritten if the respective MCUXpresso Config Tools is used to update this file. **********************************************************************************************************************/ #ifndef _TZM_CONFIG_H_ #define _TZM_CONFIG_H_ /*********************************************************************************************************************** * Definitions **********************************************************************************************************************/ /*********************************************************************************************************************** * API **********************************************************************************************************************/ #if defined(__cplusplus) extern "C" { #endif /* Initialize TrustZone */ void BOARD_InitTrustZone(); #if defined(__cplusplus) } #endif /*! * @} */ #endif /* _TZM_CONFIG_H_ */ /*********************************************************************************************************************** * EOF **********************************************************************************************************************/