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

Zephyr integration: Use K_HEAP_MEM_POOL_SIZE #280

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

jhedberg
Copy link
Contributor

This define should be used instead of the Kconfig option to determine if the k_malloc family of functions are available.

This define should be used instead of the Kconfig option to determine if
the k_malloc family of functions are available.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
@jhedberg
Copy link
Contributor Author

This is needed for zephyrproject-rtos/zephyr#65908

Copy link
Contributor

@arnopo arnopo left a comment

Choose a reason for hiding this comment

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

LGTM

@arnopo arnopo merged commit f55c02a into OpenAMP:main Dec 15, 2023
4 checks passed
@arnopo arnopo added this to the Release V2024.04 milestone Feb 19, 2024
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