arm-trusted-firmware/common
Jeenu Viswambharan 090630e4bc Tolerate runtime service initialization failure
At present, the firmware panics if a runtime service fails to
initialize. An earlier patch had implemented late binding for all
runtime service handlers.

With that in place, this patch allows the firmware to proceed even when
a service fails to initialize.

Change-Id: I6cf4de2cecea9719f4cd48272a77cf459b080d4e
2014-02-26 19:53:48 +00:00
..
bl_common.c Report recoverable errors as warnings 2014-02-20 19:06:34 +00:00
runtime_svc.c Tolerate runtime service initialization failure 2014-02-26 19:53:48 +00:00