arm-trusted-firmware/lib/aarch64
johpow01 d0ec1cc437 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
2021-12-14 12:48:08 -06:00
..
armclang_printf.S lib: aarch64: fix non-code symbol errors flagged by armlink 2019-02-07 08:47:09 -08:00
cache_helpers.S feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX 2021-12-14 12:48:08 -06:00
misc_helpers.S fix(pie): align fixup_gdt_reloc() for aarch64 2021-12-01 17:35:33 +01:00