Searched hist:"1295874 a1bbb809d7505727674dbf795fb75e882" (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/arm/plat-imx/ |
| H A D | sub.mk | 1295874a1bbb809d7505727674dbf795fb75e882 Mon Sep 18 08:31:18 UTC 2017 Peng Fan <peng.fan@nxp.com> core: arm: imx7d: add psci suspend support
Implement i.MX7D suspend/resume support. When the first time runs into suspend, some initialization work needs to be done, such as code copy, iram translation table.
Since we only have 32K on chip RAM for suspend/resume usage, we have to put code and data together and use section mapping and WXN is set to false.
Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
|
| H A D | conf.mk | 1295874a1bbb809d7505727674dbf795fb75e882 Mon Sep 18 08:31:18 UTC 2017 Peng Fan <peng.fan@nxp.com> core: arm: imx7d: add psci suspend support
Implement i.MX7D suspend/resume support. When the first time runs into suspend, some initialization work needs to be done, such as code copy, iram translation table.
Since we only have 32K on chip RAM for suspend/resume usage, we have to put code and data together and use section mapping and WXN is set to false.
Signed-off-by: Peng Fan <peng.fan@nxp.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
|