]> git.baikalelectronics.ru Git - arm-tf.git/commit
spd: trusty: trusty_setup should bail on unknown image
authorDavid Lin <dtwlin@google.com>
Thu, 24 Jan 2019 22:15:57 +0000 (14:15 -0800)
committerDavid Lin <dtwlin@google.com>
Thu, 24 Jan 2019 22:29:44 +0000 (14:29 -0800)
commitd19c34385495bccf3b7438f997fb1e6d1ff1563e
tree08a51f4aede83b49ac25e28b046f9aca94812bce
parentae478c26e53993b18af5b0a79220ad2d4bb5ea32
spd: trusty: trusty_setup should bail on unknown image

When an unknown Trusty image is found, there's no point of still trying
to register the BL32 init handler. Instead, we just should bail out of
the trusty_setup() and allow the system to continue to boot.

Signed-off-by: David Lin <dtwlin@google.com>
services/spd/trusty/trusty.c