ARMmbed / uvisor

DEPRECATED mbed OS uVisor -- device security layer for ARMv7M microcontrollers
Other
132 stars 70 forks source link

Add IARCC compatible wrapping for _malloc_r #238

Open niklarm opened 8 years ago

niklarm commented 8 years ago

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.

ciarmcom commented 8 years ago

ARM Internal Ref: IOTSFW-2716