Home
last modified time | relevance | path

Searched hist:fedbc0497bb0407fc1d55430eae1938712f1afe8 (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/common/
H A Dbl_common.cfedbc0497bb0407fc1d55430eae1938712f1afe8 Mon Aug 17 09:43:27 UTC 2015 Juan Castillo <juan.castillo@arm.com> TBB: abort boot if BL3-2 cannot be authenticated

BL3-2 image (Secure Payload) is optional. If the image cannot be
loaded a warning message is printed and the boot process continues.
According to the TBBR document, this behaviour should not apply in
case of an authentication error, where the boot process should be
aborted.

This patch modifies the load_auth_image() function to distinguish
between a load error and an authentication error. The caller uses
the return value to abort the boot process or continue.

In case of authentication error, the memory region used to store
the image is wiped clean.

Change-Id: I534391d526d514b2a85981c3dda00de67e0e7992
/rk3399_ARM-atf/bl2/
H A Dbl2_main.cfedbc0497bb0407fc1d55430eae1938712f1afe8 Mon Aug 17 09:43:27 UTC 2015 Juan Castillo <juan.castillo@arm.com> TBB: abort boot if BL3-2 cannot be authenticated

BL3-2 image (Secure Payload) is optional. If the image cannot be
loaded a warning message is printed and the boot process continues.
According to the TBBR document, this behaviour should not apply in
case of an authentication error, where the boot process should be
aborted.

This patch modifies the load_auth_image() function to distinguish
between a load error and an authentication error. The caller uses
the return value to abort the boot process or continue.

In case of authentication error, the memory region used to store
the image is wiped clean.

Change-Id: I534391d526d514b2a85981c3dda00de67e0e7992
/rk3399_ARM-atf/include/common/
H A Dbl_common.hfedbc0497bb0407fc1d55430eae1938712f1afe8 Mon Aug 17 09:43:27 UTC 2015 Juan Castillo <juan.castillo@arm.com> TBB: abort boot if BL3-2 cannot be authenticated

BL3-2 image (Secure Payload) is optional. If the image cannot be
loaded a warning message is printed and the boot process continues.
According to the TBBR document, this behaviour should not apply in
case of an authentication error, where the boot process should be
aborted.

This patch modifies the load_auth_image() function to distinguish
between a load error and an authentication error. The caller uses
the return value to abort the boot process or continue.

In case of authentication error, the memory region used to store
the image is wiped clean.

Change-Id: I534391d526d514b2a85981c3dda00de67e0e7992