Go to file
Jose Diaz de Grenu de Pedro 62e0e1c6c6 meta-digi-arm: u-boot: fix trustfence checks logic
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>
2016-06-20 15:04:47 +02:00
meta-digi-arm meta-digi-arm: u-boot: fix trustfence checks logic 2016-06-20 15:04:47 +02:00
meta-digi-dey meta-digi-dey: trustfence: add default values for secure boot 2016-06-20 09:39:04 +02:00
sdk sdk: Support for ccimx6ulstarter 2016-05-13 10:10:13 +02:00
ChangeLog meta-digi: update changelog and release notes for dey-2.0-r1.2 2016-02-15 18:00:27 +01:00
README meta-digi-del: Add distribution layer. 2012-11-19 13:40:53 +01:00
Release_Notes.txt meta-digi: update changelog and release notes for dey-2.0-r1.2 2016-02-15 18:00:27 +01:00

README

meta-digi
=========

This is the location for Digi maintained layers.

Please see the README files contained in the individual layers for
specific information.