/*
 * app_trustedboot.h
 */

#ifndef __APP_TRUSETEDBOOT_H
#define __APP_TRUSETEDBOOT_H

int32 is_secboot_enable();

#endif // __APP_TRUSETEDBOOT_H