[isar-cip-core][PATCH v3 0/2] Add support for Renesas rzt2h-evk platform

Hung Tran <[email protected]> Tue, 21 Jul 2026 18:48:26 +0700
Newsgroups org.cip-project.lists.cip-dev
Message-ID <[email protected]>
From: Hung Tran <[email protected]>

Add support for Renesas RZ/T2H EVK, which is the new reference platform for CIP project.

Changes v2:
- Remove unnecessary exclusion with 4.4 kernel
- Add CI

Change v3:
- Remove CI build for older releases, only keep the latest (trixie)


Hung Tran (2):
  Add support for Renesas rzt2h-evk platform
  ci: Add rzt2h-evk build target

 .gitlab-ci.yml                    | 15 +++++++++++++++
 Kconfig                           | 12 +++++++++---
 conf/machine/rzt2h-evk.conf       | 18 ++++++++++++++++++
 kas/board/rzt2h-evk.yml           | 15 +++++++++++++++
 wic/rzt2h-evk-efibootguard.wks.in | 14 ++++++++++++++
 wic/rzt2h-evk.wks                 | 17 +++++++++++++++++
 6 files changed, 88 insertions(+), 3 deletions(-)
 create mode 100644 conf/machine/rzt2h-evk.conf
 create mode 100644 kas/board/rzt2h-evk.yml
 create mode 100644 wic/rzt2h-evk-efibootguard.wks.in
 create mode 100644 wic/rzt2h-evk.wks

-- 
2.37.1