Lines Matching refs:section
246 section = meta.get('build', dict())
250 cmake_extern = section.get('cmake-ext', False)
257 cmake_setting = section.get('cmake', None)
277 section = meta.get('build', dict())
281 cmake_extern = section.get('sysbuild-cmake-ext', False)
288 cmake_setting = section.get('sysbuild-cmake', None)
311 section = meta.get('build', dict())
312 build_settings = section.get('settings', None)
392 section = meta.get('build', dict())
395 kconfig_extern = section.get('kconfig-ext', False)
402 kconfig_setting = section.get('kconfig', None)
417 section = meta.get('build', dict())
420 kconfig_extern = section.get('sysbuild-kconfig-ext', False)
427 kconfig_setting = section.get('sysbuild-kconfig', None)