summaryrefslogtreecommitdiff
path: root/services/std_svc/psci/psci_main.c
diff options
context:
space:
mode:
authorAndrew Thoelke <andrew.thoelke@arm.com>2014-06-20 11:12:39 +0100
committerAndrew Thoelke <andrew.thoelke@arm.com>2014-06-20 11:12:39 +0100
commit0695dc49e2f1fcaef673ad7a50d9ec97ae3744b5 (patch)
tree47a576f947f299ce1e498565481632dbd15de8d0 /services/std_svc/psci/psci_main.c
parentdbc64b39c9193f0b582d706bcf0d04e0a7bf4944 (diff)
Remove broken assertion in console_putc()
The assertion in console_putc() would trigger a recursion that exhausts the stack and eventually aborts. This patch replaces the assertion with an error return if the console has not been initialized yet. Fixes ARM-software/tf-issues#208 Change-Id: I95f736ff215d69655eb5ba7ceac70dc1409d986a
Diffstat (limited to 'services/std_svc/psci/psci_main.c')
0 files changed, 0 insertions, 0 deletions