]> git.baikalelectronics.ru Git - arm-tf.git/commit
lib/cpus: add support for Morello Rainier CPUs
authorManoj Kumar <manoj.kumar3@arm.com>
Thu, 9 Jul 2020 08:56:02 +0000 (09:56 +0100)
committerChandni Cherukuri <chandni.cherukuri@arm.com>
Mon, 28 Sep 2020 14:03:24 +0000 (19:33 +0530)
commit2b357c3159218b435276593109a816ffd7016f25
treefa1d400dabdc0fdfdab0f4c863dcf8a1b08f1a32
parente89b813129fca7276e23182d2c7ebbf774010d9d
lib/cpus: add support for Morello Rainier CPUs

This patch adds CPU support for the Rainier CPU which is
derived from Neoverse N1 r4p0 CPU and implements the
Morello capability architecture.

Change-Id: Ic6b796481da5a66504ecb0648879446edf4c69fb
Signed-off-by: Manoj Kumar <manoj.kumar3@arm.com>
include/lib/cpus/aarch64/rainier.h [new file with mode: 0644]
lib/cpus/aarch64/rainier.S [new file with mode: 0644]