target/arm: optimize architecture flags
[openocd.git] / tcl / board / snps_hsdk.cfg
bloba6228f4c1eb30301531ebc138c3bfceb58e40f7c
1 #  Copyright (C) 2019, 2020 Synopsys, Inc.
2 #  Anton Kolesov <anton.kolesov@synopsys.com>
3 #  Didin Evgeniy <didin@synopsys.com>
5 # SPDX-License-Identifier: GPL-2.0-or-later
8 # Synopsys DesignWare ARC HSDK Software Development Platform (HS38 cores)
11 source [find interface/ftdi/snps_sdp.cfg]
12 adapter speed 10000
14 # ARCs supports only JTAG.
15 transport select jtag
17 # Configure SoC
18 source [find target/snps_hsdk.cfg]