soc: snps_arc_hsdk: Port to HWMv2

Ports the snps_arc_hsdk 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:57:35 +00:00
committed by Carles Cufi
parent 47abe81256
commit 1cf2498b13
6 changed files with 12 additions and 4 deletions

View File

@@ -2,6 +2,5 @@
# SPDX-License-Identifier: Apache-2.0
config SOC_ARC_HSDK
bool "Synopsys ARC HSDK SoC"
select ARC
select CPU_HAS_FPU

View File

@@ -3,9 +3,6 @@
if SOC_ARC_HSDK
config SOC
default "snps_arc_hsdk"
config CPU_HS3X
default y

View File

@@ -0,0 +1,8 @@
# Copyright (c) 2019 Synopsys, Inc. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
config SOC_ARC_HSDK
bool
config SOC
default "arc_hsdk" if SOC_ARC_HSDK

View File

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