aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJohn Allen <[email protected]>2024-06-06 20:33:12 +0000
committerBorislav Petkov (AMD) <[email protected]>2024-06-09 23:43:58 +0200
commite0372d6969bca2bc57e1a24129473694ff65641c (patch)
tree2fffb9716f6ece78aadd0d7934ae4c3503d59d89 /tools/perf/scripts/python/export-to-sqlite.py
parentd5811a165caf63a69cd8ae11156b8587cc57d1d1 (diff)
RAS/AMD/ATL: Implement DF 4.5 NP2 denormalization
Unlike with previous Data Fabric versions, with Data Fabric 4.5 non-power-of-2 denormalization, there are bits of the system physical address that can't be fully reconstructed from the normalized address. To determine the proper combination of missing system physical address bits, iterate through each possible combination of these bits, normalize the resulting system physical address, and compare to the original address that is being translated. If the addresses match, then the correct permutation of bits has been found. Signed-off-by: John Allen <[email protected]> Signed-off-by: Borislav Petkov (AMD) <[email protected]> Reviewed-by: Yazen Ghannam <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions