]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(cpu): update IP names of Makalu CPU lib
authorRupinderjit Singh <rupinderjit.singh@arm.com>
Tue, 23 Aug 2022 10:55:27 +0000 (11:55 +0100)
committerRupinderjit Singh <rupinderjit.singh@arm.com>
Wed, 31 Aug 2022 17:31:29 +0000 (18:31 +0100)
commitc58b9a8e12a0f0a9542d8ccec33f4ec2be44123d
tree2c52bc9d2bbf60e9f2be128d1cbff9fe12c086e2
parent3a0b28cb355148bcd0702b31e23003e5d1c5ea41
refactor(cpu): update IP names of Makalu CPU lib

   * ASM files are renamed to have public IP names in their filename.
   * updated other files to include ASM filename changes.

Signed-off-by: Rupinderjit Singh <rupinderjit.singh@arm.com>
Change-Id: Ie899c512b11fd7c4312e3a808bb6b9d2376cdb8c
lib/cpus/aarch64/cortex_a715.S [new file with mode: 0644]
lib/cpus/aarch64/cortex_makalu.S [deleted file]
lib/cpus/aarch64/cortex_makalu_elp_arm.S [deleted file]
lib/cpus/aarch64/cortex_x3.S [new file with mode: 0644]
plat/arm/board/arm_fpga/platform.mk
plat/arm/board/fvp/platform.mk
plat/arm/board/tc/platform.mk