soc: snps_arc_iot: Port to HWMv2

Ports the snps_arc_iot SoC configuration to hardware model version 2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae
2024-02-02 07:58:01 +00:00
committed by Carles Cufi
parent 334264c46a
commit ff0e0fce1b
9 changed files with 15 additions and 4 deletions

View File

@@ -3,7 +3,6 @@
# SPDX-License-Identifier: Apache-2.0
config SOC_ARC_IOT
bool "Synopsys ARC IoT SoC"
select ARC
select CPU_HAS_MPU
select CPU_HAS_FPU

View File

@@ -4,9 +4,6 @@
if SOC_ARC_IOT
config SOC
default "snps_arc_iot"
config CPU_EM4_FPUS
default y

View File

@@ -0,0 +1,11 @@
# Copyright (c) 2014 Wind River Systems, Inc.
# Copyright (c) 2018 Synopsys, Inc. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
config SOC_ARC_IOT
bool
help
Synopsys ARC IoT SoC
config SOC
default "arc_iot" if SOC_ARC_IOT

View File

@@ -0,0 +1,4 @@
series:
- name: arc_iot
socs:
- name: arc_iot