Home
last modified time | relevance | path

Searched refs:otp_check_strap_image (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dotp.c1798 static int otp_check_strap_image(struct otp_image_layout *image_layout, struct otpstrap_status *otp… in otp_check_strap_image() function
2058 if (otp_check_strap_image(&image_layout, otpstrap) == OTP_FAILURE) in otp_prog_image()