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)
commitf97df68898eb080ccf712ee5845cf19660b5111b
treeab064e68394b68463844c0d10de6cd90fb5c773b
parent28a5af11f876a4fa6f1913281985e53b5ed4ba23
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