Skip to content

Commit aec8604

Browse files
authored
[ATfE] Enable compiler-rt tests on Armv8.1-M Main variants (#469)
The compiler-rt tests on Armv8.1-M Main are passing, so it's time we enable them.
1 parent 2824103 commit aec8604

File tree

32 files changed

+32
-32
lines changed

32 files changed

+32
-32
lines changed

arm-software/embedded/arm-multilib/json/variants/armv8.1m.main_hard_fp_nomve_exn_rtti_unaligned.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"picolibc": {
2222
"ENABLE_CXX_LIBS": "ON",
2323
"ENABLE_LIBC_TESTS": "ON",
24-
"ENABLE_COMPILER_RT_TESTS": "OFF",
24+
"ENABLE_COMPILER_RT_TESTS": "ON",
2525
"ENABLE_LIBCXX_TESTS": "OFF"
2626
},
2727
"newlib": {

arm-software/embedded/arm-multilib/json/variants/armv8.1m.main_hard_fp_nomve_exn_rtti_unaligned_size.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"picolibc": {
2222
"ENABLE_CXX_LIBS": "ON",
2323
"ENABLE_LIBC_TESTS": "ON",
24-
"ENABLE_COMPILER_RT_TESTS": "OFF",
24+
"ENABLE_COMPILER_RT_TESTS": "ON",
2525
"ENABLE_LIBCXX_TESTS": "OFF"
2626
},
2727
"newlib": {

arm-software/embedded/arm-multilib/json/variants/armv8.1m.main_hard_fp_nomve_pacret_bti_exn_rtti_size.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"picolibc": {
2222
"ENABLE_CXX_LIBS": "ON",
2323
"ENABLE_LIBC_TESTS": "ON",
24-
"ENABLE_COMPILER_RT_TESTS": "OFF",
24+
"ENABLE_COMPILER_RT_TESTS": "ON",
2525
"ENABLE_LIBCXX_TESTS": "OFF"
2626
},
2727
"newlib": {

arm-software/embedded/arm-multilib/json/variants/armv8.1m.main_hard_fp_nomve_pacret_bti_exn_rtti_unaligned_size.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"picolibc": {
2222
"ENABLE_CXX_LIBS": "ON",
2323
"ENABLE_LIBC_TESTS": "ON",
24-
"ENABLE_COMPILER_RT_TESTS": "OFF",
24+
"ENABLE_COMPILER_RT_TESTS": "ON",
2525
"ENABLE_LIBCXX_TESTS": "OFF"
2626
},
2727
"newlib": {

arm-software/embedded/arm-multilib/json/variants/armv8.1m.main_hard_fp_nomve_pacret_bti_size.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"picolibc": {
2222
"ENABLE_CXX_LIBS": "ON",
2323
"ENABLE_LIBC_TESTS": "ON",
24-
"ENABLE_COMPILER_RT_TESTS": "OFF",
24+
"ENABLE_COMPILER_RT_TESTS": "ON",
2525
"ENABLE_LIBCXX_TESTS": "OFF"
2626
},
2727
"newlib": {

arm-software/embedded/arm-multilib/json/variants/armv8.1m.main_hard_fp_nomve_pacret_bti_unaligned_size.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"picolibc": {
2222
"ENABLE_CXX_LIBS": "ON",
2323
"ENABLE_LIBC_TESTS": "ON",
24-
"ENABLE_COMPILER_RT_TESTS": "OFF",
24+
"ENABLE_COMPILER_RT_TESTS": "ON",
2525
"ENABLE_LIBCXX_TESTS": "OFF"
2626
},
2727
"newlib": {

arm-software/embedded/arm-multilib/json/variants/armv8.1m.main_hard_fp_nomve_unaligned.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"picolibc": {
2222
"ENABLE_CXX_LIBS": "ON",
2323
"ENABLE_LIBC_TESTS": "ON",
24-
"ENABLE_COMPILER_RT_TESTS": "OFF",
24+
"ENABLE_COMPILER_RT_TESTS": "ON",
2525
"ENABLE_LIBCXX_TESTS": "OFF"
2626
},
2727
"newlib": {

arm-software/embedded/arm-multilib/json/variants/armv8.1m.main_hard_fp_nomve_unaligned_size.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"picolibc": {
2222
"ENABLE_CXX_LIBS": "ON",
2323
"ENABLE_LIBC_TESTS": "ON",
24-
"ENABLE_COMPILER_RT_TESTS": "OFF",
24+
"ENABLE_COMPILER_RT_TESTS": "ON",
2525
"ENABLE_LIBCXX_TESTS": "OFF"
2626
},
2727
"newlib": {

arm-software/embedded/arm-multilib/json/variants/armv8.1m.main_hard_fpdp_nomve_exn_rtti_unaligned.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"picolibc": {
2222
"ENABLE_CXX_LIBS": "ON",
2323
"ENABLE_LIBC_TESTS": "ON",
24-
"ENABLE_COMPILER_RT_TESTS": "OFF",
24+
"ENABLE_COMPILER_RT_TESTS": "ON",
2525
"ENABLE_LIBCXX_TESTS": "OFF"
2626
},
2727
"newlib": {

arm-software/embedded/arm-multilib/json/variants/armv8.1m.main_hard_fpdp_nomve_exn_rtti_unaligned_size.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"picolibc": {
2222
"ENABLE_CXX_LIBS": "ON",
2323
"ENABLE_LIBC_TESTS": "ON",
24-
"ENABLE_COMPILER_RT_TESTS": "OFF",
24+
"ENABLE_COMPILER_RT_TESTS": "ON",
2525
"ENABLE_LIBCXX_TESTS": "OFF"
2626
},
2727
"newlib": {

0 commit comments

Comments
 (0)