Carles Sole

Results 3 comments of Carles Sole

just to add some information as this originated from my post in the yocto list: https://lists.yoctoproject.org/g/yocto/topic/96470693#59124 I have downloaded oe-core and added only the meta-raspberrypi layer. Then added the following:...

I have tried to look further into this issue. I have taken dunfell branch and build the recipe _linux-raspberrypi-rt_4.19.bb_ for raspberrypi4-64. That works. If I run uname -a I get:...

The dependency required to enable the PREEMPT_RT for arm64 is to disable KVM, which is default enabled in bcm2711_defconfig for arm64. So in order to build the RT kernel with...