Commits
Patrick Doyle committed 19495dd9b6f
rsa: reject images with unknown padding Previously we would store NULL in info->padding and jump to an illegal instruction if an unknown value for "padding" was specified in the device tree. Signed-off-by: Patrick Doyle <pdoyle@irobot.com>