Skip to content

Commit 4d58779

Browse files
committed
deploy: c4103dd
1 parent c04bf1b commit 4d58779

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: e4272c91b8a52b04a1327efafa151a45
3+
config: 302a51f75167f7ce41052900a619e369
44
tags: 33eac41acc08762151beb8f3b7b86c8f

_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: 'v2.3.0-34-gb00bed7',
2+
VERSION: 'v2.3.0-35-gc4103dd',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'singlehtml',

index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

8-
<title>Embedded Base Boot Requirements (EBBR) Specification v2.3.0-34-gb00bed7 documentation</title>
8+
<title>Embedded Base Boot Requirements (EBBR) Specification v2.3.0-35-gc4103dd documentation</title>
99
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
1010
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" />
1111
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=27fed22d" />
12-
<script src="_static/documentation_options.js?v=7e88a772"></script>
12+
<script src="_static/documentation_options.js?v=849faa76"></script>
1313
<script src="_static/doctools.js?v=9bcbadda"></script>
1414
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1515
<link rel="index" title="Index" href="genindex.html" />
@@ -1426,6 +1426,11 @@ <h4><span class="section-number">3.2.1. </span>AArch64 Multiprocessor Startup Pr
14261426
<p>A future version of this specification will require minimum PSCI
14271427
and SMCCC versions.</p>
14281428
</div>
1429+
<section id="aarch64-soc-identification">
1430+
<h5><span class="section-number">3.2.1.1. </span>AArch64 SoC Identification<a class="headerlink" href="#aarch64-soc-identification" title="Link to this heading"></a></h5>
1431+
<p>On AArch64 platforms, it is recommended that privileged or secure firmware
1432+
implements the <cite>SMCCC_ARCH_SOC_ID</cite> call, to ease system identification.</p>
1433+
</section>
14291434
</section>
14301435
<section id="aarch64-firmware-framework">
14311436
<h4><span class="section-number">3.2.2. </span>AArch64 Firmware Framework<a class="headerlink" href="#aarch64-firmware-framework" title="Link to this heading"></a></h4>

objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)