mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 10:04:26 +00:00

This patch adds support for Total Compute (TC0) platform. It is an initial port and additional features are expected to be added later. TC0 has a SCP which brings the primary Cortex-A out of reset which starts executing BL1. TF-A optionally authenticates the SCP ram-fw available in FIP and makes it available for SCP to copy. Some of the major features included and tested in this platform port include TBBR, PSCI, MHUv2 and DVFS. Change-Id: I1675e9d200ca7687c215009eef483d9b3ee764ef Signed-off-by: Usama Arif <usama.arif@arm.com>
20 lines
413 B
ReStructuredText
20 lines
413 B
ReStructuredText
Arm Development Platforms
|
|
=========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Contents
|
|
|
|
juno/index
|
|
fvp/index
|
|
fvp-ve/index
|
|
tc0/index
|
|
arm-build-options
|
|
|
|
This chapter holds documentation related to Arm's development platforms,
|
|
including both software models (FVPs) and hardware development boards
|
|
such as Juno.
|
|
|
|
--------------
|
|
|
|
*Copyright (c) 2019, Arm Limited. All rights reserved.*
|