embetrix
embetrix
Hi, I dealed with the same issue but there are workarounds, you could disable completely the autentication in hawkbit and let Nginx completely handle the security (probably better) : https://github.com/eclipse/hawkbit/issues/723...
@qNnOtTk you can't just run it on your host ! it's probably running X11 or Wyland, try it on a target with framebuffer
just as note lvgl is already supported in yocto: https://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-graphics/lvgl But building it using own recipe is quite easy.
@kisvegabor in the documentation https://docs.lvgl.io/master/porting/project.html ist states that make menuconfig can be used but it does not work ?! any additional steps ?
Bad quality also with stm32mp157c [](url)   
is there a size limit for input data ?
after some testing it looks like there is a threshold at 512 bytes: ``` $ dd if=/dev/urandom of=somefile.bin bs=1 count=512 512+0 records in 512+0 records out 512 bytes copied, 0,00262404...
For the sake of comparison I checked sign/verification using Pycryptodome using plain keys: ``` #! /usr/bin/env python3 from Crypto.Hash import SHA256 from Crypto.PublicKey import ECC from Crypto.Signature import DSS with...
This piece of Software is sadly released to customers without a minimal Test + Verification !!!
@ldts hi, any hints how to write the fuses without breaking some devices ?