commit | 344cbce9f50faacca3d292fd87183435ae0e80ce | [log] [tgz] |
---|---|---|
author | Anson Huang <Anson.Huang@nxp.com> | Thu Jul 12 14:26:07 2018 +0800 |
committer | Anson Huang <Anson.Huang@nxp.com> | Thu Jul 12 16:15:39 2018 +0800 |
tree | 1ed4630f0fae3949c00bd5f2ecfe9f6f9d7cbe53 | |
parent | 10cd8179188a7b019a09499da1c042edfffffc92 [diff] |
imx: imx8qm: add system off support Add system power off support for i.MX8QM, when Linux kernel issues "poweroff" command, TF-A will send command to inform system controller to power off whole board according to board design, tested on i.MX8QM MEK board. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>