summaryrefslogtreecommitdiff
path: root/bsp/sifive-hifive1/settings.mk
blob: 3e1dbff99ba8a3c568208148fe98a9e168e74bd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 2019 SiFive, Inc #
# SPDX-License-Identifier: Apache-2.0 #
# ----------------------------------- #
# ----------------------------------- #

RISCV_ARCH=rv32imac
RISCV_ABI=ilp32
RISCV_CMODEL=medlow
RISCV_SERIES=sifive-3-series

TARGET_TAGS=board openocd
TARGET_DHRY_ITERS=20000000
TARGET_CORE_ITERS=5000