-
- Downloads
image: Rename fit_image_check_hashes() to fit_image_verify()
This is the main entry point to the FIT image verification code. We will be using it to handle image verification with signatures, so rename the function. Signed-off-by:Simon Glass <sjg@chromium.org> Reviewed-by:
Marek Vasut <marex@denx.de>
Showing
- common/cmd_bootm.c 2 additions, 2 deletionscommon/cmd_bootm.c
- common/cmd_fpga.c 1 addition, 1 deletioncommon/cmd_fpga.c
- common/cmd_source.c 1 addition, 1 deletioncommon/cmd_source.c
- common/cmd_ximg.c 1 addition, 1 deletioncommon/cmd_ximg.c
- common/image-fit.c 8 additions, 8 deletionscommon/image-fit.c
- common/image.c 1 addition, 1 deletioncommon/image.c
- common/update.c 1 addition, 1 deletioncommon/update.c
- include/image.h 2 additions, 2 deletionsinclude/image.h
Loading
Please register or sign in to comment