Searched refs:bval (Results 1 – 4 of 4) sorted by relevance
| /bsp/bouffalo_lab/bl70x/board/ |
| A D | fw_header.c | 98 .boot_cfg.bval.sign = 0x0, /* [1: 0] for sign*/ 99 .boot_cfg.bval.encrypt_type = 0x0, /* [3: 2] for encrypt */ 101 .boot_cfg.bval.rsvd_7_6 = 0x0, /* [7: 6] for encrypt*/ 102 .boot_cfg.bval.no_segment = 0x1, /* [8] no segment info */ 103 .boot_cfg.bval.cache_select = 0x1, /* [9] for cache */ 107 .boot_cfg.bval.crc_ignore = 0x1, /* [16] ignore crc */ 108 .boot_cfg.bval.hash_ignore = 0x1, /* [17] hash crc */ 109 .boot_cfg.bval.halt_ap = 0x0, /* [18] halt ap */ 110 .boot_cfg.bval.boot2_enable = 0x00, /* [19] boot2 enable */ 111 .boot_cfg.bval.boot2_rollback = 0x00, /* [20] boot2 rollback */ [all …]
|
| A D | fw_header.h | 144 } bval; member
|
| /bsp/bouffalo_lab/bl60x/board/ |
| A D | fw_header.c | 98 .boot_cfg.bval.sign = 0x0, /* [1: 0] for sign*/ 99 .boot_cfg.bval.encrypt_type = 0x0, /* [3: 2] for encrypt */ 101 .boot_cfg.bval.rsvd6_7 = 0x0, /* [7: 6] for encrypt*/ 102 .boot_cfg.bval.no_segment = 0x1, /* [8] no segment info */ 103 .boot_cfg.bval.cache_select = 0x1, /* [9] for cache */ 105 .boot_cfg.bval.aes_region_lock = 0x0, /* [11] aes region lock */ 106 .boot_cfg.bval.cache_way_disable = 0x3, /* [15: 12] cache way disable info*/ 107 .boot_cfg.bval.crc_ignore = 0x1, /* [16] ignore crc */ 108 .boot_cfg.bval.hash_ignore = 0x1, /* [17] hash crc */ 109 .boot_cfg.bval.halt_ap = 0x0, /* [18] halt ap */ [all …]
|
| A D | fw_header.h | 142 } bval; member
|
Completed in 13 milliseconds