Home
last modified time | relevance | path

Searched hist:"1 c3ea103d28760a04e457678bf60725ae761c28f" (Results 1 – 10 of 10) sorted by relevance

/rk3399_ARM-atf/bl2u/aarch64/
H A Dbl2u_entrypoint.S1c3ea103d28760a04e457678bf60725ae761c28f Mon Feb 01 13:57:25 UTC 2016 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove all non-configurable dead loops

Added a new platform porting function plat_panic_handler, to allow
platforms to handle unexpected error situations. It must be
implemented in assembly as it may be called before the C environment
is initialized. A default implementation is provided, which simply
spins.

Corrected all dead loops in generic code to call this function
instead. This includes the dead loop that occurs at the end of the
call to panic().

All unnecesary wfis from bl32/tsp/aarch64/tsp_exceptions.S have
been removed.

Change-Id: I67cb85f6112fa8e77bd62f5718efcef4173d8134
/rk3399_ARM-atf/bl32/tsp/aarch64/
H A Dtsp_exceptions.S1c3ea103d28760a04e457678bf60725ae761c28f Mon Feb 01 13:57:25 UTC 2016 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove all non-configurable dead loops

Added a new platform porting function plat_panic_handler, to allow
platforms to handle unexpected error situations. It must be
implemented in assembly as it may be called before the C environment
is initialized. A default implementation is provided, which simply
spins.

Corrected all dead loops in generic code to call this function
instead. This includes the dead loop that occurs at the end of the
call to panic().

All unnecesary wfis from bl32/tsp/aarch64/tsp_exceptions.S have
been removed.

Change-Id: I67cb85f6112fa8e77bd62f5718efcef4173d8134
H A Dtsp_entrypoint.S1c3ea103d28760a04e457678bf60725ae761c28f Mon Feb 01 13:57:25 UTC 2016 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove all non-configurable dead loops

Added a new platform porting function plat_panic_handler, to allow
platforms to handle unexpected error situations. It must be
implemented in assembly as it may be called before the C environment
is initialized. A default implementation is provided, which simply
spins.

Corrected all dead loops in generic code to call this function
instead. This includes the dead loop that occurs at the end of the
call to panic().

All unnecesary wfis from bl32/tsp/aarch64/tsp_exceptions.S have
been removed.

Change-Id: I67cb85f6112fa8e77bd62f5718efcef4173d8134
/rk3399_ARM-atf/plat/arm/board/juno/aarch64/
H A Djuno_helpers.S1c3ea103d28760a04e457678bf60725ae761c28f Mon Feb 01 13:57:25 UTC 2016 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove all non-configurable dead loops

Added a new platform porting function plat_panic_handler, to allow
platforms to handle unexpected error situations. It must be
implemented in assembly as it may be called before the C environment
is initialized. A default implementation is provided, which simply
spins.

Corrected all dead loops in generic code to call this function
instead. This includes the dead loop that occurs at the end of the
call to panic().

All unnecesary wfis from bl32/tsp/aarch64/tsp_exceptions.S have
been removed.

Change-Id: I67cb85f6112fa8e77bd62f5718efcef4173d8134
/rk3399_ARM-atf/plat/arm/board/fvp/aarch64/
H A Dfvp_helpers.S1c3ea103d28760a04e457678bf60725ae761c28f Mon Feb 01 13:57:25 UTC 2016 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove all non-configurable dead loops

Added a new platform porting function plat_panic_handler, to allow
platforms to handle unexpected error situations. It must be
implemented in assembly as it may be called before the C environment
is initialized. A default implementation is provided, which simply
spins.

Corrected all dead loops in generic code to call this function
instead. This includes the dead loop that occurs at the end of the
call to panic().

All unnecesary wfis from bl32/tsp/aarch64/tsp_exceptions.S have
been removed.

Change-Id: I67cb85f6112fa8e77bd62f5718efcef4173d8134
/rk3399_ARM-atf/common/aarch64/
H A Ddebug.S1c3ea103d28760a04e457678bf60725ae761c28f Mon Feb 01 13:57:25 UTC 2016 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove all non-configurable dead loops

Added a new platform porting function plat_panic_handler, to allow
platforms to handle unexpected error situations. It must be
implemented in assembly as it may be called before the C environment
is initialized. A default implementation is provided, which simply
spins.

Corrected all dead loops in generic code to call this function
instead. This includes the dead loop that occurs at the end of the
call to panic().

All unnecesary wfis from bl32/tsp/aarch64/tsp_exceptions.S have
been removed.

Change-Id: I67cb85f6112fa8e77bd62f5718efcef4173d8134
/rk3399_ARM-atf/bl31/aarch64/
H A Dcrash_reporting.S1c3ea103d28760a04e457678bf60725ae761c28f Mon Feb 01 13:57:25 UTC 2016 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove all non-configurable dead loops

Added a new platform porting function plat_panic_handler, to allow
platforms to handle unexpected error situations. It must be
implemented in assembly as it may be called before the C environment
is initialized. A default implementation is provided, which simply
spins.

Corrected all dead loops in generic code to call this function
instead. This includes the dead loop that occurs at the end of the
call to panic().

All unnecesary wfis from bl32/tsp/aarch64/tsp_exceptions.S have
been removed.

Change-Id: I67cb85f6112fa8e77bd62f5718efcef4173d8134
/rk3399_ARM-atf/plat/common/aarch64/
H A Dplatform_helpers.S1c3ea103d28760a04e457678bf60725ae761c28f Mon Feb 01 13:57:25 UTC 2016 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove all non-configurable dead loops

Added a new platform porting function plat_panic_handler, to allow
platforms to handle unexpected error situations. It must be
implemented in assembly as it may be called before the C environment
is initialized. A default implementation is provided, which simply
spins.

Corrected all dead loops in generic code to call this function
instead. This includes the dead loop that occurs at the end of the
call to panic().

All unnecesary wfis from bl32/tsp/aarch64/tsp_exceptions.S have
been removed.

Change-Id: I67cb85f6112fa8e77bd62f5718efcef4173d8134
/rk3399_ARM-atf/bl2/aarch64/
H A Dbl2_entrypoint.S1c3ea103d28760a04e457678bf60725ae761c28f Mon Feb 01 13:57:25 UTC 2016 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove all non-configurable dead loops

Added a new platform porting function plat_panic_handler, to allow
platforms to handle unexpected error situations. It must be
implemented in assembly as it may be called before the C environment
is initialized. A default implementation is provided, which simply
spins.

Corrected all dead loops in generic code to call this function
instead. This includes the dead loop that occurs at the end of the
call to panic().

All unnecesary wfis from bl32/tsp/aarch64/tsp_exceptions.S have
been removed.

Change-Id: I67cb85f6112fa8e77bd62f5718efcef4173d8134
/rk3399_ARM-atf/include/plat/common/
H A Dplatform.h1c3ea103d28760a04e457678bf60725ae761c28f Mon Feb 01 13:57:25 UTC 2016 Antonio Nino Diaz <antonio.ninodiaz@arm.com> Remove all non-configurable dead loops

Added a new platform porting function plat_panic_handler, to allow
platforms to handle unexpected error situations. It must be
implemented in assembly as it may be called before the C environment
is initialized. A default implementation is provided, which simply
spins.

Corrected all dead loops in generic code to call this function
instead. This includes the dead loop that occurs at the end of the
call to panic().

All unnecesary wfis from bl32/tsp/aarch64/tsp_exceptions.S have
been removed.

Change-Id: I67cb85f6112fa8e77bd62f5718efcef4173d8134