allwinner: Clean up CPU ops functions
authorSamuel Holland <samuel@sholland.org>
Sun, 17 Feb 2019 21:33:33 +0000 (15:33 -0600)
committerSamuel Holland <samuel@sholland.org>
Mon, 18 Feb 2019 03:12:51 +0000 (21:12 -0600)
commit5d4bd66d2f893c2db972e56d2ac97ee5a066d6ad
tree0d05ee4cf9f8b3d1317fc6ae0664351bb56a21ee
parent508116827cfc763a5a8788608fb9848b25858c95
allwinner: Clean up CPU ops functions

Convert them to take an mpidr instead of a (cluster, core) pair. This
simplifies all of the call sites, and actually makes the functions a bit
smaller.

Signed-off-by: Samuel Holland <samuel@sholland.org>
plat/allwinner/common/include/sunxi_private.h
plat/allwinner/common/sunxi_bl31_setup.c
plat/allwinner/common/sunxi_cpu_ops.c
plat/allwinner/common/sunxi_pm.c