diff options
author | Shubhrajyoti Datta <shubhrajyoti.datta@amd.com> | 2024-07-11 15:36:56 +0530 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-08-01 16:27:46 +0200 |
commit | 35e6dbfe1846caeafabb49b7575adb36b0aa2269 (patch) | |
tree | 938bda71e05b56c3e569b9cfb97a81ecdfa3f750 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
EDAC/synopsys: Fix error injection on Zynq UltraScale+
The Zynq UltraScale+ MPSoC DDR has a disjoint memory from 2GB to 32GB.
The DDR host interface has a contiguous memory so while injecting
errors, the driver should remove the hole else the injection fails as
the address translation is incorrect.
Introduce a get_mem_info() function pointer and set it for Zynq
UltraScale+ platform to return host address.
Fixes: 1a81361f75d8 ("EDAC, synopsys: Add Error Injection support for ZynqMP DDR controller")
Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20240711100656.31376-1-shubhrajyoti.datta@amd.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions