User Activity

I need to store a password for encryption in otp registers. I configured device tree in tfa:&bsec{ status = "okay"; secure-status = "okay"; enc_pass: enc_pass@0x170 { reg = <0x170 0x10>; st,non-secure-otp; };};&nvmem_layout {    nvmem-cells = <&enc_p...
I have problem with partition encryption on STM32MP153C with hardware ciphers. I use custom initramfs with installed: coreutils keyutils lvm2 e2fsprogs-mke2fs util-linux cryptsetup cryptodev-module cryptodev-testsI was also configure all crypto modul...