commit | 74b7e4466b78b3ff2cf647df8c2fc3d2b081dd9e | [log] [tgz] |
---|---|---|
author | johpow01 <john.powell@arm.com> | Wed Dec 01 13:18:30 2021 -0600 |
committer | johpow01 <john.powell@arm.com> | Tue Dec 14 12:48:08 2021 -0600 |
tree | d6a8b1327f626ef70b16b925f499ff0d7eeef648 | |
parent | 683122efc0dc67d54700325e700d065a7b6c7d11 [diff] |
feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX FEAT_CCIDX modifies the register fields in CCSIDR/CCSIDR2 (aarch32) and CCSIDR_EL1 (aarch64). This patch adds a check to the do_dcsw_op function to use the right register format rather than assuming that FEAT_CCIDX is not implemented. Signed-off-by: John Powell <john.powell@arm.com> Change-Id: I12cd00cd7b5889525d4d2750281a751dd74ef5dc