Home
last modified time | relevance | path

Searched refs:Raise (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/tools/binman/etype/
H A Du_boot_with_ucode_ptr.py40 self.Raise('Cannot locate _dt_ucode_base_size symbol in u-boot')
52 self.Raise('Cannot find microcode region u-boot-ucode')
66 self.Raise('Microcode pointer _dt_ucode_base_size at %08x is '
79 self.Raise('Cannot find microcode region u-boot-dtb-with-ucode')
H A Dentry.py145 self.Raise('No position set with pos-unset: should another '
163 self.Raise("Entry contents size is %#x (%d) but entry size is "
169 self.Raise("Size %#x (%d) does not match align-size %#x (%d)" %
172 self.Raise("Position %#x (%d) does not match align %#x (%d)" %
177 def Raise(self, msg): member in Entry
H A Dintel_descriptor.py43 self.Raise('Cannot find FD signature')
H A Du_boot_dtb_with_ucode.py50 raise self.Raise("No /microcode node found in '%s'" % fname)
/rk3399_rockchip-uboot/tools/binman/
H A Dimage.py201 entry.Raise("Position %#x (%d) is outside the image starting "
206 entry.Raise("Position %#x (%d) overlaps with previous entry '%s' "
/rk3399_rockchip-uboot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped69 """Raise an error if the return value is -ve
89 """Raise an error if the return value is NULL