Hi there,
forgive my poor English.
=====Here is the situation=====
I'm using the imx8mp-lpddr4-evk board and Yocto 4.0 kirkstone for some work.
Basicly, I'm working with the imx-image-full recipe and there is linux-imx recipe in there.
When I check the linux kernel config with "$ bitbake linux-imx -c menuconfig", I found that there is no "Preemption Model -> Fully Preemptible Kernel (RT)" option to select.
====Here is my questions=====
Did I use the wrong image recipe or linux recipe? I saw some posts there, they used recipe like imx8mpevk-real-time-edge. But I can't find it in my Yocot Project.
Should I use some patches? I also saw some posts there, they used some patches which I even didn't know where to get them.
Are there some documents to tell you how to do it? Or some posts. I checked some documents from NXP(not all), but nothing found. Did I miss something important?
Thanks for your help.