meta-digi/meta-digi-arm/recipes-bsp/u-boot
Diaz de Grenu, Jose 6a431c5363 meta-digi-arm: fix encrypted env support when using ubootenv
The caam encryption check was only done from fw_env_write and fw_env_read
functions, which are not called when using the functions exported as a library.

Move the check_caam_encryption() call to fw_env_open(), which is called from
all code paths. A similar check for AES encryption cannot be moved because it
requires the AES key as an argument.

https://jira.digi.com/browse/DEL-3616

Signed-off-by: Diaz de Grenu, Jose <Jose.DiazdeGrenu@digi.com>
2017-02-01 16:29:50 +01:00
..
u-boot-dey-2013.01/ccardimx28 meta-digi-arm: rework SD card generation class 2015-06-25 18:44:13 +02:00
u-boot-dey-2015.04 install_linux_fw_sd: erase NAND partitions before update 2017-01-26 18:09:59 +01:00
u-boot-fw-utils meta-digi-arm: fix encrypted env support when using ubootenv 2017-02-01 16:29:50 +01:00
u-boot-dey-rev_2013.01.inc meta-digi-arm: Add weak assignment for Linux and U-Boot 2017-01-31 17:47:32 +01:00
u-boot-dey_2013.01.bb meta-digi-arm: rework SD card generation class 2015-06-25 18:44:13 +02:00
u-boot-dey_2015.04.bb meta-digi-arm: Add weak assignment for Linux and U-Boot 2017-01-31 17:47:32 +01:00
u-boot-fw-utils_%.bbappend u-boot-fw-utils: add patch with minimal U-Boot environment API 2017-01-11 15:00:16 +01:00
u-boot.inc meta-digi-arm: u-boot.inc: Do not override defconfig targets on multiple u-boot 2016-07-13 14:14:45 +02:00