Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dresource_img.c333 ret = android_image_verify_resource((const char *)part->name, &resc_buf); in resource_init()
/rk3399_rockchip-uboot/include/
H A Dimage.h1413 int android_image_verify_resource(const char *boot_part, ulong *resc_buf);
/rk3399_rockchip-uboot/common/
H A Dandroid_bootloader.c606 int android_image_verify_resource(const char *boot_part, ulong *resc_buf) in android_image_verify_resource() function