commit | d0ec1cc437c59e64ecba44710dbce82a04ff892d | [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 | 9554a186a76938f4f075138cdc570065624f2e50 [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