mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-08 05:43:53 +00:00

Add documentation for the console framework on how to go about instantiating a new console and how to use these consoles in TF-A. This includes BOOT, RUNTIME and CRASH consoles. Change-Id: I746d38f69f1b035d2e85d2589646e7fd67cb9cc3 Signed-off-by: Salman Nabi <salman.nabi@arm.com>
21 lines
376 B
ReStructuredText
21 lines
376 B
ReStructuredText
System Design
|
|
=============
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Contents
|
|
|
|
alt-boot-flows
|
|
auth-framework
|
|
cpu-specific-build-macros
|
|
firmware-design
|
|
interrupt-framework-design
|
|
psci-pd-tree
|
|
reset-design
|
|
console-framework
|
|
trusted-board-boot
|
|
trusted-board-boot-build
|
|
|
|
--------------
|
|
|
|
*Copyright (c) 2019-2025, Arm Limited. All rights reserved.*
|