MCUXpresso_LPC55S69/boards/lpcxpresso55s69/trustzone_examples/secure_gpio/cm33_core0/secure_gpio_s/veneer_table.h

14 lines
378 B
C
Raw Permalink Normal View History

2022-04-08 14:42:47 +00:00
/*
* Copyright 2018 NXP
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _VENEER_TABLE_
#define _VENEER_TABLE_
/*******************************************************************************
* This example doesn't use any function called from secure world.
******************************************************************************/
#endif /* _VENEER_TABLE_ */