Re: [PATCH 00/31] passage: Define a standard for firmware data flow

2021-11-08 Thread François Ozog
On Fri, 5 Nov 2021 at 18:17, Simon Glass wrote: > ) to signal Hi François, > > On Fri, 5 Nov 2021 at 10:31, François Ozog > wrote: > > > > Hi Simon, > > > > Le ven. 5 nov. 2021 à 17:12, Simon Glass a écrit : > >> > >> Hi François, > &g

Re: [PATCH 00/31] passage: Define a standard for firmware data flow

2021-11-05 Thread François Ozog
Hi Simon, Le ven. 5 nov. 2021 à 17:12, Simon Glass a écrit : > Hi François, > > On Fri, 5 Nov 2021 at 02:27, François Ozog > wrote: > > > > > > > > On Fri, 5 Nov 2021 at 03:02, Simon Glass wrote: > >> > >> Hi François, > &g

Re: [PATCH] hw/arm/virt: Allow additions to the generated device tree

2021-11-05 Thread François Ozog
Hi, On Wed, 3 Nov 2021 at 14:17, François Ozog wrote: > Hi, > > Thanks Alex to patch me in. > > I'd like to present another perspective on the motivation as I can't > really comment on the actual "how". > > On real Arm boards, firmware is often assemb

Re: [PATCH 00/31] passage: Define a standard for firmware data flow

2021-11-05 Thread François Ozog
On Fri, 5 Nov 2021 at 03:02, Simon Glass wrote: > Hi François, > > On Tue, 2 Nov 2021 at 10:03, François Ozog > wrote: > > > > Hi Simon, > > > > On Tue, 2 Nov 2021 at 15:59, Simon Glass wrote: > >> > >> Hi François, > &g

