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

Remove out-of-tree patches #99

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

urutva
Copy link
Contributor

@urutva urutva commented Nov 20, 2024

Description

  • mbedtls: Remove out-of-tree patch
  • freertos-integration-tests: Remove out-of-tree patch
  • corepkcs11: Remove out-of-tree patch

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

With MbedTLS v3.6.1, the out of tree patch
`0001-md-Fix-guards-for-functions-and-headers.patch` is not needed
anymore.

Signed-off-by: Devaraj Ranganna <[email protected]>
* Remove upstreamed out of tree patch
  `0003-Introduce-user-defined-MQTT-keep-alive-value.patch`.
* With the latest version of FreeRTOS Integration tests, OTA PAL test
  has been removed. Therefore, remove OTA PAL test specific changes from
  integration layer including the patch
  0002-closefile-validsignature-test-Fix-test-bugs.patch.

Signed-off-by: Devaraj Ranganna <[email protected]>
Remove the upstreamed out-of-tree patch
`0001-Do-not-define-__PASTE-macro-for-Arm-compiler.patch` and update to
latest version of corePKCS11 library.

Signed-off-by: Devaraj Ranganna <[email protected]>
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.

3 participants