Target code and mkimage share the same hashing infrastructure. If one
is wrong, it's very likely that both are wrong in the same way. Thus
testing won't catch hash regressions. This already happened in
commit
|
||
|---|---|---|
| .. | ||
| hash-images.its | ||
| sandbox-kernel.dts | ||
| sandbox-u-boot.dts | ||
| sign-configs-sha1-pss.its | ||
| sign-configs-sha1.its | ||
| sign-configs-sha256-pss-prod.its | ||
| sign-configs-sha256-pss.its | ||
| sign-configs-sha256.its | ||
| sign-images-sha1-pss.its | ||
| sign-images-sha1.its | ||
| sign-images-sha256-pss.its | ||
| sign-images-sha256.its | ||