MCUXpresso_LPC55S69/boards/lpcxpresso55s69/trustzone_examples/secure_gpio/cm33_core0/secure_gpio_s/veneer_table.h
2022-04-08 22:42:47 +08:00

14 lines
378 B
C

/*
* 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_ */