openharmony_kernel_liteos_m/testsuits/sample/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
..
event style:修改 liteos_a unittest 测试文件的 licence 注释 2021-08-05 14:32:21 +00:00
hwi style:修改 liteos_a unittest 测试文件的 licence 注释 2021-08-05 14:32:21 +00:00
mem feat: support non-continuous memory regions 2021-08-17 09:07:04 +08:00
mux style:修改 liteos_a unittest 测试文件的 licence 注释 2021-08-05 14:32:21 +00:00
queue style:修改 liteos_a unittest 测试文件的 licence 注释 2021-08-05 14:32:21 +00:00
sem style:修改 liteos_a unittest 测试文件的 licence 注释 2021-08-05 14:32:21 +00:00
swtmr style:修改 liteos_a unittest 测试文件的 licence 注释 2021-08-05 14:32:21 +00:00
task style:修改 liteos_a unittest 测试文件的 licence 注释 2021-08-05 14:32:21 +00:00