Searched hist:ae8ac2d233f21fa8c1f7b7329559f75726de8e4d (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/plat/nvidia/tegra/soc/t186/ |
| H A D | plat_setup.c | ae8ac2d233f21fa8c1f7b7329559f75726de8e4d Tue Jan 31 22:53:37 UTC 2017 Varun Wadekar <vwadekar@nvidia.com> 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: Varun Wadekar <vwadekar@nvidia.com>
|