File tree Expand file tree Collapse file tree 2 files changed +0
-17
lines changed Expand file tree Collapse file tree 2 files changed +0
-17
lines changed Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22
3- if (COMPILER STREQUAL arcmwdt)
4- # CCAC:
5- zephyr_compile_options(-av5rhx -Zicsr -Zifencei -Zihintpause -Zba -Zbb
6- -Zbc -Zbs -Zca -Zcb -Zcmp -Zcmt -Za -Zm -Zc
7- -Zicond -Zicbom -Zicbop)
8-
9- zephyr_ld_options(-av5rhx)
10- endif ()
11-
123set (SOC_LINKER_SCRIPT ${ZEPHYR_BASE} /include /zephyr/arch/riscv/common/linker.ld CACHE INTERNAL "" )
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22
3- if (COMPILER STREQUAL arcmwdt)
4- # CCAC:
5- zephyr_compile_options(-av5rmx -Zicsr -Zifencei -Zihintpause -Zba -Zbb
6- -Zbs -Zca -Zcb -Zcmp -Zcmt -Za -Zm -Zicbom)
7-
8- zephyr_ld_options(-av5rmx)
9- endif ()
10-
113set (SOC_LINKER_SCRIPT ${ZEPHYR_BASE} /include /zephyr/arch/riscv/common/linker.ld CACHE INTERNAL "" )
You can’t perform that action at this time.
0 commit comments