bootutil: Fix PureEdDSA when flash base is not 0x0
This commit introduces fix for PureEdDSA signature verification
when the flash base address is not 0x0. The issue was that the
flash base address was not taken into account when passing the
image address to the signature verification function.
Signed-off-by:
Michal Kozikowski <michal.kozikowski@nordicsemi.no>
Loading
Please sign in to comment