Jailhouse: move config fragment to kernel features#1015
Jailhouse: move config fragment to kernel features#1015ricardosalveti merged 4 commits intofoundriesio:mainfrom
Conversation
a424662 to
1afe399
Compare
|
Tested on am62xx-evm and imx8mp-lpddr4-evk. |
|
I always get confused with the commit order presented here in github, so in case I'm wrong, please ignore my comment. But it looks to me that the first commit should be the last. First, you make the file available for every machine, and then you remove it from one specific machine. |
|
I wonder if it's not time to migrate the I know controlling kernel features from the distro POV always generates a lot of discussions, and I'm not trying to stress that. I'm good with whatever is proposed. |
|
Yeah, I would prefer this one to be available in lmp-kernel-cache, and included as we include modsign (I added this one as part of linux-lmp-ti-staging because the kernel is still 5.10 based, but we can also move it to kernel cache).
@quaresmajose would you mind creating a features file for jailhouse and add in lmp-kernel-cache for both 5.10 and 5.15 (and master)? |
|
@ricardosalveti and @angolini I will move the fragment to lmp-kernel-cache and made the required adaption on this PR |
1afe399 to
d1d4806
Compare
|
I am testing this PR on foundriesio/lmp-manifest#291 and if everything looks good I cleanup this PR |
Relevant changes: - 1bed6c0 Revert "bsp: imx8mmevk: add options for jailhouse" - 93bfb76 Revert "bsp: imx8mn-evk: add options for jailhouse" - 1e30c49 features: Adds jailhouse Signed-off-by: Jose Quaresma <[email protected]>
Relevant changes: - f9377bf features: Adds jailhouse Signed-off-by: Jose Quaresma <[email protected]>
Signed-off-by: Jose Quaresma <[email protected]>
The config fragment is now a kernel future and is enabled with a machine future. Signed-off-by: Jose Quaresma <[email protected]>
d1d4806 to
b0514a5
Compare
ricardosalveti
left a comment
There was a problem hiding this comment.
Nice, thanks for cleaning this up.
No description provided.