Home
last modified time | relevance | path

Searched full:value (Results 1 – 25 of 140) sorted by relevance

123456

/mcuboot-3.6.0/boot/cypress/MCUBootApp/
DMCUBootApp_CM0P_Debug.launch3 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doContinue" value="false"/>
4 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doDebugInRam" value="false"/>
5 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doFirstReset" value="true"/>
6 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doGdbServerAllocateConsole" value="t…
7 …bute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doGdbServerAllocateTelnetConsole" value="false"/>
8 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doSecondReset" value="false"/>
9 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doStartGdbCLient" value="true"/>
10 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doStartGdbServer" value="true"/>
11 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.enableSemihosting" value="true"/>
12 <stringAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.firstResetType" value="init"/>
[all …]
/mcuboot-3.6.0/boot/cypress/BlinkyApp/
DBlinkyApp_CM4_Debug.launch3 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doContinue" value="false"/>
4 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doDebugInRam" value="false"/>
5 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doFirstReset" value="true"/>
6 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doGdbServerAllocateConsole" value="t…
7 …bute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doGdbServerAllocateTelnetConsole" value="false"/>
8 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doSecondReset" value="false"/>
9 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doStartGdbCLient" value="true"/>
10 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.doStartGdbServer" value="true"/>
11 <booleanAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.enableSemihosting" value="true"/>
12 <stringAttribute key="ilg.gnumcueclipse.debug.gdbjtag.openocd.firstResetType" value="init"/>
[all …]
/mcuboot-3.6.0/boot/mynewt/mcuboot_config/
Dsyscfg.yml24 value: 0
27 value: 0
30 value: 0
33 value: 2048
36 value: 0
39 value: 0
42 value: 0
45 value: 0
48 value: 0
51 value: 0
[all …]
/mcuboot-3.6.0/boot/mbed/
Dmbed_lib.json8 "value": true boolean
23 "value": "0x1000" string
37 "value": true boolean
44 "value": "SIGNATURE_TYPE_RSA" string
51 "value": 2048 number
58 "value": "MBEDTLS" string
64 "value": null null
70 "value": null null
76 "value": null null
82 "value": "MCUBOOT_LOG_LEVEL_OFF" string
[all …]
/mcuboot-3.6.0/boot/boot_serial/
Dsyscfg.yml23 value: '-1'
32 value: 'HAL_GPIO_PULL_UP'
36 The value the detect pin must be set to for the serial boot loader
38 value: 0
49 value: 0
62 value: '"nmgr"'
68 value: 'LED_BLINK_PIN'
73 value: 4
78 If the value in the register matches, the serial bootloader will
79 load. Value must not be 0.
[all …]
/mcuboot-3.6.0/ext/mbedtls-asn1/include/mbedtls/
Dasn1.h47 …TLS_ERR_ASN1_UNEXPECTED_TAG -0x0062 /**< ASN1 tag was of an unexpected value. */
63 * - 0x05 -- value
144 * Type-length-value structure that allows for ASN1 using DER.
181 mbedtls_asn1_buf MBEDTLS_PRIVATE(val); /**< The named value. */
195 * On error, the value of \c *p is undefined.
217 * On error, the value of \c *p is undefined.
235 * \brief Retrieve a boolean ASN.1 tag and its value.
241 * On error, the value of \c *p is undefined.
243 * \param val On success, the parsed value (\c 0 or \c 1).
254 * \brief Retrieve an integer ASN.1 tag and its value.
[all …]
Dbignum.h59 * Minimum value: 1. Maximum value: 6.
193 * but does not define a value for the MPI.
247 * if necessary to hold the value in the source MPI.
274 * * \c 0: Keep the original value of \p X.
315 * \brief Store integer value in MPI.
318 * \param z The value to use.
347 * \param val The desired value of bit \c pos: \c 0 or \c 1.
356 * \brief Return the number of bits of value \c 0 before the
357 * least significant bit of value \c 1.
360 * the least significant bit of value \c 1.
[all …]
/mcuboot-3.6.0/boot/bootutil/include/bootutil/
Dsecurity_cnt.h20 * their value cannot decrease due to any kind of power failure.
43 * Reads the stored value of a given image's security counter.
46 * @param security_cnt Pointer to store the security counter value.
53 * Updates the stored value of a given image's security counter with a new
54 * security counter value if the new one is greater.
57 * @param img_security_cnt New security counter value. The new value must be
59 * or equal to the current security counter value.
Dfault_injection_hardening.h32 * the counter has the same value as before this process. This can be used to
90 /* Non-zero success value to defend against register resets. Zero is the most
91 * common value for a corrupted register so complex bit-patterns are used
107 * another xor. The mask value doesn't _really_ matter that much, as long as
169 /* rc is volatile so if it is the return value then the function cannot be in fih_delay()
254 /* C has a common return pattern where 0 is a correct value and all others are
256 * value that is not FIH_SUCCESS
288 * First perform the precall step - this gets the current value of the CFI
296 * The postcall step gets the value of the counter and compares it to the
297 * previously saved value. If this is equal then the function call and all child
[all …]
/mcuboot-3.6.0/scripts/imgtool/
Dmain.py165 'Default value is {}.'
248 def validate_version(ctx, param, value): argument
250 decode_version(value)
251 return value
256 def validate_security_counter(ctx, param, value): argument
257 if value is not None:
258 if value.lower() == 'auto':
262 return int(value, 0)
267 .format(value))
270 def validate_header_size(ctx, param, value): argument
[all …]
Ddumpinfo.py29 TLV_TYPES = dict((value, key) for key, value in image.TLV_VALUES.items())
140 # The alignment value is encoded in the magic field
144 print("Warning: the trailer magic value is invalid!")
172 # Estimated value of key_field_len is correct if
196 for key, value in header.items():
198 if not value:
199 flag_string = hex(value)
203 if (value & image.IMAGE_F[flag]):
208 value = flag_string
210 if type(value) != str:
[all …]
/mcuboot-3.6.0/boot/zcbor/include/
Dzcbor_decode.h62 * @param[out] result Where to place the decoded value.
65 * @retval true If the value was decoded correctly.
66 * @retval false If the value has the wrong type, the payload overflowed, the
67 * element count was exhausted, or the value was larger than can
81 bool zcbor_simple_decode(zcbor_state_t *state, uint8_t *result); /* CBOR simple value */
82 bool zcbor_bool_decode(zcbor_state_t *state, bool *result); /* boolean CBOR simple value */
94 * @param[in] expected The expected value.
96 * @retval true If the result was decoded correctly and has the expected value.
98 * expected value.
109 bool zcbor_simple_expect(zcbor_state_t *state, uint8_t expected); /* CBOR simple value */
[all …]
Dzcbor_encode.h61 * @param[in] input The value to encode.
73 bool zcbor_simple_put(zcbor_state_t *state, uint8_t input); /* CBOR simple value */
74 bool zcbor_bool_put(zcbor_state_t *state, bool input); /* boolean CBOR simple value */
75 bool zcbor_nil_put(zcbor_state_t *state, const void *unused); /* 'nil' CBOR simple value */
76 … zcbor_undefined_put(zcbor_state_t *state, const void *unused); /* 'undefined' CBOR simple value */
92 bool zcbor_simple_encode(zcbor_state_t *state, uint8_t *input); /* CBOR simple value */
93 bool zcbor_bool_encode(zcbor_state_t *state, const bool *input); /* boolean CBOR simple value */
161 * value encoder functions in this library, e.g. @ref zcbor_uint32_encode,
163 * @p input will be used as a value instead of an array/pointer, so
164 * @p input_len will determine how much the value changes for each call.
[all …]
Dzcbor_common.h46 const uint8_t *value; member
237 #define ZCBOR_VALUE_IS_1_BYTE 24 ///! The next 1 byte contains the value.
238 #define ZCBOR_VALUE_IS_2_BYTES 25 ///! The next 2 bytes contain the value.
239 #define ZCBOR_VALUE_IS_4_BYTES 26 ///! The next 4 bytes contain the value.
240 #define ZCBOR_VALUE_IS_8_BYTES 27 ///! The next 8 bytes contain the value.
277 /** Initial value for elem_count for when it just needs to be large. */
404 * If the total length is not known, the total_len can have the value
414 * found, or if any fragment value is NULL.
459 size_t zcbor_header_len(uint64_t value);
462 size_t zcbor_header_len_ptr(const void *const value, size_t value_len);
[all …]
/mcuboot-3.6.0/boot/nuttx/include/flash_map_backend/
Dflash_map_backend.h80 * Returned Value:
99 * Returned Value:
120 * Returned Value:
138 * Returned Value:
139 * The offset value of the requested flash area.
157 * Returned Value:
158 * The size value of the requested flash area.
177 * Returned Value:
178 * The offset value of the requested flash sector.
196 * Returned Value:
[all …]
/mcuboot-3.6.0/boot/mynewt/
Dsyscfg.yml24 value: 1
27 value: 0
30 value:
33 value:
41 value: 0
/mcuboot-3.6.0/boot/zcbor/src/
Dzcbor_common.c203 if (fragments[i].fragment.value == NULL) { in zcbor_validate_string_fragments()
243 fragments[i].fragment.value, fragments[i].fragment.len); in zcbor_splice_string_fragments()
256 && (str1->value != NULL) && (str2->value != NULL) && (str1->len == str2->len) in zcbor_compare_strings()
257 && (memcmp(str1->value, str2->value, str1->len) == 0); in zcbor_compare_strings()
261 size_t zcbor_header_len(uint64_t value) in zcbor_header_len() argument
263 if (value <= ZCBOR_VALUE_IN_HEADER) { in zcbor_header_len()
265 } else if (value <= 0xFF) { in zcbor_header_len()
267 } else if (value <= 0xFFFF) { in zcbor_header_len()
269 } else if (value <= 0xFFFFFFFF) { in zcbor_header_len()
277 size_t zcbor_header_len_ptr(const void *const value, size_t value_len) in zcbor_header_len_ptr() argument
[all …]
Dzcbor_decode.c22 /** Return value length from additional value.
111 /** Get a single value.
114 * retrieve the value (either from within the additional info, or from
119 * - Min/max constraints on the value.
179 /* Value to be read doesn't have the right type. */
192 /* Value is too large to fit in a signed integer. */
397 result->value = state->payload;
439 state->payload_end = result->value + result->len;
502 result->fragment.value = state->payload_mut;
518 result->fragment.value = state->payload_mut;
[all …]
Dzcbor_encode.c54 zcbor_assert_state(additional < 32, "Unsupported additional value: %d\r\n", additional); in encode_header_byte()
61 /** Encode a single value.
220 if (input->value && ((zcbor_header_len_ptr(&input->len, sizeof(input->len))
264 /* Use a dummy value for the sake of the length calculation below.
274 result->value = state->payload_end - remaining_str_len(state);
275 result->len = (size_t)payload - (size_t)result->value;
295 if (state->payload_mut != input->value) {
298 memmove(state->payload_mut, input->value, input->len);
319 const struct zcbor_string zs = { .value = (const uint8_t *)str, .len = len };
327 const struct zcbor_string zs = { .value = (const uint8_t *)str, .len = len };
/mcuboot-3.6.0/boot/bootutil/src/
Dfault_injection_hardening.c11 * not to optimize the double check. Value doesn't matter.
29 /* Increment the CFI counter by one, and return the value before the increment.
38 /* Validate that the saved precall value is the same as the value of the global
49 /* Decrement the global CFI counter by one, so that it has the same value as
/mcuboot-3.6.0/boot/nuttx/src/flash_map_backend/
Dflash_map_backend.c69 uint8_t erase_state; /* Byte value of the flash erased state */
171 * Returned Value:
202 * Returned Value:
241 * Returned Value:
242 * Zero on success, or negative value in case of error.
344 * Returned Value:
395 * Returned Value:
396 * Zero on success, or negative value in case of error.
463 * Returned Value:
464 * Zero on success, or negative value in case of error.
[all …]
/mcuboot-3.6.0/boot/boot_serial/src/
Dzcbor_bulk.c38 memcmp(key.value, dptr->key.value, key.len) == 0) { in zcbor_map_decode_bulk()
44 /* Failure to decode value matched to key in zcbor_map_decode_bulk()
Dzcbor_bulk.h44 .value = (uint8_t *)k, \
51 /** @brief Define single key-value decode mapping
83 * a given key will place a decoded value - they have to agree in type
102 * value;
/mcuboot-3.6.0/ext/tinycrypt/lib/include/tinycrypt/
Dutils.h64 * @brief Set the value 'val' into the buffer 'to', 'len' times.
67 * @param val IN -- value to be set in 'to'
68 * @param len IN -- number of times the value will be copied
77 * @param a IN/OUT -- value to be doubled
/mcuboot-3.6.0/ext/tinycrypt/lib/source/
Dcmac_mode.c56 * string 1000 0111 = 0x87, which is the value of gf_wrap.
70 * assumes: out != NULL and points to a GF(2^n) value to receive the
71 * doubled value;
72 * in != NULL and points to a 16 byte GF(2^n) value
75 * effects: doubles the GF(2^n) value pointed to by "in" and places
76 * the result in the GF(2^n) value pointed to by "out."
84 /* if msb == 1, we need to add the gf_wrap value, otherwise add 0 */ in gf_double()

123456