Hi , > On 22 Jun 2022, at 3:38 pm, Rahul Singh <rahul.si...@arm.com> wrote: > > Introduce a new sub-node under /chosen node to establish static event > channel communication between domains on dom0less systems. > > An event channel will be created beforehand to allow the domains to > send notifications to each other. > > Signed-off-by: Rahul Singh <rahul.si...@arm.com> > --- > docs/misc/arm/device-tree/booting.txt | 62 +++++++++++- > xen/arch/arm/domain_build.c | 139 ++++++++++++++++++++++++++ > xen/arch/arm/include/asm/domain.h | 1 + > xen/arch/arm/include/asm/setup.h | 1 + > xen/arch/arm/setup.c | 2 + > 5 files changed, 204 insertions(+), 1 deletion(-)
I am waiting for a review for this patch and the next patch in the series before I send the next version. Sending this email as a gentle reminder. Thanks in advance. Regards, Rahul