Add support for ARM Cortex-A72 processor
authorVikram Kanigiri <vikram.kanigiri@arm.com>
Tue, 17 Feb 2015 11:50:28 +0000 (11:50 +0000)
committerVikram Kanigiri <vikram.kanigiri@arm.com>
Wed, 18 Mar 2015 12:09:17 +0000 (12:09 +0000)
commit1ba93aeb89284e62c7f7214b87e5a3b0a8a5d713
tree351c8640e2b712dcebb541d60b11c7d642690d8d
parentb5b12347ab095b01f74c700927f22988e3818db2
Add support for ARM Cortex-A72 processor

This patch adds support for ARM Cortex-A72 processor in the CPU
specific framework.

Change-Id: I5986855fc1b875aadf3eba8c36e989d8a05e5175
include/lib/cpus/aarch64/cortex_a72.h [new file with mode: 0644]
lib/cpus/aarch64/cortex_a72.S [new file with mode: 0644]