On 05.06.20 12:48, Nikhil Devshatwar wrote: > > > On 02/06/20 8:14 pm, Jan Kiszka wrote: >> On 27.05.20 14:23, nikhil.nd via Jailhouse wrote: >>> From: Nikhil Devshatwar <[email protected]> >>> >>> This series fixes few issues with the jailhouse cell >>> config files. It adds required memory regions for >>> fixing crashes due to accessing few devices. >>> >>> Also, remove some obsolete device partitioning >>> which is no longer supported in the 5.4 kernel. >>> We will add only when the drivers are upstreamed to >>> mainline kernel. >>> >>> Kishon Vijay Abraham I (1): >>> configs: arm64: k3-j721e-linux: Add GIC ITS Mem region >>> >>> Nikhil Devshatwar (4): >>> arm64: dts: k3-j721e-evm: Add pinmux for main_uart1 >>> configs: arm64: k3-j721e-linux: Add USB mem_regions >>> configs: k3-j721e-evm-linux-demo: Remove unsupported device >>> partitioning >>> configs: arm64: k3-j721e-evm: Fix failure with PCIe >>> >>> configs/arm64/dts/inmate-k3-j721e-evm.dts | 12 ++++ >>> configs/arm64/k3-j721e-evm-linux-demo.c | 79 +++++------------------ >>> configs/arm64/k3-j721e-evm.c | 32 +++++++-- >>> 3 files changed, 53 insertions(+), 70 deletions(-) >>> >> I only had one comment back then on the last patch. But now the new >> config checker has some findings on the j721e as well. Please have a >> look and address them for v2 ideally. >> > How do I run config checker? >
jailhouse config check <sysconfig>.cell <inmateconfig>.cell ... (or directly tools/jailhouse-config-check ...) Jan -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE 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/bc02eae3-0cb8-804c-6926-1cc537bae2d8%40siemens.com.
