Searched refs:get_cfg (Results 1 – 1 of 1) sorted by relevance
251 appver = self.get_cfg(command, build_conf, 'CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION')252 vtoff = self.get_cfg(command, build_conf, 'CONFIG_ROM_START_OFFSET')336 def get_cfg(command, build_conf, item): member in ImgtoolSigner