Sign in
opensecura
/
sw
/
vec
/
0c44571b6f4e63379c1237ba12584579ba46d219
/
.
/
vector_load_store_tests
/
CMakeLists.txt
blob: 607b3d9182d7c152d2b58213e9277789cb182a64 [
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
)