Sign in
opensecura
/
sw
/
vec
/
e55d2156739b52ec4191037b51b6c4af6f4e3d98
/
.
/
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
)