/*
 * app_initData.h
 */

#ifndef _TZ_ICCC_APP_INITDATA_H_
#define _TZ_ICCC_APP_INITDATA_H_

#include "app_main.h"

#include "tz_iccc_comdef.h"

uint32_t Iccc_Core_InitData_TA(uint8_t val);

#endif // _TZ_ICCC_APP_INITDATA_H_
