Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
@ -0,0 +1,7 @@
@@ -0,0 +1,7 @@
|
||||
board: |
||||
name: fvp_baser_aemv8r |
||||
vendor: ARM |
||||
socs: |
||||
- name: fvp_aemv8r_aarch64 |
||||
variants: |
||||
- name: 'smp' |
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
@ -1,10 +1,6 @@
@@ -1,10 +1,6 @@
|
||||
# Copyright (c) 2021 Arm Limited (or its affiliates). All rights reserved. |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
CONFIG_SOC_SERIES_FVP_AEMV8R=y |
||||
CONFIG_SOC_FVP_AEMV8R_AARCH64=y |
||||
CONFIG_BOARD_FVP_BASER_AEMV8R=y |
||||
|
||||
# Cache management |
||||
CONFIG_CACHE_MANAGEMENT=y |
||||
|
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
||||
# Copyright (c) 2021 Arm Limited (or its affiliates). All rights reserved. |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
identifier: fvp_baser_aemv8r_smp |
||||
identifier: fvp_baser_aemv8r//smp |
||||
name: FVP Emulation FVP_BaseR_AEMv8R (SMP) |
||||
arch: arm64 |
||||
type: sim |
@ -1,10 +1,6 @@
@@ -1,10 +1,6 @@
|
||||
# Copyright (c) 2021 Arm Limited (or its affiliates). All rights reserved. |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
CONFIG_SOC_SERIES_FVP_AEMV8R=y |
||||
CONFIG_SOC_FVP_AEMV8R_AARCH64=y |
||||
CONFIG_BOARD_FVP_BASER_AEMV8R=y |
||||
|
||||
# Cache management |
||||
CONFIG_CACHE_MANAGEMENT=y |
||||
|