Skip to content

[FEATURE] Allocator custom block mappings via kconfig #1577

@lgirdwood

Description

@lgirdwood

Is your feature request related to a problem? Please describe.
Allow allocator HEAP pool and block mappings to be customised via Kconfig.

Describe the solution you'd like
Kconfig menu would allow for sizing of HEAP pools like IMR, LPSRAM, uncache, etc (size == 0 means pools is disabled) and also allow the block mappings for each size to be specified. Kconfig not expected to validate the selection (unless it can) as compiler should throw an error if pre-processing fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NotableEnhancement is significant or notable for release.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions