blob: e737bd1845463e381acc985305948b881d9a322f [file] [log] [blame]
/*******************************************************************************
* Copyright (C) 2016, ZXIC Corporation.
*
* File Name:
* File Mark:
* Description:
* Others:
* Version:
* Author:
* Date:
* History 1:
* Date:
* Version:
* Author:
* Modification:
* History 2:
********************************************************************************/
#ifndef __SECURE_VERIFY_H__
#define __SECURE_VERIFY_H__
u8 SecureVerify(u32 puiSdrmStartAddr);
#endif /* __SECURE_VERIFY_H__ */