• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1add_subdirectory(cpu)
2if(${CONFIG_OS_ARCH_ARMV8})
3    add_subdirectory(drv)
4endif()
5