openharmony_kernel_liteos_m/kernel
kenneth 0facb0c017 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: kenneth <zhushangyuan@huawei.com>
2021-08-17 09:07:04 +08:00
..
arch fix: 解决arm9编译冲突问题 2021-08-03 10:27:20 +08:00
include feat: support non-continuous memory regions 2021-08-17 09:07:04 +08:00
src feat: support non-continuous memory regions 2021-08-17 09:07:04 +08:00
BUILD.gn fix: trustzone 中断适配 2021-07-28 17:40:03 +08:00