Sign in
opensecura
/
sw
/
vec
/
b20a3c430c96b0afca9dc08d01e5fa1e1e6cd887
/
.
/
vector_load_store_tests
/
CMakeLists.txt
blob: 359d042d504087891951fb0558604a36e2ac4b46 [
file
] [
log
] [
blame
]
vec_cc_binary(
NAME
vector_load_store_tests
SRCS
vector_load_store_tests.c
DEPS
springbok
vector_tests
LINKOPTS
-T${LINKER_SCRIPT}
-Xlinker --defsym=__itcm_length__=128K
)