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