Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imgtool: bugfix #2096 #2098

Merged
merged 1 commit into from
Oct 17, 2024
Merged

imgtool: bugfix #2096 #2098

merged 1 commit into from
Oct 17, 2024

Conversation

michalek-no
Copy link
Collaborator

@michalek-no michalek-no commented Oct 15, 2024

fixing broken encryption caused by shift in function parameters.

Fixes #2096

fixing broken encryption caused by shift in function parameters.

Signed-off-by: Mateusz Michalek <mateusz.michalek@nordicsemi.no>
@nordicjm
Copy link
Collaborator

@mimok can you try this and check the issue is resolved?

@mimok
Copy link

mimok commented Oct 15, 2024

Actually, I implemented the same thing as a work around. I believe it works (according to the content of the binary file) but i need to do additional tests these friday to see whether mcuboot is ok with binaries generated this way.

nordicjm pushed a commit to nordicjm/sdk-mcuboot that referenced this pull request Oct 16, 2024
fixing broken encryption caused by shift in function parameters.

Upstream PR: mcu-tools/mcuboot#2098

Signed-off-by: Mateusz Michalek <mateusz.michalek@nordicsemi.no>
nordicjm pushed a commit to nrfconnect/sdk-mcuboot that referenced this pull request Oct 17, 2024
fixing broken encryption caused by shift in function parameters.

Upstream PR: mcu-tools/mcuboot#2098

Signed-off-by: Mateusz Michalek <mateusz.michalek@nordicsemi.no>
@nvlsianpu nvlsianpu merged commit 33de65c into mcu-tools:main Oct 17, 2024
58 checks passed
rlubos pushed a commit to rlubos/fw-nrfconnect-mcuboot that referenced this pull request Oct 22, 2024
fixing broken encryption caused by shift in function parameters.

Upstream PR: mcu-tools/mcuboot#2098

Signed-off-by: Mateusz Michalek <mateusz.michalek@nordicsemi.no>
(cherry picked from commit 31f74eb)
rlubos pushed a commit to rlubos/fw-nrfconnect-mcuboot that referenced this pull request Oct 22, 2024
fixing broken encryption caused by shift in function parameters.

Upstream PR: mcu-tools/mcuboot#2098

Signed-off-by: Mateusz Michalek <mateusz.michalek@nordicsemi.no>
(cherry picked from commit 31f74eb)
jukkar pushed a commit to jukkar/sdk-mcuboot that referenced this pull request Dec 5, 2024
fixing broken encryption caused by shift in function parameters.

Upstream PR: mcu-tools/mcuboot#2098

Signed-off-by: Mateusz Michalek <mateusz.michalek@nordicsemi.no>
(cherry picked from commit 31f74eb)
(cherry picked from commit 2b568d8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Imgtool: broken image encryption
5 participants