diff options
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | 2023-02-27 21:46:13 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2023-02-28 01:44:57 +0300 |
commit | fea8826d5fdc4ff5c93e883a738597129614039c (patch) | |
tree | a4427ea43c2031f51e2d7a14ad912bfb3399f55a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dd8314739a1ff8ed081d3a06f5f87045f7384636 (diff) | |
download | linux-fea8826d5fdc4ff5c93e883a738597129614039c.tar.xz |
MIPS: smp-cps: Don't rely on CP0_CMGCRBASE
CP0_CMGCRBASE is not always available on CPS enabled system
such as early proAptiv.
For early SMP bring up where we can't safely access memeory,
we patch the entry of CPS NMI vector to inject CMGCR address
directly into register during early core bringup.
For VPE bringup as the core is already coherenct at that point
we just read the variable to obtain the address.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions