Robin Randhawa
Robin Randhawa
Hi Andre, Mary! I'd love to help with this! I've had exactly this on a list to discuss with Andre but couldn't come around to it yet. As a matter...
As a quick update, I've been ramping up on this problem space using the excellent resources provided by Alastair Reid (a former colleague from Arm Research who's now with Google)....
Just a voice in support of this feature! This is very useful when building embedded software where you have a common codebase that needs to be built using cpu architecture...
Apologies but this wasn’t clear to me: would this enable aligned heap allocations ? For example, if I want to declare an array that starts on the heap at an...
Thanks for the comprehensive answer, appreciated! My use case is a bare-metal run-time environment where I use picolibc's *alloc() implementations to access a linear physical link-time demarcated heap area. For...
Super useful! Thank you!
Hi. I don't have a very strong leg to stand on for this request given my mostly peripheral association with the cortex-a team (commentary not code) but I would request...
It would also be useful to have the opposite like in the UNIX `tree` tool: `-d` to show _only_ directories.