diff options
author | Chen-Yu Tsai <wens@csie.org> | 2016-06-19 12:38:37 +0800 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2016-07-15 15:54:57 +0200 |
commit | 8c0ef7fad676827125ad91060361d05ab4b16f44 (patch) | |
tree | b6a9f0062be1655fc290a80728ce7f84f131417d /common | |
parent | 980d6a55119f757ade4abed88bf4b2b7494c68e6 (diff) | |
download | u-boot-imx-8c0ef7fad676827125ad91060361d05ab4b16f44.zip u-boot-imx-8c0ef7fad676827125ad91060361d05ab4b16f44.tar.gz u-boot-imx-8c0ef7fad676827125ad91060361d05ab4b16f44.tar.bz2 |
ARM: PSCI: Allocate PSCI stack in secure stack section
Now that we have a secure stack section that guarantees usable memory,
allocate the PSCI stacks in that section.
Also add a diagram detailing how the stacks are placed in memory.
Reserved space for the target PC remains unchanged. This should be
moved to global variables within a secure data section in the future.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions