arm: enable Cortex-R52+ CPU
authorPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Thu, 30 Sep 2021 20:16:58 +0000 (21:16 +0100)
committerPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Thu, 30 Sep 2021 20:16:58 +0000 (21:16 +0100)
commit80cfde76a74fe03a139ad0e78e239bff315792d1
tree2444e7a0eafcf4210f8c1b0a2c8c8b643f1bc8f9
parent50aaf5e6ee2687417ca4fe1a596e54a7691828db
arm: enable Cortex-R52+ CPU

Patch is adding Cortex-R52+ as 'cortex-r52plus' command line
flag for -mcpu option.

bfd/

* cpu-arm.c: New Cortex-R52+ CPU.

gas/

* NEWS: Update docs.
* config/tc-arm.c: New Cortex-R52+ CPU.
* doc/c-arm.texi: Update docs.
* testsuite/gas/arm/cpu-cortex-r52plus.d: New test.
bfd/cpu-arm.c
gas/NEWS
gas/config/tc-arm.c
gas/doc/c-arm.texi
gas/testsuite/gas/arm/cpu-cortex-r52plus.d [new file with mode: 0644]