Lines Matching defs:help
5 "help": "Build the bootloader, in addition to the MCUboot library.", string
11 …"help": "Start address of the primary (bootable) image slot. Target-dependent, please set on a per… string
16 …"help": "Size of the primary (bootable) image slot, in bytes. Target-dependent, please set on a pe… string
21 …"help": "Size of the header info section, in bytes. Target-dependent, please set on a per-target b… string
26 … "help": "Start address of the scratch area. If needed, please set on a per-target basis.", string
30 … "help": "Size of the scratch area, in bytes. If needed, please set on a per-target basis.", string
34 …"help": "Always check the signature of the image in the primary slot before booting, even if no up… string
40 "help": "The algorithm used for digital signing.", string
47 "help": "If RSA is used for signature algorithm, this specifies the length.", string
54 …"help": "The crypto library backend. NOTE: TinyCrypt is currently only supported with GCC for Mbed… string
61 …"help": "The default is to support A/B image swapping with rollback. A simpler code path, which on… string
67 …"help": "Only erase and overwrite those primary slot sectors needed to install the new image, rath… string
73 "help": "Enable MCUboot logging. Must also enable mbed-trace", string
79 "help": "Verbosity of MCUboot logging.", string
85 "help": "Exclude non-bootloader logs from Mbed OS (e.g. underlying storage).", string
91 …"help": "Maximum number of flash sectors per image slot. Target-dependent, please set on a per-tar… string
96 …"help": "Granularity of read operations, in bytes. Enables a workaround if your block device does … string
101 "help": "Use hardware key (NOT TESTED)", string
107 "help": "Boot swap using move (NOT TESTED)", string
113 "help": "Updateable image number (NOT TESTED)", string
117 "help": "Swap save enctlv (NOT TESTED)", string
122 "help": "Encrypt images using RSA (NOT TESTED)", string
128 "help": "Encrypt images using EC256 (NOT TESTED)", string
134 "help": "Encrypt images using X25519 (NOT TESTED)", string
140 "help": "Bootstrap (NOT TESTED)", string
145 "help": "Use bench (NOT TESTED)", string
150 "help": "Prevent downgrades (NOT TESTED)", string
155 "help": "Hardware rollback protection (NOT TESTED)", string
160 "help": "Measured boot (NOT TESTED)", string
165 "help": "Share data (NOT TESTED)", string
170 … "help": "Start of reserved RAM region for data shared between bootloader and application", string
175 … "help": "Size of reserved RAM region for data shared between bootloader and application", string
180 "help": "Enable ability to boot update candidates in-place.", string
185 "help": "Enable XIP revert mechanism. Only valid if direct-xip is also enabled.", string
190 …"help": "Specify start address for secondary slot address in XIP-accessible memory. This is requir… string