ARM-software / CSAL

Coresight Access Library
Other
107 stars 42 forks source link

Support for Cavium ThunderX / ThunderX2 cores #1

Closed vielmetti closed 1 year ago

vielmetti commented 6 years ago

I'm interested in using this library on Cavium ThunderX and ThunderX2. Any sort of roadmap for that? I didn't see those cores on the supported list.

mikel-armbb commented 6 years ago

The boards we list as supported are examples only. The library supports the standard CoreSight trace architecture, which is independent of the cores it is attached to. In that respect any system is supported - you just need to write the necessary registration code for the library. However, I would advise on checking that the Cavium ThnuderX trace architecture is fully CoreSight compatible.

Regards

Mike