riscv-non-isa / riscv-arch-test

https://jira.riscv.org/browse/RVG-141?src=confmacro
Apache License 2.0
503 stars 191 forks source link

Dup RVMODEL_BOOT macros crashes compile on DUT. #479

Open InspireSemi opened 2 months ago

InspireSemi commented 2 months ago

RVMODEL_BOOT got added to arch_test.h, this macro is also in every test case (.S) file. Having duplicate files means that when the test case is compiled for the DUT it will fail.