Home
last modified time | relevance | path

Searched refs:swap (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_mont/
Dpka_ec_mont.c50 uint32_t swap = 0; in EcMontPkaScalarMultWithLadderExe() local
85swap ^= currBit; // PkiDbgPrintReg(… in EcMontPkaScalarMultWithLadderExe()
86 PkiConditionalSecureSwapUint32(&rX2, &rX3, swap); in EcMontPkaScalarMultWithLadderExe()
87 PkiConditionalSecureSwapUint32(&rZ2, &rZ3, swap); in EcMontPkaScalarMultWithLadderExe()
88swap = currBit; // PkiDbgPrintReg(… in EcMontPkaScalarMultWithLadderExe()
116 PkiConditionalSecureSwapUint32(&rX2, &rX3, swap); in EcMontPkaScalarMultWithLadderExe()
117 PkiConditionalSecureSwapUint32(&rZ2, &rZ3, swap); in EcMontPkaScalarMultWithLadderExe()
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/
Dtfm_secure_boot.rst164 recover the previous working firmware version after a faulty update. The swap
173 swap is made "permanent" and MCUBoot will then still choose to run it
175 therefore the bootloader will always perform a "revert" (swap the images
288 Multiple image boot is supported only together with the overwrite and swap