CodeSight Trace Decode library
https://github.com/Linaro/OpenCSD
opencsd is an Arm CoreSight Trace Decode library.
- Sources inherited from project SUSE:SLE-15-SP3:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/OpenCSD && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
OpenCSD-1.0.0.tar.gz | 0012209256 11.6 MB | |
OpenCSD.changes | 0000003035 2.96 KB | |
OpenCSD.spec | 0000003298 3.22 KB |
Latest Revision
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 2)
- Update to 1.0.0: - __New Decode Protocol__: Support added for the ETE protocol, used by ARM PEs that implement the FEAT_ETE feature. Supports new architectural features in this trace, including FEAT_TME. - __Update__: Output Elememts: New protocol defines two new output elements. - __Update__: Add support for WFIT / WFET instructions traced as P0 elements. - __Update__: Architecture versioning. Arch v8 + PEs may add features in a flexible manner, and ARM also declares future features ahead of architecture versions to allow support to be added. APIs requiring an architecture version can now use ARCH_AA64 to declare a version of v8.3 + additional features. This relaxes the strict versionnig rules that the decoder uses when looking for Opcodes as trace waypoints. - __Update__: docs: Add linux 'man' file and installation. - __Bugfix__: build: Fix clean install, and remove static lib build test from main makefile to dev makefile only. (github issue #33) - Package man page
Comments 0