On Thu, 26 Aug 2021 14:16:02 +0000 Jonathan Cameron via Linaro-open-discussions linaro-open-discussions@op-lists.linaro.org wrote:
On Fri, 20 Aug 2021 11:48:41 +0100 Lorenzo Pieralisi lorenzo.pieralisi@arm.com wrote:
On Wed, Aug 18, 2021 at 08:05:18PM +0800, Jammy Zhou wrote:
If we move it to 1st or 2nd, is there any topic to discuss? Otherwise, maybe we can cancel it for this month.
I would be _extremely_ grateful if Jonathan could run a session on his series:
https://lore.kernel.org/linux-pci/20210804161839.3492053-1-Jonathan.Cameron@...
in preparation for LPC.
Sure - would be good to get my thoughts in order on this and doing it for next week will stop me leaving it all to the last minute.
Actually, I wanted to ask if there is a kernel tree/branch I can pull in order to review those patches, I am struggling to find a commit base to apply them.
My bad. I got lazy in a build up to vacation and didn't put one up anywhere. The various trees involved are rather too dynamic for just pointing at them and saying apply these series (which have merge conflicts to resolve). Naughty me....
Currently wading through the messages backlog, but will aim to have a branch up sometime tomorrow + ideally some more detailed instructions on getting it up and running.
Hi Lorenzo / All,
https://github.com/hisilicon/kernel-dev/tree/doe-spdm-v1 rebased to 5.14-rc7 https://github.com/hisilicon/qemu/tree/cxl-hacks rebased to qemu/master as of earlier today.
For qemu side of things you need to be running spdm_responsder_emu --trans PCI_DOE from https://github.com/DMTF/spdm-emu first (that will act as server to qemu acting as a client). Various parameters allow you to change the algorithms advertised and the kernel code should work for all the ones CMA mandates (but nothing beyond that for now).
For the cxl device the snippet of qemu commandline needed is: -device cxl-type3,bus=root_port13,memdev=cxl-mem1,lsa=cxl-mem1, id=cxl-pmem0,size=2G,spdm=true
Otherwise much the same as https://people.kernel.org/jic23/
Build at least the cxl_pci driver as a module as we need to poke the certificate into the keychain before that (find the cert in spdm_emu tree). Instructions to do that with keyctl and evmctl are in the cover letter of the patch series.
Hopefully I'll find some time next week to put together some proper instructions and email them in reply to the original posting.
Jonathan
Jonathan
Thanks, Lorenzo
On Tue, 17 Aug 2021 at 21:42, Jonathan Cameron Jonathan.Cameron@huawei.com wrote:
On Tue, 17 Aug 2021 12:28:45 +0100 Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> wrote:
> On Mon, Aug 16, 2021 at 08:41:29AM +0000, Jonathan Cameron via Linaro-open-discussions wrote: > > > > > > Hi Jammy, > > > > I'll be away until the 26th, but obviously that should be no barrier > > to topics I am less involved with as I can easily catch up later. > > Maybe it is best to reschedule it early September since it is holiday > season. I could do September 1st and 2nd and the following week.
1st and 2nd work for me. Early the following week also fine. Note Linaro connect is 8-10th Sept so we should avoid any clashes. Jonathan
> > Please let me know what you think. > > Thanks, > Lorenzo > > > > > Thanks > > > > Jonathan > > > > > > ________________________________ > > > > Jonathan Cameron > > Mobile: +44-7870588074 > > Email: jonathan.cameron@huawei.commailto:jonathan.cameron@huawei.com > > From:Jammy Zhou via Linaro-open-discussions < linaro-open-discussions@op-lists.linaro.org> > > To:Lorenzo Pieralisi via Linaro-open-discussions < linaro-open-discussions@op-lists.linaro.org> > > Date:2021-08-16 06:01:50 > > Subject:[Linaro-open-discussions] LOD Meeting Agenda for August 23 > > > > Hi all, > > > > We're going to have the next monthly call for Linaro Open Discussions in > > one week. Please let me know if you have any topic for discussion. > > > > Thanks, > > Jammy > > -- > > Linaro-open-discussions mailing list > > https://collaborate.linaro.org/display/LOD/Linaro+Open+Discussions+Home > > https://op-lists.linaro.org/mailman/listinfo/linaro-open-discussions > > -- > > Linaro-open-discussions mailing list > > https://collaborate.linaro.org/display/LOD/Linaro+Open+Discussions+Home > > https://op-lists.linaro.org/mailman/listinfo/linaro-open-discussions