From: Mykyta Poturai <Mykyta_Poturai@epam.com>
To: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Cc: Mykyta Poturai <Mykyta_Poturai@epam.com>,
Stefano Stabellini <sstabellini@kernel.org>,
Julien Grall <julien@xen.org>,
Bertrand Marquis <bertrand.marquis@arm.com>,
Michal Orzel <michal.orzel@amd.com>,
Volodymyr Babchuk <Volodymyr_Babchuk@epam.com>
Subject: [PATCH v2 0/2] Add support for Renesas R-Car Gen4
Date: Wed, 8 Jan 2025 13:09:21 +0000 [thread overview]
Message-ID: <cover.1736331828.git.mykyta_poturai@epam.com> (raw)
Add support for Renesas Gen4 boards such as S4[1] and V4H[2] by adding the
appropriate confing option, and support for the Gen4 ITS.
Tested on Renesas R-Car V4H board.
[1]: https://www.renesas.com/en/products/automotive-products/automotive-system-chips-socs/r-car-s4-automotive-system-chip-soc-car-servercommunication-gateway
[2]: https://www.renesas.com/en/products/automotive-products/automotive-system-chips-socs/r-car-v4h-best-class-deep-learning-very-low-power-system-chip-automated-driving-level-2level-3
Oleksandr Andrushchenko (2):
ARM: ITS: implement quirks and add support for Renesas Gen4 ITS
xen/arm: platform: Add support for R-Car Gen4
xen/arch/arm/gic-v3-its.c | 141 +++++++++++++++++++++++---
xen/arch/arm/gic-v3-lpi.c | 20 ++--
xen/arch/arm/include/asm/gic_v3_its.h | 8 ++
xen/arch/arm/platforms/Kconfig | 10 +-
4 files changed, 159 insertions(+), 20 deletions(-)
--
2.34.1
next reply other threads:[~2025-01-08 13:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-08 13:09 Mykyta Poturai [this message]
2025-01-08 13:09 ` [PATCH v2 1/2] ARM: ITS: implement quirks and add support for Renesas Gen4 ITS Mykyta Poturai
2025-01-10 0:27 ` Stefano Stabellini
2025-01-13 10:53 ` Mykyta Poturai
2025-01-08 13:09 ` [PATCH v2 2/2] xen/arm: platform: Add support for R-Car Gen4 Mykyta Poturai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1736331828.git.mykyta_poturai@epam.com \
--to=mykyta_poturai@epam.com \
--cc=Volodymyr_Babchuk@epam.com \
--cc=bertrand.marquis@arm.com \
--cc=julien@xen.org \
--cc=michal.orzel@amd.com \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.