There are several possible values for TRUSTFENCE_UBOOT_ENV_DEK:
* Not defined: if the trustfence support is not included.
Should not include the feature.
* 32 characters: when defining a valid key.
Should include the feature.
* "0": when explicetily disabling the feature.
Should not include the feature
* <other>: Invalid value, should trigger the error.
This commits fixes the logic so that 'None' (no defined) is taken as a valid
value.
Signed-off-by: Jose Diaz de Grenu de Pedro <Jose.DiazdeGrenudePedro@digi.com>
|
||
|---|---|---|
| .. | ||
| u-boot-dey-2013.01/ccardimx28 | ||
| u-boot-dey-2015.04/ccimx6 | ||
| u-boot-fw-utils | ||
| u-boot-dey-rev_2013.01.inc | ||
| u-boot-dey_2013.01.bb | ||
| u-boot-dey_2015.04.bb | ||
| u-boot-fw-utils_%.bbappend | ||