I am implementing on-chip OAD using MCU Boot.
It appears that image verification using MCU Boot takes about 2 to 3 seconds.
I think it takes too much time.
When debugging MCU Boot, bootutil_img_hash was taking a long time to process.
What determines this time?
What are some ways to reduce this time?