Skip to content
Commit ae8ac2d2 authored by Varun Wadekar's avatar Varun Wadekar
Browse files

Tegra: allow platforms to override plat_core_pos_by_mpidr()



This patch makes the default implementation of plat_core_pos_by_mpidr()
as weakly linked, so that platforms can override it with their own.

Tegra186, for one, does not have CPU IDs 2 and 3, so it has its own
implementation of plat_core_pos_by_mpidr().

Change-Id: I7a5319869c01ede3775386cb95af1431792f74b3
Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
parent 06803cfd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment