Searched hist:"08 ab89d324e8d784f0d35b639b7c27b4ff3e5959" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/services/spd/tspd/ |
| H A D | tspd_common.c | 08ab89d324e8d784f0d35b639b7c27b4ff3e5959 Wed May 14 16:09:32 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> Provide cm_get/set_context() for current CPU
All callers of cm_get_context() pass the calling CPU MPIDR to the function. Providing a specialised version for the current CPU results in a reduction in code size and better readability.
The current function has been renamed to cm_get_context_by_mpidr() and the existing name is now used for the current-CPU version.
The same treatment has been done to cm_set_context(), although only both forms are used at present in the PSCI and TSPD code.
Change-Id: I91cb0c2f7bfcb950a045dbd9ff7595751c0c0ffb
|
| H A D | tspd_main.c | 08ab89d324e8d784f0d35b639b7c27b4ff3e5959 Wed May 14 16:09:32 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> Provide cm_get/set_context() for current CPU
All callers of cm_get_context() pass the calling CPU MPIDR to the function. Providing a specialised version for the current CPU results in a reduction in code size and better readability.
The current function has been renamed to cm_get_context_by_mpidr() and the existing name is now used for the current-CPU version.
The same treatment has been done to cm_set_context(), although only both forms are used at present in the PSCI and TSPD code.
Change-Id: I91cb0c2f7bfcb950a045dbd9ff7595751c0c0ffb
|
| /rk3399_ARM-atf/bl31/ |
| H A D | bl31_main.c | 08ab89d324e8d784f0d35b639b7c27b4ff3e5959 Wed May 14 16:09:32 UTC 2014 Andrew Thoelke <andrew.thoelke@arm.com> Provide cm_get/set_context() for current CPU
All callers of cm_get_context() pass the calling CPU MPIDR to the function. Providing a specialised version for the current CPU results in a reduction in code size and better readability.
The current function has been renamed to cm_get_context_by_mpidr() and the existing name is now used for the current-CPU version.
The same treatment has been done to cm_set_context(), although only both forms are used at present in the PSCI and TSPD code.
Change-Id: I91cb0c2f7bfcb950a045dbd9ff7595751c0c0ffb
|