meta-digi/meta-digi-dey/recipes-core
Gabriel Valcazar 85e59417a3 recovery: prevent partition encryption when singlemtdsys is enabled
In legacy NAND platforms like the ccimx6ul, it's possible to use a single-MTD
configuration with dualboot disabled, which allows access to the functionality
provided by the recovery partition. However, the partition encryption feature
requires a multi-MTD configuation, so said feature shouldn't be accessible in
this case.

Prevent access to partition encryption in a single-MTD system by:

    * Adding the "system" partition to the partition blacklist in both the
      recovery-utils library and the recovery initscript.
    * Checking the "singlemtdsys" environment variable before using any
      functionality related to partition encryption.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2024-07-01 13:27:38 +02:00
..
base-files kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
busybox cc93: standby-actions: rework the programming of resume actions 2024-01-25 13:57:16 +01:00
images ccimx6ul: remove "-x11" suffix from dey-image-lvgl image name 2024-01-25 09:30:13 +01:00
init-ifupdown p2p scripts: generalize support getting name from configuration 2023-09-01 14:55:37 +02:00
initscripts kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
packagegroups packagegroups: add packages related to RT 2024-04-29 16:13:49 +02:00
psplash psplash: fix bbappend for different distro than "dey" 2024-02-23 14:27:01 +01:00
readline kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
recovery recovery: prevent partition encryption when singlemtdsys is enabled 2024-07-01 13:27:38 +02:00
system-monitor kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
systemd systemd: remove console on virtual terminals 2023-07-28 12:40:38 +02:00
sysvinit meta-digi: remove True option to getVar 2023-02-24 16:24:47 +01:00
trustfence fscrypt: include trustfence-fscrypt tool into rootfs 2024-06-27 15:39:49 +02:00