File tree Expand file tree Collapse file tree 4 files changed +4
-2
lines changed
arm-multilib/json/variants Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 66 "COMPILE_FLAGS" : " -march=armv8-a -mbig-endian" ,
77 "ENABLE_EXCEPTIONS" : " OFF" ,
88 "ENABLE_RTTI" : " OFF" ,
9- "TEST_EXECUTOR" : " fvp" ,
9+ "TEST_EXECUTOR" : " fvp" ,
1010 "FVP_MODEL" : " aem-a" ,
1111 "FVP_CONFIG" : " v8a-aarch64 big-endian" ,
1212 "BOOT_FLASH_ADDRESS" : " 0x80000000" ,
Original file line number Diff line number Diff line change 66 "COMPILE_FLAGS" : " -march=armv8-a -mbig-endian" ,
77 "ENABLE_EXCEPTIONS" : " ON" ,
88 "ENABLE_RTTI" : " ON" ,
9- "TEST_EXECUTOR" : " fvp" ,
9+ "TEST_EXECUTOR" : " fvp" ,
1010 "FVP_MODEL" : " aem-a" ,
1111 "FVP_CONFIG" : " v8a-aarch64 big-endian" ,
1212 "BOOT_FLASH_ADDRESS" : " 0x80000000" ,
Original file line number Diff line number Diff line change @@ -390,6 +390,7 @@ if(C_LIBRARY STREQUAL picolibc)
390390 -Dmultilib=false
391391 -Dtests-enable-stack-protector=false
392392 -Dtest-long-double=${enable_picolibc_long_double_test}
393+ -Dtest-machine=${TEST_EXECUTOR}
393394 -Dnewlib-nano-malloc=${newlib_nano_malloc}
394395 -Dtests=false
395396 --prefix <INSTALL_DIR>
Original file line number Diff line number Diff line change 1+ cluster0.cpu0.CFGEND =1
You can’t perform that action at this time.
0 commit comments