The AHAB decryption process takes the encrypted file from the address defined
in U-Boot and decrypts it into the address defined in this script. If both
addresses are the same, the decryption process ends up failing. This
happens even for signed-only images.
Maintain the original addresses in this script so they do not collide.
This reverts commit
|
||
|---|---|---|
| .. | ||
| encrypt_ahab | ||
| encrypt_hab | ||
| sign_ahab | ||
| sign_hab | ||
| trustfence-sign-artifact.sh | ||