]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/mach-k3/common.h
Merge tag v2023.07-rc4 into next
[thirdparty/u-boot.git] / arch / arm / mach-k3 / common.h
index a994c3df3e0369122120c03e2f3cf28075c8b776..6cffbd444b8300ea3c883c972dfa6c8ca08f972d 100644 (file)
@@ -44,3 +44,4 @@ enum k3_device_type get_device_type(void);
 void ti_secure_image_post_process(void **p_image, size_t *p_size);
 struct ti_sci_handle *get_ti_sci_handle(void);
 void do_board_detect(void);
+void ti_secure_image_check_binary(void **p_image, size_t *p_size);