Browse Source
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
10 changed files with 12 additions and 16 deletions
@ -0,0 +1,7 @@
@@ -0,0 +1,7 @@
|
||||
board: |
||||
name: xenvm |
||||
vendor: Xen |
||||
socs: |
||||
- name: xenvm |
||||
variants: |
||||
- name: gicv3 |
@ -1,6 +1,3 @@
@@ -1,6 +1,3 @@
|
||||
CONFIG_SOC_XENVM=y |
||||
CONFIG_BOARD_XENVM=y |
||||
|
||||
# Enable UART driver |
||||
CONFIG_SERIAL=y |
||||
|
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
identifier: xenvm_gicv3 |
||||
identifier: xenvm//gicv3 |
||||
name: ARMv8 Xen Virtual Machine With GICv3 |
||||
type: mcu |
||||
arch: arm64 |
Loading…
Reference in new issue