xref
: /
kernel
/
uniproton
/
src
/
security
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/kernel/uniproton/src/security/
1
if(${CONFIG_OS_OPTION_RND})
2
add_subdirectory(rnd)
3
endif()
4