Skip to content

chore(no_std): Add allocator for target_os = none#803

Open
kevaundray wants to merge 1 commit into0xPolygonHermez:pre-develop-0.16.0from
kevaundray:kw/add-alloc-os-none
Open

chore(no_std): Add allocator for target_os = none#803
kevaundray wants to merge 1 commit into0xPolygonHermez:pre-develop-0.16.0from
kevaundray:kw/add-alloc-os-none

Conversation

@kevaundray
Copy link
Contributor

Related to #793

In order to support rv64imac-unknown-none-elf or rv64im-unknown-none-elf in the future, the code would require an implementation of a global allocator. This re-uses the bump allocator that is already being used for sbrk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant