On Tue, 5 Sep 2023 18:55:23 +0200
Philippe Mathieu-Daudé wrote:
> On 5/9/23 17:06, Jonathan Cameron wrote:
> > On Tue, 5 Sep 2023 15:56:39 +0100
> > Jonathan Cameron via wrote:
> >
> >> On Mon, 4 Sep 2023 20:26:59 +0200
> >> Philippe Mathieu-Daudé wrote:
> >>
> >>> On 4/9/23 18:47, Jonatha
On 5/9/23 17:06, Jonathan Cameron wrote:
On Tue, 5 Sep 2023 15:56:39 +0100
Jonathan Cameron via wrote:
On Mon, 4 Sep 2023 20:26:59 +0200
Philippe Mathieu-Daudé wrote:
On 4/9/23 18:47, Jonathan Cameron wrote:
As an encoded version of these key configuration parameters is
a register, provide
On Tue, 5 Sep 2023 15:56:39 +0100
Jonathan Cameron via wrote:
> On Mon, 4 Sep 2023 20:26:59 +0200
> Philippe Mathieu-Daudé wrote:
>
> > On 4/9/23 18:47, Jonathan Cameron wrote:
> > > As an encoded version of these key configuration parameters is
> > > a register, provide functions to extract
On Mon, 4 Sep 2023 20:26:59 +0200
Philippe Mathieu-Daudé wrote:
> On 4/9/23 18:47, Jonathan Cameron wrote:
> > As an encoded version of these key configuration parameters is
> > a register, provide functions to extract it again so as to avoid
> > the need for duplicating the storage.
> >
> > Sig
On 4/9/23 18:47, Jonathan Cameron wrote:
As an encoded version of these key configuration parameters is
a register, provide functions to extract it again so as to avoid
the need for duplicating the storage.
Signed-off-by: Jonathan Cameron
---
include/hw/cxl/cxl_component.h | 14 ++
As an encoded version of these key configuration parameters is
a register, provide functions to extract it again so as to avoid
the need for duplicating the storage.
Signed-off-by: Jonathan Cameron
---
include/hw/cxl/cxl_component.h | 14 ++
hw/cxl/cxl-component-utils.c | 17 ++