Skip to content

Conversation

gramshan
Copy link

removing direct inclusion of mbedtls headers.
bootutil has already abstracted away mbedtls apis.

@gramshan gramshan requested a review from davidvincze as a code owner August 19, 2025 14:24
@@ -5,6 +5,7 @@
* Copyright (c) 2016-2019 JUUL Labs
* Copyright (c) 2019-2024 Arm Limited
* Copyright (c) 2025 Nordic Semiconductor ASA
* Copyright (c) 2025 Analog Devices, Inc.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Copyright (c) 2025 Analog Devices, Inc.

Comment on lines 35 to 36

//to make INT_MAX available
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//to make INT_MAX available

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed all reviews.

Can we propose "Portions Copyright (c) 2025 Analog Devices, Inc" instead?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You've changed some includes, I'm not being funny but that is not a contribution that warrants a copyright added to a file, that's not code, that's not even copyrightable

removing direct inclusion of mbedtls headers.
bootutil has already abstracted away mbedtls apis.

Signed-off-by: Gowri Ramshankar <[email protected]>
@gramshan gramshan force-pushed the remove-mbed-headers branch from 71a4e25 to bfaa0fa Compare August 27, 2025 01:46
@@ -5,6 +5,7 @@
* Copyright (c) 2016-2019 JUUL Labs
* Copyright (c) 2019-2024 Arm Limited
* Copyright (c) 2025 Nordic Semiconductor ASA
* Portions Copyright (c) 2025 Analog Devices, Inc
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Portions Copyright (c) 2025 Analog Devices, Inc

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.

2 participants