Re: [meta-ti] [master/thud][PATCH v2] am65xx, j7-evm: add secondary serial console for Jailhouse

2019-08-30 Thread Denys Dmytriyenko
Perfect! Merged everything to thud-next for testing, thanks! On Fri, Aug 30, 2019 at 01:10:58PM -0400, Jacob Stiffler wrote: > Signed-off-by: Jacob Stiffler > --- > v2 changes: > * update commit message > * add SERIAL_CONSOLES_CHECK > > conf/machine/am65xx-evm.conf | 3 ++- > conf/machine/j7-e

[meta-ti] [master/thud][PATCH v2] am65xx, j7-evm: add secondary serial console for Jailhouse

2019-08-30 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- v2 changes: * update commit message * add SERIAL_CONSOLES_CHECK conf/machine/am65xx-evm.conf | 3 ++- conf/machine/j7-evm.conf | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf

Re: [meta-ti] [master/thud][PATCH] am65xx, j7-evm: add secondary serial console

2019-08-30 Thread Denys Dmytriyenko
Can you add "am65xx, j7-evm: add secondary serial console for Jailhouse"? On Fri, Aug 30, 2019 at 01:00:42PM -0400, Jacob Stiffler wrote: > Signed-off-by: Jacob Stiffler > --- > conf/machine/am65xx-evm.conf | 2 +- > conf/machine/j7-evm.conf | 2 +- > 2 files changed, 2 insertions(+), 2 del

[meta-ti] [master/thud][PATCH] am65xx, j7-evm: add secondary serial console

2019-08-30 Thread Jacob Stiffler
Signed-off-by: Jacob Stiffler --- conf/machine/am65xx-evm.conf | 2 +- conf/machine/j7-evm.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf index 27bb0b0..e4d5ee1 100644 --- a/conf/machine/am65xx-evm.conf +

[meta-ti] [master/thud][PATCH v4 2/3] jailhouse: provide tools package

2019-08-30 Thread Jacob Stiffler
Create a package containing the jailhouse tools which are used to work with the cells and inmates. This recipe provides a good example for using the jailhouse-cell-linux tool. The tools require the pyjailhouse python modules, so package them as well. Signed-off-by: Jacob Stiffler --- v4 changes:

