mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-04 13:38:42 +00:00
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>