Skip to content

Conversation

@Olstyle
Copy link
Contributor

@Olstyle Olstyle commented Sep 9, 2024

Enables actually changing the size of the secure heap

Description

The secure heap is trying to use defines from FreeRTOSConfig.h but never actually included it. This patch changes this.

Test Steps

  1. Create a project with secure heap
  2. Increase the secure heap size in the config
  3. Check real heap size via build analyzer

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.

Enables actually changing the size of the secure heal
@Olstyle Olstyle requested a review from a team as a code owner September 9, 2024 19:18
Signed-off-by: Gaurav Aggarwal <[email protected]>
@sonarqubecloud
Copy link

@aggarg aggarg merged commit 310ace5 into FreeRTOS:main Sep 10, 2024
moninom1 pushed a commit to moninom1/FreeRTOS-Kernel that referenced this pull request Sep 30, 2025
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