On 29.10.20 07:40, Jan Kiszka wrote: > From: Jan Kiszka <[email protected]> > > This only affects the Ultra96 at this stage but will also be important > for future boards with SMMU support enabled in Jailhouse.
In fact, it does not yet affect the Ultra96 because the SMMU is still disabled in the mainline 5.4 DT. May change in the future, so we better add this already. Jan > > Signed-off-by: Jan Kiszka <[email protected]> > --- > recipes-kernel/linux/files/arm64_defconfig_5.4 | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/recipes-kernel/linux/files/arm64_defconfig_5.4 > b/recipes-kernel/linux/files/arm64_defconfig_5.4 > index cfa2da6..8c400db 100644 > --- a/recipes-kernel/linux/files/arm64_defconfig_5.4 > +++ b/recipes-kernel/linux/files/arm64_defconfig_5.4 > @@ -435,8 +435,6 @@ CONFIG_PLATFORM_MHU=y > CONFIG_PCC=y > CONFIG_BCM2835_MBOX=y > CONFIG_BCM_FLEXRM_MBOX=y > -CONFIG_ARM_SMMU=y > -CONFIG_ARM_SMMU_V3=y > CONFIG_RASPBERRYPI_POWER=y > CONFIG_ARCH_R8A7795=y > CONFIG_ARCH_R8A7796=y > -- Siemens AG, T RDA IOT Corporate Competence Center Embedded Linux -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/878449f1-db14-d94d-3834-580e968edab7%40siemens.com.
