Until now the key modifier was being read from 'hwid_n' device tree entries, but now those entries reflect the environment HWID, which could be temporarily overriding the fuse HWID. Ensure the key modifier is generated from the new 'hwid_fuse_n' device tree entries created by U-Boot with the contents of the fuse HWID, just as U-Boot does to encrypt/decrypt the environment. https://onedigi.atlassian.net/browse/DEL-9123 Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com> |
||
|---|---|---|
| .. | ||
| mmc | ||
| mtd | ||
| ubi | ||
| 0001-Implement-U-Boot-environment-access-functions.patch | ||
| 0002-tools-env-add-support-to-set-dynamic-location-of-env.patch | ||
| 0003-Implement-support-for-environment-encryption-by-CAAM.patch | ||
| 0004-Implement-support-for-environment-encryption-using-O.patch | ||