Skip to content

Upstream work around encryption TLV and PSA cosmetics #445

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

Merged
merged 7 commits into from
Jun 4, 2025

Conversation

de-nordic
Copy link
Contributor

This includes fixing typos, moving around some definitions into common files, creating separate unit for common macros and
PR mcu-tools/mcuboot#2327

de-nordic added 7 commits June 3, 2025 14:06
Remove unneeded and improve used.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
(cherry picked from commit 2367a60)
BOOT_ENC_KEY_SIZE is enough.
BOOTUTIL_CRYPTO_AES_CTR_BLOCK_SIZE has been replaced with
BOOT_ENC_BLOCK_SIZE.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
(cherry picked from commit 454cae8)
Provide proper identifiers for size and partitioning of the
HKDF output.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
(cherry picked from commit c412cdf)
Typo in identifier.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
(cherry picked from commit 792d411)
…nto one place

Make enc_key_public.h single point of definitions for key sizes,
TLV indexes and so on.

Upstream PR #: 2327

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
(cherry picked from commit 56e5ec3f5f4be9aee189dd28666ce5cf7005204e)
Use bootutil_macros.h instead.

Upstream PR #: 2327

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
(cherry picked from commit 3481b21d857b576ca5ffaa4e32481f07714122e4)
…tions

Cleanup.

Upstream PR #: 2327

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
(cherry picked from commit f067bf72d0662eaa58948f21b6fb98183d85afa9)
@de-nordic de-nordic requested a review from nordicjm as a code owner June 3, 2025 14:12
@de-nordic de-nordic requested a review from a team June 3, 2025 14:12
Copy link

sonarqubecloud bot commented Jun 3, 2025

@de-nordic de-nordic requested a review from a team June 4, 2025 12:18
@nvlsianpu nvlsianpu merged commit b37f58b into nrfconnect:main Jun 4, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants