Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Test 1404: Check Trace Same Timestamp Source#560

Merged
chetan-rathore merged 1 commit into
ARM-software:masterfrom
ajayswar-s:master
Apr 25, 2025
Merged

Test 1404: Check Trace Same Timestamp Source#560
chetan-rathore merged 1 commit into
ARM-software:masterfrom
ajayswar-s:master

Conversation

@ajayswar-s
Copy link
Copy Markdown
Contributor

Fixes #559, #558

  • The Bit Selection For FEAT_TRBE_EXT is corrected.

  • It is corrected from reading 6:49 to 56:59 which represents ID_AA64DFR0_EL1.ExtTrcBuff

  • As Per Arm Arch and BSA/SBSA spec there is no need for ID_AA64DFR0_EL1.ExtTrcBuff

  • The test will Skip if there is no FEAT_TRBE_EXT support instead of Fail.

.

-The Bit Selection For FEAT_TRBE_EXT is corrected
-The test will Skip if there is no FEAT_TRBE_EXT support instead of Fail

Signed-off-by: Ajayswar S <ajayswar.s@arm.com>
@chetan-rathore chetan-rathore merged commit 1608f20 into ARM-software:master Apr 25, 2025
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skip part of test 1403 if FEAT_TRBE_EXT is not supported

2 participants