Commit 0facb0c0 authored by kenneth's avatar kenneth
Browse files

feat: support non-continuous memory regions



The multiple non-continuous memory regions are supported when the macro
LOSCFG_MEM_MUL_REGIONS is enabled. The array of the type LOS_MEM_REGION should be defined,
and each array element defines the start address and the length for each memory regions, \
begining from the lower address to the higher memory address.

close #I43XOP

Signed-off-by: default avatarkenneth <zhushangyuan@huawei.com>
parent 870cf67c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment