[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] Add support for Renesas R-Car Gen4


  • To: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Mykyta Poturai <Mykyta_Poturai@xxxxxxxx>
  • Date: Fri, 13 Dec 2024 13:43:35 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=epam.com; dmarc=pass action=none header.from=epam.com; dkim=pass header.d=epam.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=SXs4W9HXe/l7b8kPVdKdc9mxJ4MftveKskpVLf5RVcU=; b=w7eqlnwi227zoGxaGbi7Bwix9atGbCAXw9l5vhtG0e801fwU95vC3XVUSh8zNtPtZ6qLE4VmbQykdK8bsyPnhRkYqahEkgw4146+PqXrDY8z25Tgoh0AM1NycirUw3Iar3plCZTX4YqKqbexjKs7p2b74UbyxYNtHPief7LZ5eZXnTDTPgM26NkCDmfNYPhB0WYtuwBA3fUe+9XdB2tG0G1JUwGwYA3xpJmClIXsfAuUzEPMaZuNw9wB0kbWYqQRjtzmySaqbFKoy3c8OqjO5sqjQ6nkmlZhRCN92/j0DigWTVq3gFOsnSnV88Exv3hRd5Ps0g09w1sgH96SXanpXQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=pLquUP1+EEHc1Vmi30zUiOWgqDxxtcZ+hmAfXxJtGfXu8AjWpB/70dBrUD9rhnIf7Rzr8DXsTPr4/3fzWdWdwDtJ+UlduYWTZS/T9LyZFBpvAlFVXqT28HxK4aOZi9V9DA1z/H3p4V6SyTr0yoUPiHgi50IV2HjFsWj4+XuZHwtXN1tTucHabBz4usf08UqbznxbO3JXolir7TaTKkstUG3bPF5LOxv98G6363T6QhO8P7GSphy5djGPqT2dQLVM8d3zvO2W4YoVgmyzSluSElhe76hqDabR62LUbAh6S2xikwioO/vkWZmEPse7OTQBAhlISxikAuxQeLsV2IZzTA==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=epam.com;
  • Cc: Mykyta Poturai <Mykyta_Poturai@xxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Michal Orzel <michal.orzel@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Delivery-date: Fri, 13 Dec 2024 13:43:53 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Thread-index: AQHbTWUB27lB14oHWUaGss6v6V2bnw==
  • Thread-topic: [PATCH 0/2] Add support for Renesas R-Car Gen4

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             | 90 ++++++++++++++++++++++++---
 xen/arch/arm/gic-v3-lpi.c             | 14 +++--
 xen/arch/arm/include/asm/gic_v3_its.h |  8 +++
 xen/arch/arm/platforms/Kconfig        | 10 ++-
 xen/arch/arm/vgic-v3-its.c            |  8 +--
 xen/common/xmalloc_tlsf.c             | 18 +++++-
 xen/include/xen/xmalloc.h             |  4 ++
 7 files changed, 131 insertions(+), 21 deletions(-)

-- 
2.34.1



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.