commit | 5103708c0184fa87735ba8fff0f1af62933f6139 | [log] [tgz] |
---|---|---|
author | Srinath Parvathaneni <srinath.parvathaneni@arm.com> | Wed Jun 25 13:32:18 2025 +0100 |
committer | Srinath Parvathaneni <srinath.parvathaneni@arm.com> | Wed Jun 25 13:34:59 2025 +0100 |
tree | 53711da7c240a532813037d9cb96a8d97b29ca36 | |
parent | 125881849ad75f05d6c35fdb02a290cb740a75d4 [diff] |
aarch64: Add supports for FEAT_PoPS feature and DC instructions. This patch add support for FEAT_PoPS feature which can be enabled through +pops command line flag. This patch also adds support for following DC instructions and the spec can be found here [1]. 1. "dc cigdvaps" enabled on passing +memtag+pops command line flags. 2. "dc civaps" enabled on passing +pops command line flag. [1]: https://developer.arm.com/documentation/ddi0601/2025-03/AArch64-Instructions?lang=en