Home
last modified time | relevance | path

Searched refs:add (Results 1 – 8 of 8) sorted by relevance

/mcuboot-2.7.6/scripts/imgtool/
Dimage.py111 def add(self, kind, payload): member in TLV
381 prot_tlv.add('SEC_CNT', payload)
384 prot_tlv.add('BOOT_RECORD', boot_record)
396 prot_tlv.add('DEPENDENCY', payload)
400 prot_tlv.add(tag, value)
413 tlv.add('SHA256', digest)
417 tlv.add('KEYHASH', pubbytes)
419 tlv.add('PUBKEY', pub)
428 tlv.add(key.sig_tlv(), sig)
448 tlv.add('ENCRSA2048', cipherkey)
[all …]
/mcuboot-2.7.6/samples/zephyr/
Dtest-compile.go116 err = b.add(testName, name, name)
125 func (b *Builds) add(baseName, zipName, fileName string) error { func
/mcuboot-2.7.6/docs/
Dreadme-mynewt.md8 First you need to add the repo to your `project.yml`:
Drelease.md12 2. MINOR version when you add functionality in a backwards-compatible
16 We add pre-release tags of the format MAJOR.MINOR.PATCH-rc1.
Dimgtool.md26 You can add the `-p` argument to `keygen`, which will cause it to
107 in use that does not automatically add this zeroed header, `--pad-header` can
Decdsa.md35 - First, add a `--no-pad-sig` argument to the sign command in
/mcuboot-2.7.6/
DLICENSE117 do not modify the License. You may add Your own attribution
123 You may add Your own copyright statement to Your modifications and
/mcuboot-2.7.6/boot/cypress/MCUBootApp/
DREADME.md60 Update this line and or add similar for flash map parameters to override.