Home
last modified time | relevance | path

Searched hist:"1634 cae89d0e62853f6addbbaef8557893ee5613" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/lib/el3_runtime/aarch32/
H A Dcontext_mgmt.c1634cae89d0e62853f6addbbaef8557893ee5613 Tue May 22 09:09:10 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> context_mgmt: Make cm_init_context_common public

This function can be currently accessed through the wrappers
cm_init_context_by_index() and cm_init_my_context(). However, they only
work on contexts that are associated to a CPU.

By making this function public, it is possible to set up a context that
isn't associated to any CPU. For consistency, it has been renamed to
cm_setup_context().

Change-Id: Ib2146105abc8137bab08745a8adb30ca2c4cedf4
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
/rk3399_ARM-atf/include/lib/el3_runtime/
H A Dcontext_mgmt.h1634cae89d0e62853f6addbbaef8557893ee5613 Tue May 22 09:09:10 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> context_mgmt: Make cm_init_context_common public

This function can be currently accessed through the wrappers
cm_init_context_by_index() and cm_init_my_context(). However, they only
work on contexts that are associated to a CPU.

By making this function public, it is possible to set up a context that
isn't associated to any CPU. For consistency, it has been renamed to
cm_setup_context().

Change-Id: Ib2146105abc8137bab08745a8adb30ca2c4cedf4
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c1634cae89d0e62853f6addbbaef8557893ee5613 Tue May 22 09:09:10 UTC 2018 Antonio Nino Diaz <antonio.ninodiaz@arm.com> context_mgmt: Make cm_init_context_common public

This function can be currently accessed through the wrappers
cm_init_context_by_index() and cm_init_my_context(). However, they only
work on contexts that are associated to a CPU.

By making this function public, it is possible to set up a context that
isn't associated to any CPU. For consistency, it has been renamed to
cm_setup_context().

Change-Id: Ib2146105abc8137bab08745a8adb30ca2c4cedf4
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>