12#ifndef INFUSE_SDK_INCLUDE_INFUSE_COMMON_BOOT_H_
13#define INFUSE_SDK_INCLUDE_INFUSE_COMMON_BOOT_H_
15#ifdef CONFIG_TFM_PLATFORM_FAULT_INFO_QUERY
16#include <tfm_ioctl_api.h>
47#ifdef CONFIG_TFM_PLATFORM_FAULT_INFO_QUERY
57int infuse_common_boot_secure_fault_info(
struct fault_exception_info_t *fault_info);
int infuse_common_boot_last_reboot(struct infuse_reboot_state *state)
Query the reason for the latest reboot.
Reboot handling for Infuse-IoT applications.
Reboot state information.
Definition reboot.h:105