Add support for ARM Cortex-A35 processor
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Thu, 7 Jan 2016 16:52:49 +0000 (16:52 +0000)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Tue, 12 Jan 2016 09:25:12 +0000 (09:25 +0000)
commit820756e9334ba63130fbf778d2fae79e396741be
tree6766df765d30675033c09aad89fe632eb494c4b5
parent5773b5322d0b4067186d64af53a53409e3bf3e31
Add support for ARM Cortex-A35 processor

This patch adds support for ARM Cortex-A35 processor in the CPU
specific framework, as described in the Cortex-A35 TRM (r0p0).

Change-Id: Ief930a0bdf6cd82f6cb1c3b106f591a71c883464
include/lib/cpus/aarch64/cortex_a35.h [new file with mode: 0644]
lib/cpus/aarch64/cortex_a35.S [new file with mode: 0644]
plat/arm/board/fvp/platform.mk