commit | 2f2c959871723c303a833778271cd923910deaca | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Thu Jun 06 16:34:28 2024 -0500 |
committer | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Fri Jun 28 14:55:27 2024 -0500 |
tree | a3b777765c3959ea183de411cbe73d18e45578b1 | |
parent | b5103df4af352c9409fb0756579788d6c0732b87 [diff] |
feat(debugv8p9): test if EL3 has properly enabled FEAT_Debugv8p9 When FEAT_Debugv8p9 is not enabled, access to MDSELR_EL1 traps to EL3. Access to FEAT_DEBUGV8P9 control registers must be explicitly enabled in EL3, This testcase uses this behavior to test if FEAT_Debugv8p9 is enabled or not. Change-Id: I2f9a0158e9f38eaffac2e27c40d44d3c520d508d Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>