]> git.ipfire.org Git - thirdparty/u-boot.git/commit
sunxi: psci: implement PSCI on R528
authorSam Edwards <cfsworks@gmail.com>
Thu, 12 Oct 2023 01:47:56 +0000 (19:47 -0600)
committerAndre Przywara <andre.przywara@arm.com>
Sun, 22 Oct 2023 22:41:52 +0000 (23:41 +0100)
commit352ba256daafcd9b11d8196e662168558033b091
treee0933827878977dc8dbdf35877e11fb0ebcf35ed
parentb1fbc20e769e7724b0d8d5a14e47f5cf541b31a8
sunxi: psci: implement PSCI on R528

This patch adds the necessary code to make nonsec booting and PSCI
secondary core management functional on the R528/T113.

Signed-off-by: Sam Edwards <CFSworks@gmail.com>
Tested-by: Maksim Kiselev <bigunclemax@gmail.com>
Tested-by: Kevin Amadiva <kevin.amadiva@mec.at>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/cpu/armv7/Kconfig
arch/arm/cpu/armv7/sunxi/psci.c
arch/arm/mach-sunxi/Kconfig