Home
last modified time | relevance | path

Searched refs:additional (Results 1 – 15 of 15) sorted by relevance

/mcuboot-3.4.0/boot/zcbor/src/
Dzcbor_decode.c22 static uint_fast32_t additional_len(uint8_t additional) in additional_len() argument
24 if (ZCBOR_VALUE_IS_1_BYTE <= additional && additional <= ZCBOR_VALUE_IS_8_BYTES) { in additional_len()
30 return 1U << (additional - ZCBOR_VALUE_IS_1_BYTE); in additional_len()
127 uint8_t additional = ADDITIONAL(*state->payload); in value_extract() local
133 if (additional <= ZCBOR_VALUE_IN_HEADER) { in value_extract()
135 u8_result[result_len - 1] = additional; in value_extract()
137 u8_result[0] = additional; in value_extract()
140 uint_fast32_t len = additional_len(additional); in value_extract()
800 uint8_t additional = ADDITIONAL(*state->payload); local
819 if (additional == ZCBOR_VALUE_IS_INDEFINITE_LENGTH) {
Dzcbor_encode.c46 zcbor_major_type_t major_type, uint8_t additional) in encode_header_byte() argument
51 zcbor_assert_state(additional < 32, NULL); in encode_header_byte()
53 *(state->payload_mut++) = (uint8_t)((major_type << 5) | (additional & 0x1F)); in encode_header_byte()
/mcuboot-3.4.0/sim/
DREADME.rst51 If the simulator indicates a failure, you can turn on additional
/mcuboot-3.4.0/docs/
Dreadme-zephyr.md41 Install additional packages required for development with MCUboot:
65 In addition to the partitions defined in DTS, some additional
82 In addition to flash partitions in DTS, some additional configuration
96 provides additional details regarding the changes it makes to the image
251 Use the ``CONFIG_ENABLE_MGMT_PERUSER=y`` Kconfig option to enable the following additional commands:
Dindex.md70 You can find additional documentation on the bootloader in the source files.
Dimgtool.md134 can be independent from the key(s). For more information on the additional
Drelease-notes.md239 - Added some additional overflow and bound checks to data in the image
243 at an offset, without having to use additional tools to modify the
Dreadme-espressif.md18 1. Install additional packages required for development with MCUboot:
318 …ion is hardware-assisted, transparent to the MCUboot process and is an additional security measure…
/mcuboot-3.4.0/
DLICENSE120 that such additional attribution notices cannot be construed
124 may provide additional or different license terms and conditions
133 this License, without any additional terms or conditions.
174 of your accepting any such warranty or additional liability.
DREADME.md62 You can find additional documentation on the bootloader in the source files.
/mcuboot-3.4.0/boot/cypress/BlinkyApp/linker/
DBlinkyApp_template.ld51 * this may, for example, trigger linking of additional modules from standard
392 /* These sections are used for additional metadata (silicon revision,
/mcuboot-3.4.0/boot/cypress/MCUBootApp/
DMCUBootApp.ld47 * this may, for example, trigger linking of additional modules from standard
385 /* These sections are used for additional metadata (silicon revision,
DREADME.md152 …PGRADE image will be located in external memory. Refer to ExternalMemory.md for additional details.
/mcuboot-3.4.0/boot/cypress/platforms/PSOC_062_2M/CM0P/GCC_ARM/
Dcy8c6xxa_cm0plus.ld47 * this may, for example, trigger linking of additional modules from standard
385 /* These sections are used for additional metadata (silicon revision,
/mcuboot-3.4.0/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/
Dcy8c6xxa_cm4_dual.ld50 * this may, for example, trigger linking of additional modules from standard
403 /* These sections are used for additional metadata (silicon revision,