summaryrefslogtreecommitdiff
path: root/board/cr50/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/board.h')
-rw-r--r--board/cr50/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/cr50/board.h b/board/cr50/board.h
index 3dd8b100cf..f85d938b29 100644
--- a/board/cr50/board.h
+++ b/board/cr50/board.h
@@ -342,6 +342,7 @@ void board_reboot_ec(void);
void board_closed_loop_reset(void);
int board_wipe_tpm(int reset_required);
int board_is_first_factory_boot(void);
+int board_fwmp_fips_mode_enabled(void);
int usb_i2c_board_enable(void);
void usb_i2c_board_disable(void);