Matwey V. Kornilov
Matwey V. Kornilov
I would but I am not sure how. I mean I don't understand what is the core reason for this behavior.
If I generate `bl31.img.enc` and the final image by `meson64-tools` then the system boots fine.
I've found that ``` gxlimg -t bl3x -s bl31.img bl31.img.sig.enc ``` and ``` aml_encrypt --bl3sig --input bl31.img --output bl31.img.enc --level v3 --type bl3 ``` produce substantially different result. I use...
The command was as the following: `gxlimg -t fip --bl2 fip/g12a/bl2.n.bin.sig --bl30 fip/g12a/bl30_new.bin.enc --bl31 fip/g12a/bl31.img.enc --bl33 fip/g12a/bl33.bin.enc --ddrfw fip/g12a/ddr4_1d.fw --ddrfw fip/g12a/ddr4_2d.fw --ddrfw fip/g12a/ddr3_1d.fw --ddrfw fip/g12a/piei.fw --ddrfw fip/g12a/lpddr4_1d.fw --ddrfw fip/g12a/lpddr4_2d.fw --ddrfw...
How did you learn it? There is no `epics` directory in include path at all when epics is installed manually. I supposed that pkg-config should provide full correct path to...
> Hey @matwey! I stumbled over this, because our build for Debian unstable currently fails with the following error: > > ``` > src/epics.c:26:10: fatal error: cadef.h: No such file...
> @octo @matwey > > FYI: I've dig the bug report and sent a PoC patch to fix this issue. waiting triage from maintainer. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059706#38 Thanks
@mrunge I think so. Can you try to rebuild CI docker image and give it a try?
Version 3.4.0 works well.
Hi @OmegaLambda1998 Thanks for your report. It is appreciated. I've never tried fips on wayland, so I am surprised that it worked. Probably, you may see that we are not...