Skip to content

Commit d852b83

Browse files
bwicaksononvnamhyung
authored andcommitted
perf arm-spe: Add NVIDIA Olympus to neoverse list
Add NVIDIA Olympus MIDR to neoverse_spe range list. Signed-off-by: Besar Wicaksono <bwicaksono@nvidia.com> Reviewed-by: Leo Yan <leo.yan@arm.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
1 parent d5e4c71 commit d852b83

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/perf/util/arm-spe.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,7 @@ static const struct midr_range common_ds_encoding_cpus[] = {
587587
MIDR_ALL_VERSIONS(MIDR_NEOVERSE_V1),
588588
MIDR_ALL_VERSIONS(MIDR_NEOVERSE_V2),
589589
MIDR_ALL_VERSIONS(MIDR_NEOVERSE_V3),
590+
MIDR_ALL_VERSIONS(MIDR_NVIDIA_OLYMPUS),
590591
{},
591592
};
592593

0 commit comments

Comments
 (0)