ARMmbed / ARMmbed/uvisor

Add IARCC compatible wrapping for _malloc_r

Open
#238 1 comment 0 reactions 0 assignees View on GitHub
future uvisor RTOS support mirrored
Dominant language
C
Stars
135
Forks
72
PR merge metrics
No merged PRs in 30d

Description

At the moment `_malloc_r` cannot be wrapped to use the tier-2 allocator, since I couldn't find any documentation on function wrapping for IAR CC.

Contributor guide

Open the contributing guide

Research direction

Start by researching IAR CC function-wrapping documentation and tracing the _malloc_r entry point with the tier-2 allocator integration. Done means defining and validating a documented way for _malloc_r to be wrapped for tier-2 allocation, including the relevant compatibility behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.