Searched hist:fb9489aa350bfc915b103c7cf325250094873498 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/arm/plat-rockchip/ |
| H A D | psci_rk322x.c | fb9489aa350bfc915b103c7cf325250094873498 Tue Oct 17 23:24:12 UTC 2017 Jordan Rhee <jordanrh@microsoft.com> core: fix psci_cpu_on() to use context_id parameter
The PSCI specification requires the context_id parameter to be passed in r0 when the core jumps to normal world. Some OS's require this parameter.
Tested on IMX6Quad and IMX7Dual.
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Jordan Rhee <jordanrh@microsoft.com> Tested-by: Jordan Rhee <jordanrh@microsoft.com>
|
| /optee_os/core/arch/arm/plat-vexpress/ |
| H A D | main.c | fb9489aa350bfc915b103c7cf325250094873498 Tue Oct 17 23:24:12 UTC 2017 Jordan Rhee <jordanrh@microsoft.com> core: fix psci_cpu_on() to use context_id parameter
The PSCI specification requires the context_id parameter to be passed in r0 when the core jumps to normal world. Some OS's require this parameter.
Tested on IMX6Quad and IMX7Dual.
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Jordan Rhee <jordanrh@microsoft.com> Tested-by: Jordan Rhee <jordanrh@microsoft.com>
|