Searched refs:TAG (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/ |
| H A D | mxsimage.mx23.cfg | 3 TAG LAST
|
| H A D | mxsimage.mx28.cfg | 3 TAG LAST
|
| H A D | mxsimage-signed.cfg | 3 TAG LAST
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.mxsimage | 43 - A "SECTION" must be immediatelly followed by a "TAG" instruction. 44 - The "TAG" instruction has the following semantics: 46 TAG [LAST] 49 - After a "TAG" unstruction, any of the following instructions may follow 152 T -- TAG instruction
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | boot_merger.h | 92 #define TAG 0x544F4F42 macro
|
| H A D | boot_merger.c | 756 hdr->tag = TAG; in getBoothdr()
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | avbtool.py | 1248 TAG = 0 variable in AvbPropertyDescriptor 1271 if tag != self.TAG or num_bytes_following != expected_size: 1314 desc = struct.pack(self.FORMAT_STRING, self.TAG, nbf_with_padding, 1362 TAG = 1 variable in AvbHashtreeDescriptor 1406 if tag != self.TAG or num_bytes_following != expected_size: 1483 desc = struct.pack(self.FORMAT_STRING, self.TAG, nbf_with_padding, 1569 TAG = 2 variable in AvbHashDescriptor 1600 if tag != self.TAG or num_bytes_following != expected_size: 1654 desc = struct.pack(self.FORMAT_STRING, self.TAG, nbf_with_padding, 1710 TAG = 3 variable in AvbKernelCmdlineDescriptor [all …]
|