Home
last modified time | relevance | path

Searched hist:dec5e0d1da9fdfe68cea4fbeb096f93e43860493 (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/include/bl31/
H A Dbl31.hdec5e0d1da9fdfe68cea4fbeb096f93e43860493 Thu May 15 13:11:36 UTC 2014 Dan Handley <dan.handley@arm.com> Move BL porting functions into platform.h

Some platform porting functions were in BL specific header files.
These have been moved to platform.h so that all porting functions
are in the same place. The functions are now grouped by BL.
Obsolete BL headers files have been removed.

Also, the weak declaration of the init_bl2_mem_layout() function
has been moved out the header file and into the source file
(bl_common.c) using the more succinct #pragma syntax. This
mitigates the risk of 2 weak definitions being created and the
wrong one being picked up by the compiler.

Change-Id: Ib19934939fd755f3e5a5a5bceec88da684308a83
/rk3399_ARM-atf/bl32/tsp/
H A Dtsp_main.cdec5e0d1da9fdfe68cea4fbeb096f93e43860493 Thu May 15 13:11:36 UTC 2014 Dan Handley <dan.handley@arm.com> Move BL porting functions into platform.h

Some platform porting functions were in BL specific header files.
These have been moved to platform.h so that all porting functions
are in the same place. The functions are now grouped by BL.
Obsolete BL headers files have been removed.

Also, the weak declaration of the init_bl2_mem_layout() function
has been moved out the header file and into the source file
(bl_common.c) using the more succinct #pragma syntax. This
mitigates the risk of 2 weak definitions being created and the
wrong one being picked up by the compiler.

Change-Id: Ib19934939fd755f3e5a5a5bceec88da684308a83
/rk3399_ARM-atf/common/
H A Dbl_common.cdec5e0d1da9fdfe68cea4fbeb096f93e43860493 Thu May 15 13:11:36 UTC 2014 Dan Handley <dan.handley@arm.com> Move BL porting functions into platform.h

Some platform porting functions were in BL specific header files.
These have been moved to platform.h so that all porting functions
are in the same place. The functions are now grouped by BL.
Obsolete BL headers files have been removed.

Also, the weak declaration of the init_bl2_mem_layout() function
has been moved out the header file and into the source file
(bl_common.c) using the more succinct #pragma syntax. This
mitigates the risk of 2 weak definitions being created and the
wrong one being picked up by the compiler.

Change-Id: Ib19934939fd755f3e5a5a5bceec88da684308a83
/rk3399_ARM-atf/bl1/
H A Dbl1_main.cdec5e0d1da9fdfe68cea4fbeb096f93e43860493 Thu May 15 13:11:36 UTC 2014 Dan Handley <dan.handley@arm.com> Move BL porting functions into platform.h

Some platform porting functions were in BL specific header files.
These have been moved to platform.h so that all porting functions
are in the same place. The functions are now grouped by BL.
Obsolete BL headers files have been removed.

Also, the weak declaration of the init_bl2_mem_layout() function
has been moved out the header file and into the source file
(bl_common.c) using the more succinct #pragma syntax. This
mitigates the risk of 2 weak definitions being created and the
wrong one being picked up by the compiler.

Change-Id: Ib19934939fd755f3e5a5a5bceec88da684308a83
/rk3399_ARM-atf/bl2/
H A Dbl2_main.cdec5e0d1da9fdfe68cea4fbeb096f93e43860493 Thu May 15 13:11:36 UTC 2014 Dan Handley <dan.handley@arm.com> Move BL porting functions into platform.h

Some platform porting functions were in BL specific header files.
These have been moved to platform.h so that all porting functions
are in the same place. The functions are now grouped by BL.
Obsolete BL headers files have been removed.

Also, the weak declaration of the init_bl2_mem_layout() function
has been moved out the header file and into the source file
(bl_common.c) using the more succinct #pragma syntax. This
mitigates the risk of 2 weak definitions being created and the
wrong one being picked up by the compiler.

Change-Id: Ib19934939fd755f3e5a5a5bceec88da684308a83
/rk3399_ARM-atf/include/common/
H A Dbl_common.hdec5e0d1da9fdfe68cea4fbeb096f93e43860493 Thu May 15 13:11:36 UTC 2014 Dan Handley <dan.handley@arm.com> Move BL porting functions into platform.h

Some platform porting functions were in BL specific header files.
These have been moved to platform.h so that all porting functions
are in the same place. The functions are now grouped by BL.
Obsolete BL headers files have been removed.

Also, the weak declaration of the init_bl2_mem_layout() function
has been moved out the header file and into the source file
(bl_common.c) using the more succinct #pragma syntax. This
mitigates the risk of 2 weak definitions being created and the
wrong one being picked up by the compiler.

Change-Id: Ib19934939fd755f3e5a5a5bceec88da684308a83
/rk3399_ARM-atf/bl31/
H A Dbl31_main.cdec5e0d1da9fdfe68cea4fbeb096f93e43860493 Thu May 15 13:11:36 UTC 2014 Dan Handley <dan.handley@arm.com> Move BL porting functions into platform.h

Some platform porting functions were in BL specific header files.
These have been moved to platform.h so that all porting functions
are in the same place. The functions are now grouped by BL.
Obsolete BL headers files have been removed.

Also, the weak declaration of the init_bl2_mem_layout() function
has been moved out the header file and into the source file
(bl_common.c) using the more succinct #pragma syntax. This
mitigates the risk of 2 weak definitions being created and the
wrong one being picked up by the compiler.

Change-Id: Ib19934939fd755f3e5a5a5bceec88da684308a83
/rk3399_ARM-atf/include/plat/common/
H A Dplatform.hdec5e0d1da9fdfe68cea4fbeb096f93e43860493 Thu May 15 13:11:36 UTC 2014 Dan Handley <dan.handley@arm.com> Move BL porting functions into platform.h

Some platform porting functions were in BL specific header files.
These have been moved to platform.h so that all porting functions
are in the same place. The functions are now grouped by BL.
Obsolete BL headers files have been removed.

Also, the weak declaration of the init_bl2_mem_layout() function
has been moved out the header file and into the source file
(bl_common.c) using the more succinct #pragma syntax. This
mitigates the risk of 2 weak definitions being created and the
wrong one being picked up by the compiler.

Change-Id: Ib19934939fd755f3e5a5a5bceec88da684308a83