[meta-ti] [master/thud][PATCH v4 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Jacob Stiffler
* Configure the linux-demo to use a ramfs for the linux inmate. * Using JH_RAMFS_IMAGE, this can be set in some global conf. Signed-off-by: Jacob Stiffler --- v4 changes: * Set default JH_RAMFS_IMAGE to INITRAMFS_IMAGE * change warning to error and fix the message recipes-kernel/jailhouse/jailh

[meta-ti] [master/thud][PATCH v4 1/3] jailhouse: remove earlycon bootargs for all k3

2019-08-30 Thread Jacob Stiffler
* Also update to ti2019.03-rc4 Signed-off-by: Jacob Stiffler --- v4 changes: * rebase * update to ti2019.03-rc4 recipes-kernel/jailhouse/jailhouse_git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-kernel/jailhouse/jailhouse_git.bb b/recipes-kernel/jailhouse/j

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Jacob Stiffler
On 8/30/2019 12:50 PM, Denys Dmytriyenko wrote: On Fri, Aug 30, 2019 at 12:42:32PM -0400, Jacob Stiffler wrote: On 8/30/2019 12:31 PM, Denys Dmytriyenko wrote: On Fri, Aug 30, 2019 at 12:26:51PM -0400, Jacob Stiffler wrote: On 8/30/2019 12:23 PM, Denys Dmytriyenko wrote: On Thu, Aug 29, 201

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Denys Dmytriyenko
On Fri, Aug 30, 2019 at 12:42:32PM -0400, Jacob Stiffler wrote: > > On 8/30/2019 12:31 PM, Denys Dmytriyenko wrote: > >On Fri, Aug 30, 2019 at 12:26:51PM -0400, Jacob Stiffler wrote: > >>On 8/30/2019 12:23 PM, Denys Dmytriyenko wrote: > >>>On Thu, Aug 29, 2019 at 02:21:51PM +0530, Nikhil Devshatwa

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Jacob Stiffler
On 8/30/2019 12:31 PM, Denys Dmytriyenko wrote: On Fri, Aug 30, 2019 at 12:26:51PM -0400, Jacob Stiffler wrote: On 8/30/2019 12:23 PM, Denys Dmytriyenko wrote: On Thu, Aug 29, 2019 at 02:21:51PM +0530, Nikhil Devshatwar wrote: On 20/08/19 11:41 PM, Jacob Stiffler wrote: * Configure the linu

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Jacob Stiffler
On 8/30/2019 12:29 PM, Denys Dmytriyenko wrote: On Fri, Aug 30, 2019 at 12:23:43PM -0400, Jacob Stiffler wrote: On 8/30/2019 12:13 PM, Denys Dmytriyenko wrote: On Tue, Aug 20, 2019 at 02:11:12PM -0400, Jacob Stiffler wrote: * Configure the linux-demo to use a ramfs for the linux inmate. * Us

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Denys Dmytriyenko
On Fri, Aug 30, 2019 at 12:26:51PM -0400, Jacob Stiffler wrote: > > On 8/30/2019 12:23 PM, Denys Dmytriyenko wrote: > >On Thu, Aug 29, 2019 at 02:21:51PM +0530, Nikhil Devshatwar wrote: > >>On 20/08/19 11:41 PM, Jacob Stiffler wrote: > >>>* Configure the linux-demo to use a ramfs for the linux inm

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Denys Dmytriyenko
On Fri, Aug 30, 2019 at 12:23:43PM -0400, Jacob Stiffler wrote: > > On 8/30/2019 12:13 PM, Denys Dmytriyenko wrote: > >On Tue, Aug 20, 2019 at 02:11:12PM -0400, Jacob Stiffler wrote: > >>* Configure the linux-demo to use a ramfs for the linux inmate. > >>* Using JH_RAMFS_IMAGE, this can be set in

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Jacob Stiffler
On 8/30/2019 12:23 PM, Denys Dmytriyenko wrote: On Thu, Aug 29, 2019 at 02:21:51PM +0530, Nikhil Devshatwar wrote: On 20/08/19 11:41 PM, Jacob Stiffler wrote: * Configure the linux-demo to use a ramfs for the linux inmate. * Using JH_RAMFS_IMAGE, this can be set in some global conf. Signed-o

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Denys Dmytriyenko
On Thu, Aug 29, 2019 at 02:21:51PM +0530, Nikhil Devshatwar wrote: > On 20/08/19 11:41 PM, Jacob Stiffler wrote: > >* Configure the linux-demo to use a ramfs for the linux inmate. > >* Using JH_RAMFS_IMAGE, this can be set in some global conf. > > > >Signed-off-by: Jacob Stiffler > > Tested-by: N

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Jacob Stiffler
On 8/30/2019 12:13 PM, Denys Dmytriyenko wrote: On Tue, Aug 20, 2019 at 02:11:12PM -0400, Jacob Stiffler wrote: * Configure the linux-demo to use a ramfs for the linux inmate. * Using JH_RAMFS_IMAGE, this can be set in some global conf. Signed-off-by: Jacob Stiffler --- recipes-kernel/jail

Re: [meta-ti] [master/thud][PATCH v2 2/3] jailhouse: provide tools package

2019-08-30 Thread Denys Dmytriyenko
On Fri, Aug 30, 2019 at 12:10:53PM -0400, Jacob Stiffler wrote: > > On 8/30/2019 12:03 PM, Denys Dmytriyenko wrote: > >On Tue, Aug 20, 2019 at 02:11:11PM -0400, Jacob Stiffler wrote: > >>Create a package containing the jailhouse tools which are used to work > >>with the cells and inmates. This rec

Re: [meta-ti] [master/thud][PATCH v2 3/3] jailhouse: use ramfs for linux-demo

2019-08-30 Thread Denys Dmytriyenko
On Tue, Aug 20, 2019 at 02:11:12PM -0400, Jacob Stiffler wrote: > * Configure the linux-demo to use a ramfs for the linux inmate. > * Using JH_RAMFS_IMAGE, this can be set in some global conf. > > Signed-off-by: Jacob Stiffler > --- > recipes-kernel/jailhouse/jailhouse_git.bb | 21 ++

Re: [meta-ti] [master/thud][PATCH v2 2/3] jailhouse: provide tools package

2019-08-30 Thread Jacob Stiffler
On 8/30/2019 12:03 PM, Denys Dmytriyenko wrote: On Tue, Aug 20, 2019 at 02:11:11PM -0400, Jacob Stiffler wrote: Create a package containing the jailhouse tools which are used to work with the cells and inmates. This recipe provides a good example for Should it be s/recipe/package/ here ^^^?

Re: [meta-ti] [master/thud][PATCH v2 2/3] jailhouse: provide tools package

2019-08-30 Thread Jacob Stiffler
On 8/30/2019 12:05 PM, Denys Dmytriyenko wrote: On Thu, Aug 29, 2019 at 02:11:30PM +0530, Nikhil Devshatwar wrote: On 20/08/19 11:41 PM, Jacob Stiffler wrote: Create a package containing the jailhouse tools which are used to work with the cells and inmates. This recipe provides a good example

Re: [meta-ti] [master/thud][PATCH v2 2/3] jailhouse: provide tools package

2019-08-30 Thread Denys Dmytriyenko
On Thu, Aug 29, 2019 at 02:11:30PM +0530, Nikhil Devshatwar wrote: > On 20/08/19 11:41 PM, Jacob Stiffler wrote: > >Create a package containing the jailhouse tools which are used to work > >with the cells and inmates. This recipe provides a good example for > >using the jailhouse-cell-linux tool. >

Re: [meta-ti] [master/thud][PATCH v2 2/3] jailhouse: provide tools package

2019-08-30 Thread Denys Dmytriyenko
On Tue, Aug 20, 2019 at 02:11:11PM -0400, Jacob Stiffler wrote: > Create a package containing the jailhouse tools which are used to work > with the cells and inmates. This recipe provides a good example for Should it be s/recipe/package/ here ^^^? > using the jailhouse-cell-linux tool. > > The

Re: [meta-ti] [master/thud][PATCH v2 1/3] jailhouse: update to ti2019.03-rc2

2019-08-30 Thread Denys Dmytriyenko
This won't apply, as v1 was already merged prior to v2: http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/commit/?h=thud&id=ee2665f793d3280b67e82bc4fba4b538a9647912 Moreover, can you update to ti2019.03-rc4 tag - there were several commits since rc2: http://git.ti.com/gitweb/?p=jailhouse/ti-jailh