Thomas Perrot
Thomas Perrot
The sound is distorted on Switch.
The following issue occurs when [`UBOOT_SIGN_ENABLE = 1`](https://git.openembedded.org/openembedded-core/tree/meta/classes-recipe/uboot-sign.bbclass?h=scarthgap#n484) because the `uboot-sign.bbclass` is also deploying the same files; at least on imx93: ``` ERROR: imx-boot-1.0-r0 do_deploy: Recipe imx-boot is trying to...
[scarthgap] Issue with cryptographic operations offloaded to the Trusted Execution Environment (TEE)
With the Scarthgap branch (commit 62423c69631d) TEE crypto lead kernel panic when it is used to decrypt dm-crypt partition: ``` # cryptsetup 2.7.2 processing "cryptsetup open --readonly --batch-mode -y -v...
The [LAYERDEPENDS](https://docs.yoctoproject.org/singleindex.html#term-LAYERDEPENDS) variable must be set in the [layer.conf](https://github.com/linux4sam/meta-atmel/blob/scarthgap/conf/layer.conf) file to indicate that certain layers are required for using meta-atmel and to ensure compliance with OE/Yocto. Additionally, please be careful:...