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