Add shared memory initializatin logic
This commit is contained in:
parent
1c0433bdf4
commit
42f0eb7d34
@ -200,7 +200,7 @@ config ARCH_HEAP_VBASE
|
||||
The virtual address of the beginning of the heap region.
|
||||
|
||||
config ARCH_SHM_VBASE
|
||||
hex "Virtual heap base"
|
||||
hex "Shared memory base"
|
||||
depends on MM_SHM
|
||||
---help---
|
||||
The virtual address of the beginning of the shared memory region.
|
||||
|
Loading…
Reference in New Issue
Block a user