Re: [PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64

2021-11-04 Thread François Ozog
Hi Peter Le jeu. 4 nov. 2021 à 12:41, Peter Maydell a écrit : > On Thu, 4 Nov 2021 at 11:22, François Ozog > wrote: > > Le jeu. 4 nov. 2021 à 12:09, Peter Maydell a > écrit : > >> > >> Well, our recommendation really was that the ideal thing would > >

Re: [PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64

2021-11-04 Thread François Ozog
hi Peter Le jeu. 4 nov. 2021 à 12:09, Peter Maydell a écrit : > On Wed, 3 Nov 2021 at 14:41, Tom Rini wrote: > > > > On Wed, Nov 03, 2021 at 06:29:20AM +0100, François Ozog wrote: > > [snip] > > > > 3. Anything else? > > > > > > > > F

Re: [PATCH v5 00/26] fdt: Make OF_BOARD a boolean option

2021-11-03 Thread François Ozog
Hi Simon I don't know if this is correct etiquette but at this moment it feels just right to do this: The problem is not confusion it is that the patch set goes in a direction that makes no sense. On Tue, 26 Oct 2021 at 02:24, Simon Glass wrote: > With Ilias' efforts we have dropped OF_PRIOR_ST

Re: [PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64

2021-11-03 Thread François Ozog
Hi Simon, and team On Wed, 3 Nov 2021 at 06:29, François Ozog wrote: > Hi Simon > > Le mer. 3 nov. 2021 à 02:30, Simon Glass a écrit : > >> Hi Tom, >> >> On Tue, 2 Nov 2021 at 11:28, Tom Rini wrote: >> > >> > On Tue, Nov 02, 2021 at 09

Re: [PATCH] hw/arm/virt: Allow additions to the generated device tree

2021-11-03 Thread François Ozog
Hi, Thanks Alex to patch me in. I'd like to present another perspective on the motivation as I can't really comment on the actual "how". On real Arm boards, firmware is often assembled into a FIP. That FIP can contain quite a good deal of things, including an NT_FW_CONFIG, NonTrusted_FirmWare_CO

Re: [PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64

2021-11-02 Thread François Ozog
Tom Rini wrote: > > > > > > > > On Mon, Nov 01, 2021 at 06:33:35PM +0100, François Ozog wrote: > > > > > Hi Simon > > > > > > > > > > Le lun. 1 nov. 2021 à 17:58, Simon Glass a > écrit : > > > > > &

Re: [PATCH v5 00/26] fdt: Make OF_BOARD a boolean option

2021-11-02 Thread François Ozog
Hi Simon Le mer. 3 nov. 2021 à 02:21, Simon Glass a écrit : > Hi François, > > On Wed, 27 Oct 2021 at 14:07, François Ozog > wrote: > > > > Hi Simon > > > > Le mer. 27 oct. 2021 à 20:23, Simon Glass a écrit : > >> > >> Hi François,

Re: [PATCH 00/31] passage: Define a standard for firmware data flow

2021-11-02 Thread François Ozog
Hi Simon, On Tue, 2 Nov 2021 at 15:59, Simon Glass wrote: > Hi François, > > On Mon, 1 Nov 2021 at 02:53, François Ozog > wrote: > > > > Hi Simon, > > > > this seems a great endeavor. I'd like to better understand the scope of > it. > > >

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-11-02 Thread François Ozog
On Tue, 2 Nov 2021 at 11:07, Michael Walle wrote: > Hi, > > > On Thu, 28 Oct 2021 at 05:51, Simon Glass wrote: > > > On Tue, 26 Oct 2021 at 00:46, Ilias Apalodimas > > > wrote: > > .. > > > > Linux actually doesn't care if the U-Boot properties are in the tree, > > > so long as we have proper b

Re: [PATCH 00/31] passage: Define a standard for firmware data flow

2021-11-01 Thread François Ozog
Hi Mark, Le lun. 1 nov. 2021 à 19:19, Mark Kettenis a écrit : > > From: François Ozog > > Date: Mon, 1 Nov 2021 09:53:40 +0100 > > [...] > > > We could further leverage Passage to pass Operating Systems parameters > that > > could be removed from device t

Re: [PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64

2021-11-01 Thread François Ozog
Hi Simon Le lun. 1 nov. 2021 à 17:58, Simon Glass a écrit : > Hi Peter, > > On Mon, 1 Nov 2021 at 04:48, Peter Maydell > wrote: > > > > On Tue, 26 Oct 2021 at 01:33, Simon Glass wrote: > > > > > > Add this file, generated from qemu, so there is a reference devicetree > > > in the U-Boot tree.

Re: [PATCH 00/31] passage: Define a standard for firmware data flow

2021-11-01 Thread François Ozog
Hi Simon, this seems a great endeavor. I'd like to better understand the scope of it. Is it to be used as part of what could become a U-Boot entry ABI scheme? By that I mean giving some fixed aspects to U-Boot entry while letting boards to have flexibility (say for instance that the first 5 archi

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-28 Thread François Ozog
Hi Simon Le jeu. 28 oct. 2021 à 17:44, Simon Glass a écrit : > Hi François, > > On Thu, 28 Oct 2021 at 08:50, François Ozog > wrote: > > > > Hi Simon > > > > Le jeu. 28 oct. 2021 à 16:30, Simon Glass a écrit : > >> > >> Hi François,

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-28 Thread François Ozog
Hi Simon Le jeu. 28 oct. 2021 à 16:30, Simon Glass a écrit : > Hi François, > > On Thu, 28 Oct 2021 at 02:21, François Ozog > wrote: > > > > Hi Simon, > > > > Le jeu. 28 oct. 2021 à 04:51, Simon Glass a écrit : > >> > >> Hi Ilias, &g

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-28 Thread François Ozog
Hi Simon, Le jeu. 28 oct. 2021 à 04:51, Simon Glass a écrit : > Hi Ilias, > > On Tue, 26 Oct 2021 at 00:46, Ilias Apalodimas > wrote: > > > > Hi Simon, > > > > A bit late to the party, sorry! > > (Did you remember the beer? I am replying to this but I don't think it > is all that helpful for me

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-27 Thread François Ozog
Hi Tom Le mer. 27 oct. 2021 à 21:06, Tom Rini a écrit : > On Wed, Oct 27, 2021 at 06:02:19PM +0200, François Ozog wrote: > > Hi Mark, > > > > On Wed, 27 Oct 2021 at 17:10, Mark Kettenis > wrote: > > > > > > From: François Ozog > > > > Da

Re: [PATCH v5 00/26] fdt: Make OF_BOARD a boolean option

2021-10-27 Thread François Ozog
Hi Simon Le mer. 27 oct. 2021 à 20:23, Simon Glass a écrit : > Hi François, > > On Wed, 27 Oct 2021 at 09:14, François Ozog > wrote: > > > > > > > > On Wed, 27 Oct 2021 at 16:08, Simon Glass wrote: > >> > >> Hi François, > >

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-27 Thread François Ozog
Hi Tom Le mer. 27 oct. 2021 à 20:06, Tom Rini a écrit : > On Wed, Oct 27, 2021 at 09:24:25AM -0600, Simon Glass wrote: > > Hi Mark, > > > > On Wed, 27 Oct 2021 at 09:11, Mark Kettenis > wrote: > > > > > > > From: François Ozog > > > >

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-27 Thread François Ozog
Hi Mark, On Wed, 27 Oct 2021 at 17:10, Mark Kettenis wrote: > > From: François Ozog > > Date: Wed, 27 Oct 2021 15:15:01 +0200 > > > > Hi, > > > > On Wed, 27 Oct 2021 at 14:48, Tom Rini wrote: > > > > > On Fri, Oct 15, 2021 at

Re: [PATCH v5 00/26] fdt: Make OF_BOARD a boolean option

2021-10-27 Thread François Ozog
On Wed, 27 Oct 2021 at 16:08, Simon Glass wrote: > Hi François, > > On Tue, 26 Oct 2021 at 00:07, François Ozog > wrote: > > > > Hi Simon > > > > Position unchanged on this series: adding fake dts for boards that > generate their device tree in the dts di

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-27 Thread François Ozog
On Wed, 27 Oct 2021 at 15:38, Tom Rini wrote: > On Wed, Oct 27, 2021 at 03:30:18PM +0200, François Ozog wrote: > > Hi Tom, > > > > On Wed, 27 Oct 2021 at 14:59, Tom Rini wrote: > > > > > On Tue, Oct 26, 2021 at 09:46:38AM +0300, Ilias Apalodimas wrote: >

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-27 Thread François Ozog
Hi Tom, On Wed, 27 Oct 2021 at 14:59, Tom Rini wrote: > On Tue, Oct 26, 2021 at 09:46:38AM +0300, Ilias Apalodimas wrote: > > Hi Simon, > > > > A bit late to the party, sorry! > > > > [...] > > > > > > > > > > I really want to see what the binary case looks like since we could > then > > > > kil

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-27 Thread François Ozog
; > > > Hi Tom, > > > > > > > > On Thu, 14 Oct 2021 at 08:56, Tom Rini wrote: > > > > > > > > > > On Wed, Oct 13, 2021 at 12:06:02PM -0600, Simon Glass wrote: > > > > > > Hi François, > > > >

Re: [PATCH v5 00/26] fdt: Make OF_BOARD a boolean option

2021-10-26 Thread François Ozog
Hi Simon Position unchanged on this series: adding fake dts for boards that generate their device tree in the dts directory is not good. If you have them in documentation the it is acceptable. Cheers FF Le mar. 26 oct. 2021 à 02:24, Simon Glass a écrit : > With Ilias' efforts we have dropped

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-14 Thread François Ozog
Le mer. 13 oct. 2021 à 20:06, Simon Glass a écrit : > Hi François, > > On Wed, 13 Oct 2021 at 11:35, François Ozog > wrote: > > > > Hi Simon > > > > Le mer. 13 oct. 2021 à 16:49, Simon Glass a écrit : > >> > >> Hi Tom, Bin,François, &

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-14 Thread François Ozog
> > > Hi François, > > > > > > > > On Wed, 13 Oct 2021 at 11:35, François Ozog < > francois.o...@linaro.org> wrote: > > > > > > > > > > Hi Simon > > > > > > > > > > Le mer. 13 oct. 2021 à 1

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-14 Thread François Ozog
rote: > > > > Hi François, > > > > > > > > On Wed, 13 Oct 2021 at 11:35, François Ozog < > francois.o...@linaro.org> wrote: > > > > > > > > > > Hi Simon > > > > > > > > > > Le mer. 13 oct. 20

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-13 Thread François Ozog
Hi Simon Le mer. 13 oct. 2021 à 16:49, Simon Glass a écrit : > Hi Tom, Bin,François, > > On Tue, 12 Oct 2021 at 19:34, Tom Rini wrote: > > > > On Wed, Oct 13, 2021 at 09:29:14AM +0800, Bin Meng wrote: > > > Hi Simon, > > > > > > On Wed, Oct 13, 2021 at 9:01 AM Simon Glass wrote: > > > > > > >

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-13 Thread François Ozog
Le mer. 13 oct. 2021 à 14:41, Heinrich Schuchardt < heinrich.schucha...@canonical.com> a écrit : > > > On 10/13/21 03:01, Simon Glass wrote: > > With Ilias' efforts we have dropped OF_PRIOR_STAGE and OF_HOSTFILE so > > there are only three ways to obtain a devicetree: > > > > - OF_SEPARATE - t

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-13 Thread François Ozog
Le mer. 13 oct. 2021 à 14:41, Andre Przywara a écrit : > On Tue, 12 Oct 2021 19:01:04 -0600 > Simon Glass wrote: > > Hi, > > > With Ilias' efforts we have dropped OF_PRIOR_STAGE and OF_HOSTFILE so > > there are only three ways to obtain a devicetree: > > > >- OF_SEPARATE - the normal way, wh

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-13 Thread François Ozog
Le mer. 13 oct. 2021 à 14:42, Philippe Mathieu-Daudé a écrit : > Hi Simon, > > On 10/13/21 03:29, Bin Meng wrote: > > On Wed, Oct 13, 2021 at 9:01 AM Simon Glass wrote: > >> > >> With Ilias' efforts we have dropped OF_PRIOR_STAGE and OF_HOSTFILE so > >> there are only three ways to obtain a devi

Re: [PATCH 00/16] fdt: Make OF_BOARD a boolean option

2021-10-13 Thread François Ozog
Hi Simon Le mer. 13 oct. 2021 à 03:35, Tom Rini a écrit : > On Wed, Oct 13, 2021 at 09:29:14AM +0800, Bin Meng wrote: > > Hi Simon, > > > > On Wed, Oct 13, 2021 at 9:01 AM Simon Glass wrote: > > > > > > With Ilias' efforts we have dropped OF_PRIOR_STAGE and OF_HOSTFILE so > > > there are only

Re: [PATCH 02/16] arm: qemu: Explain how to extract the generate devicetree

2021-10-12 Thread François Ozog
Le mer. 13 oct. 2021 à 03:02, Simon Glass a écrit : > QEMU currently generates a devicetree for use with U-Boot. Explain how to > obtain it. > > Signed-off-by: Simon Glass > --- > > doc/board/emulation/qemu-arm.rst | 12 > 1 file changed, 12 insertions(+) > > diff --git a/doc/board

Re: [PATCH 05/16] arm: qemu: Add a devicetree file for qemu_arm64

2021-10-12 Thread François Ozog
Hi Simon The only place I could agree with this file presence is in the documentation directory, not in dts. It creates a mental picture for the reader an entirely bad mind scheme around Qemu and DT. And even in a documentation directory I would place a bug warning: don’t use this with any kerne

Re: Measuring the impact of buffer copy for virtio-gpu guests

2021-02-17 Thread François Ozog
On Wed, 17 Feb 2021 at 15:13, Alex Bennée wrote: > Hi Gerd, > > I was in a discussion with the AGL folks today talking about approaches > to achieving zero-copy when running VirGL virtio guests. AIUI (which is > probably not very much) the reasons for copy can be due to a number of > reasons: > >

Re: [RFC PATCH] hw/arm/virt: use sbsa-ec for reboot and poweroff in secure mode

2020-10-29 Thread François Ozog
On Thu, 29 Oct 2020 at 12:26, Peter Maydell wrote: > On Thu, 29 Oct 2020 at 11:19, Leif Lindholm wrote: > > > > Hi Peter, (+Ard) > > > > Graeme is on holiday this week, and I would like his input. > > Sure. There's no rush here, as QEMU has just entered freeze for > 5.2, so at the very earliest