commit | 1d0c177d33b3e0b6284a42ae0b000e4b0bc83a50 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Sun Jun 19 12:38:38 2016 +0800 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Jul 15 15:54:57 2016 +0200 |
tree | 738e4e7eb887bda79a71088f5cb85d3e6b1684f9 | |
parent | dd522026ae58317a52d7bff0c4e7c6c60ae4bed4 [diff] |
ARM: PSCI: Remove unused psci_text_end symbol psci_text_end was used to calculate the PSCI stack address following the secure monitor text. Now that we have an explicit secure stack section, this is no longer used. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com>