xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/10] arm: add one kconfig option per platform
@ 2018-08-23 23:33 Stefano Stabellini
  2018-08-23 23:33 ` [PATCH v2 1/6] xen/arm: add THUNDERX kconfig Stefano Stabellini
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Stefano Stabellini @ 2018-08-23 23:33 UTC (permalink / raw)
  To: xen-devel; +Cc: sstabellini, andrii_anisov, julien.grall

Hi all,

This patch series introduces one kconfig option for each remaing
platform under platforms/.  Each kconfig option enables the required
drivers in Xen.

Cheers,

Stefano

Changes in v2:
- remove all platform options except for thunderx, sunxi, rcar2, omap5
- add "make platform specific code dependent on ALL32_PLAT or ALL64_PLAT"
- add "introduce NO_PLAT"
- remove HAS_SMMU from ThunderX


The following changes since commit 37b7c808b3fd68c11425accb53b83c37479a2b51:

  automation: build with debian unstable (2018-08-20 14:05:11 +0100)

are available in the git repository at:

  http://xenbits.xenproject.org/git-http/people/sstabellini/xen-unstable.git kconfig-plat-2

for you to fetch changes up to 1051ae3832c3960150ccac5ce75260ae61442bf0:

  xen/arm: introduce NO_PLAT (2018-08-23 16:25:27 -0700)

----------------------------------------------------------------
Stefano Stabellini (6):
      xen/arm: add THUNDERX kconfig
      xen/arm: add SUNXI kconfig
      xen/arm: add RCAR2 kconfig
      xen/arm: add OMAP5 kconfig
      xen/arm: make platform specific code dependent on ALL32_PLAT or ALL64_PLAT
      xen/arm: introduce NO_PLAT

 xen/arch/arm/platforms/Kconfig  | 51 +++++++++++++++++++++++++++++++++++++++++
 xen/arch/arm/platforms/Makefile | 21 +++++++++--------
 2 files changed, 62 insertions(+), 10 deletions(-)

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2018-08-30 19:06 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-23 23:33 [PATCH v2 00/10] arm: add one kconfig option per platform Stefano Stabellini
2018-08-23 23:33 ` [PATCH v2 1/6] xen/arm: add THUNDERX kconfig Stefano Stabellini
2018-08-24  8:33   ` Julien Grall
2018-08-23 23:33 ` [PATCH v2 2/6] xen/arm: add SUNXI kconfig Stefano Stabellini
2018-08-23 23:33 ` [PATCH v2 3/6] xen/arm: add RCAR2 kconfig Stefano Stabellini
2018-08-24  8:38   ` Julien Grall
2018-08-24 19:31     ` Stefano Stabellini
2018-08-28 14:45       ` Julien Grall
2018-08-30 19:06         ` Stefano Stabellini
2018-08-23 23:33 ` [PATCH v2 4/6] xen/arm: add OMAP5 kconfig Stefano Stabellini
2018-08-23 23:33 ` [PATCH v2 5/6] xen/arm: make platform specific code dependent on ALL32_PLAT or ALL64_PLAT Stefano Stabellini
2018-08-23 23:33 ` [PATCH v2 6/6] xen/arm: introduce NO_PLAT Stefano Stabellini
2018-08-24  8:35   ` Julien Grall
2018-08-24 19:33     ` Stefano Stabellini
2018-08-24  8:22 ` [PATCH v2 00/10] arm: add one kconfig option per platform Julien Grall
2018-08-24 19:38   ` Stefano Stabellini
2018-08-28 16:44     ` Julien Grall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).