Home
last modified time | relevance | path

Searched refs:S (Results 1 – 10 of 10) sorted by relevance

/mcuboot-latest/boot/cypress/
Dcommon_libs.mk61 ASM_FILES_STARTUP := $(STARTUP_FILE).S
78 ASM_FILES_PDL += $(PSOC6_LIBS_PATH)/mtb-pdl-cat1/drivers/source/TOOLCHAIN_GCC_ARM/cy_syslib_gcc.S
DMakefile170 $(OUT_OBJ)/%.o: %.S
/mcuboot-latest/ext/tinycrypt/tests/
Dtest_ecc_dsa.c317 char *S[] = { in cavp_sign() local
340 return sign_vectors(&sha256_ctx, d, k, Msg, Qx, Qy, R, S, 15, verbose); in cavp_sign()
564 char *S[] = { in cavp_verify() local
587 return vrfy_vectors(&sha256_ctx, Msg, Qx, Qy, R, S, Result, 15, verbose); in cavp_verify()
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM0P/GCC_ARM/
Dcy8c6xxa_cm0plus.ld184 * define __STARTUP_COPY_MULTIPLE in startup_psoc6_02_cm0plus.S */
206 * define __STARTUP_CLEAR_BSS_MULTIPLE in startup_psoc6_02_cm0plus.S */
/mcuboot-latest/boot/cypress/BlinkyApp/linker/
DBlinkyApp_template.ld183 * define __STARTUP_COPY_MULTIPLE in startup_psoc6_02_cm4.S */
205 * define __STARTUP_CLEAR_BSS_MULTIPLE in startup_psoc6_02_cm4.S */
/mcuboot-latest/boot/cypress/MCUBootApp/
DMCUBootApp.ld185 * define __STARTUP_COPY_MULTIPLE in startup_psoc6_02_cm0plus.S */
207 * define __STARTUP_CLEAR_BSS_MULTIPLE in startup_psoc6_02_cm0plus.S */
/mcuboot-latest/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/
Dcy8c6xxa_cm4_dual.ld194 * define __STARTUP_COPY_MULTIPLE in startup_psoc6_02_cm4.S */
216 * define __STARTUP_CLEAR_BSS_MULTIPLE in startup_psoc6_02_cm4.S */
/mcuboot-latest/boot/espressif/hal/
DCMakeLists.txt125 ${esp_hal_dir}/components/esp_rom/patches/esp_rom_longjmp.S
/mcuboot-latest/docs/
Dreadme-espressif.md166 imgtool.py sign --align 4 -v 0 -H 32 --pad-header -S <SLOT_SIZE> <BIN_IN> <SIGNED_BIN>
290 imgtool.py sign -k <YOUR_SIGNING_KEY.pem> --pad --pad-sig --align 4 -v 0 -H 32 --pad-header -S 0x00…
529 …KEY.pem> --pad --pad-sig --align 32 --max-align 32 -v 0 -H 32 --pad-header -S <SLOT_SIZE> <BIN_IN>…
741 …-v <VERSION> -d "(<IMAGE_INDEX>, <VERSION_DEPENDENCY>)" -H 32 --pad-header -S <SLOT_SIZE> <BIN_IN>…
752 imgtool.py sign --align 4 -v 1.0.0 -d "(1, 0.0.1+0)" -H 32 --pad-header -S 0x100000 image0.bin imag…
Dimgtool.md75 -S, --slot-size INTEGER Size of the slot where the image will be