blob: fdf735c97e8f814406ea10e0f99abf46831f2195 [file] [log] [blame]
description: Shared multi-heap memory pool manager
compatible: "shared-multi-heap"
include:
- name: base.yaml
property-allowlist: ['reg', 'label']
properties:
# Keep this is sync with shared_multi_heap.h
capability:
type: string
required: false
description: memory region capability
enum:
- "cacheable"
- "non-cacheable"
label:
required: true