aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone/conf/machine/microblaze-plm.conf
blob: 9ab8a46b2439184145826ce45e38da848e65df1d (plain)
1
2
3
4
5
6
7
8
9
10
DEFAULTTUNE ?= "microblaze"

require conf/machine/include/soc-versal.inc

# Endianess, multiplier, barrel shift, pattern compare, floating point double or single, are the possibilities
AVAILTUNES += "microblaze"
TUNE_FEATURES_tune-microblaze = "microblaze v11.0 barrel-shift pattern-compare"
PACKAGE_EXTRA_ARCHS_tune-microblaze = "${TUNE_PKGARCH}"

LINKER_HASH_STYLE_microblaze = "sysv"