Home
last modified time | relevance | path

Searched refs:contents (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/tools/esptool_py/espsecure/
D__init__.py409 contents = args.datafile.read()
416 if len(contents) % SECTOR_SIZE != 0:
424 pad_by = SECTOR_SIZE - (len(contents) % SECTOR_SIZE)
429 contents += b"\xff" * pad_by
433 sig_block = validate_signature_block(contents, sig_block_num)
462 contents = contents[: len(contents) - SECTOR_SIZE]
477 signature = generate_signature_using_hsm(config, contents)
502 signature, pub_key, contents
507 args.keyfile, contents
536 f.write(contents + signature_sector)
[all …]
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dadvanced-commands.rst19 …owever, if you wish to perform a byte-by-byte verification of the flash contents (and optionally p…
33 …* Another way to compare flash contents is to use the ``read_flash`` command, and then use binary …
59 …age will probably crash. The ``image_info`` command can be used to check the binary image contents.
83 …and/or ``RDSR3`` commands to the flash chip to read the status register contents. This can be used…
104 …nd/or ``WRSR3`` commands to the flash chip to write the status register contents. This can be used…
Dbasic-commands.rst102 The read_flash command allows reading back the contents of flash. The arguments to the command are …
118 …o also set the ``--flash_size`` argument to ensure proper reading of the flash contents by the ROM.
256 Will create a file ``merged-flash.bin`` with the contents of the other 3 files. This file can be la…
262 …These options are applied to the output file contents in the same way as when writing to flash. Ma…
290 …ted as a black box. The conversion process does not consider the actual contents of the binary fil…
297 … gaps between individual files will be filled with `0xFF` bytes (same as unwritten flash contents).
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dserial-protocol.rst304 …nsure valid data, the SPI_FLASH_MD5 command was added to validate flash contents after flashing. I…
370contents after upload. The uploader should send the SPI_FLASH_MD5 command (not supported on ESP826…
374 …ure valid flash contents after upload. The uploader should send the SPI_FLASH_MD5 command or use a…
/hal_espressif-latest/tools/esptool_py/
DCONTRIBUTING.rst24 …n the git working directory directly, so any time the working directory contents change it will pi…
DLICENSE75 is covered only if its contents constitute a work based on the
/hal_espressif-latest/zephyr/blobs/
Dlicense.txt116 wherever such third-party notices normally appear. The contents
/hal_espressif-latest/
DLICENSE116 wherever such third-party notices normally appear. The contents
/hal_espressif-latest/tools/esptool_py/esptool/targets/stub_flasher/2/
DLICENSE-APACHE115 wherever such third-party notices normally appear. The contents
/hal_espressif-latest/components/mbedtls/
DKconfig24 SPIRAM contents provided hardware flash encryption feature is enabled.
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in53 SPIRAM contents provided hardware flash encryption feature is enabled.
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild814 If this option is set, flash contents will be encrypted by the bootloader on first boot.
/hal_espressif-latest/components/newlib/
DCOPYING.NEWLIB5 notices will apply to the contents of the newlib subdirectory: