Go to file
Diaz de Grenu, Jose a91cc4e796 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 explicitly 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: Diaz de Grenu, Jose <Jose.DiazdeGrenu@digi.com>
2016-07-01 16:26:53 +02:00
meta-digi-arm ccimx6ul: Add cryptodev module to kernel configuration. 2016-07-01 09:08:40 +02:00
meta-digi-dey meta-digi-arm: u-boot: fix trustfence checks logic 2016-07-01 16:26:53 +02:00
sdk meta-digi: do not use system libsdl-native 2016-06-21 12:03:03 +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.