]> git.baikalelectronics.ru Git - uboot.git/commit
imx: mx7: psci: implement MIGRATE_INFO_TYPE
authorStefan Agner <stefan.agner@toradex.com>
Sun, 24 Jun 2018 19:09:58 +0000 (21:09 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 23 Jul 2018 08:54:32 +0000 (10:54 +0200)
commit0c095ff8033f0382d39d2a3b008f3d3806f9eea3
treeab064e68394b68463844c0d10de6cd90fb5c773b
parentb1e0bfdc647d33a0f412e34a84f540e9c4669b82
imx: mx7: psci: implement MIGRATE_INFO_TYPE

Implement MIGRATE_INFO_TYPE. This informs Linux that no migration
for the trusted operating system is necessary:
  [    0.000000] psci: Trusted OS migration not required

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
arch/arm/mach-imx/mx7/psci-mx7.c