thochstein
thochstein
I deleted the line, then fixed another compiler bug, then ran into an assembler bug. At this point, I will give up and see if I can get a fix...
I don't understand the details, but what I do understand is that they requested both PLAT flavors to be installed for certain SOCs. Building both PLAT flavors in a single...
I think this answers your question: https://github.com/nxp-imx/imx-secure-enclave/blob/lf-6.12.3_1.0.0/README
I think it's relevant, but unfinished. The commit did an update and a rework, but the rework looks to have problems as I pointed out.
Set as Draft as we are in the middle of a build cycle, should be ready in a day or two.
A fixed version for this is scheduled to be released Jun 30.
> UBOOT_CONFIG[sd-m1] = "imx8mp_m1_defconfig,sdcard,imx8mp_m1.dtb" > UBOOT_CONFIG[sd-m2] = "imx8mp_m2_defconfig,sdcard,imx8mp_m2.dtb" This is wrong, there is already a third field which is just now being documented: https://lists.yoctoproject.org/g/poky/message/13167
Okay. I did just fix my original comment.
+@zelan-nxp, @junzhuimx as they maintain our QorIQ implementation. For `t4240rdb`, the kernel is 'promoted' to 64-bit. https://github.com/Freescale/meta-freescale/blob/master/conf/machine/include/e6500.inc#L8 https://github.com/Freescale/meta-freescale/blame/master/classes/qoriq_build_64bit_kernel.bbclass Perhaps the problem is we need to account for the Walnascar virtual...
Hi @blemouzy, > * Are they built with [security flags](https://git.yoctoproject.org/poky/tree/meta/conf/distro/include/security_flags.inc?h=kirkstone)? (enabled by default with Kirkstone) The graphics packages mostly do use them, but I don't know about the rest. I...