Searched hist:"8 c0ef7fad676827125ad91060361d05ab4b16f44" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ |
| H A D | psci.S | 8c0ef7fad676827125ad91060361d05ab4b16f44 Sun Jun 19 04:38:37 UTC 2016 Chen-Yu Tsai <wens@csie.org> 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>
|