]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(cpu): use the updated IP name for Demeter CPU
authorJoel Goddard <joel.goddard@arm.com>
Wed, 21 Sep 2022 16:22:28 +0000 (21:52 +0530)
committerJoel Goddard <joel.goddard@arm.com>
Mon, 3 Oct 2022 10:01:40 +0000 (15:31 +0530)
commitbd063a73a86b8845d06730fa7afde8f5061fef60
tree80d68fbbdfbb98ce42e233ed327fe92307afef8f
parente8f4ec1ab0b52dce2e4f0ab522853642881cde95
refactor(cpu): use the updated IP name for Demeter CPU

Neoverse Demeter CPU has been renamed to Neoverse V2 CPU.
Correspondingly, update the CPU library, file names and other
references to use the updated IP name.

Signed-off-by: Joel Goddard <joel.goddard@arm.com>
Change-Id: Ia4bf45bf47807c06f4c966861230faea420d088f
docs/security_advisories/security-advisory-tfv-9.rst
include/lib/cpus/aarch64/neoverse_demeter.h [deleted file]
include/lib/cpus/aarch64/neoverse_v2.h [new file with mode: 0644]
lib/cpus/aarch64/neoverse_demeter.S [deleted file]
lib/cpus/aarch64/neoverse_v2.S [new file with mode: 0644]
plat/arm/board/fvp/platform.mk
plat/arm/board/rdn2/platform.mk