summaryrefslogtreecommitdiff
path: root/lib/psci/psci_common.c
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-01-30 19:30:39 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-02-02 16:02:58 +0900
commit9c740a58e140dfab13be1e5f41b427737428c210 (patch)
treeb2f5d63d4456a5d5476b42fbfe4df2d2eb30a438 /lib/psci/psci_common.c
parent7e51ca8daf3358f607d8dfe8733a8cdec12e0277 (diff)
uniphier: allocate xlat region of on-chip SRAM only when needed
Currently, the xlat region of the on-chip SRAM is always allocated for all BL images. The access to the on-chip SRAM is necessary for loading images from a USB memory device (i.e. when updating firmware), so unneeded for the usual boot procedure. To avoid this waste, allocate the xlat region dynamically only for BL2, and only when it is necessary. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'lib/psci/psci_common.c')
0 files changed, 0 insertions, 0 deletions