| commit | c58f84d899b58822c57a780161a173f32b4f6abf | [log] [tgz] |
|---|---|---|
| author | Srinath Parvathaneni <srinath.parvathaneni@arm.com> | Thu Nov 02 13:07:29 2023 +0000 |
| committer | srinath <srinath.parvathaneni@arm.com> | Thu Nov 02 13:09:26 2023 +0000 |
| tree | d590029a225032ef25aa18bdf8c10f615fb7e8d3 | |
| parent | f985c2512aee1c4440998db62d6aea98c737b3ef [diff] |
aarch64: Add support for GCSB DSYNC instruction. This patch adds support for Guarded control stack data synchronization instruction (GCSB DSYNC). This instruction is allocated to existing HINT space and uses the HINT number 19 and to match this an entry is added to the aarch64_hint_options array.