On 05/08/2022 17:10, Rahul Singh wrote:
Hi ,
Hi Rahul,
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.
I wasn't planning to review this patch and the next one yet because this
looks mostly parsing. I think this is more important to get patch #1-#6
correct first.
Cheers,
--
Julien Grall