commit | 9303f4d1c196a1a193e6c49d19edaff41bb71bfd | [log] [tgz] |
---|---|---|
author | Juan Pablo Conde <juanpablo.conde@arm.com> | Mon Jul 25 16:38:01 2022 -0400 |
committer | Juan Pablo Conde <juanpablo.conde@arm.com> | Tue Aug 16 14:47:58 2022 -0400 |
tree | 52dc8e057caa71e975e75150cba14107fb480570 | |
parent | f70e2912afc18f4f8e6697e36c2d9e9b7341ac5b [diff] |
feat(rng_trap): add tests for FEAT_RNG_TRAP Added 2 tests that expect a trap to be triggered when a read is performed on: 1. RNDR register 2. RNDRRS register The result will be a panic signal and the whole system will halt, as there is no handler set for such trap. Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com> Change-Id: Ia979e60a106b394cc09dfdf94115354fb72142d1