summaryrefslogtreecommitdiff
path: root/arch/arm/lib/stack.c
diff options
context:
space:
mode:
authorSughosh Ganu <sughosh.ganu@linaro.org>2024-08-26 17:29:28 +0530
committerTom Rini <trini@konsulko.com>2024-09-03 14:08:50 -0600
commitb6400de7e03cdd5e93195bf260dc7ab9f68aea8f (patch)
treee91533d856c5eaf61d128cc0e2f6da19a14c12ed /arch/arm/lib/stack.c
parentc2c50d52d9474ed8d6796d3def2083d5ad549dcc (diff)
lmb: init: initialise the lmb data structures during board init
The memory map maintained by the LMB module is now persistent and global. This memory map is being maintained through the alloced list structure which can be extended at runtime -- there is one list for the available memory, and one for the used memory. Allocate and initialise these lists during the board init. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'arch/arm/lib/stack.c')
0 files changed, 0 insertions, 0 deletions