Read the Docs build information Build id: 1769388 Project: arm-oss-infra-software-solutiuons Version: latest Commit: 0694ed01f11e3b0a34c13729681ceb994d539d18 Date: 2023-10-09T12:33:42.322654Z State: finished Success: True [rtd-command-info] start-time: 2023-10-09T12:33:50.630063Z, end-time: 2023-10-09T12:33:51.768293Z, duration: 1, exit-code: 0 git clone --depth 1 git@git.gitlab.arm.com:infra-solutions/reference-design/docs/infra-refdesign-docs.git . Cloning into '.'... Warning: Permanently added 'git.gitlab.arm.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-10-09T12:33:52.357752Z, end-time: 2023-10-09T12:33:53.289445Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'git.gitlab.arm.com' (ED25519) to the list of known hosts. Warning: Permanently added 'git.gitlab.arm.com' (ED25519) to the list of known hosts. From git.gitlab.arm.com:infra-solutions/reference-design/docs/infra-refdesign-docs * [new tag] RD-INFRA-2023.03.29 -> RD-INFRA-2023.03.29 * [new tag] RD-INFRA-2023.06.28 -> RD-INFRA-2023.06.28 [rtd-command-info] start-time: 2023-10-09T12:33:53.802443Z, end-time: 2023-10-09T12:33:53.880235Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 0694ed0 rdfremont*: update for RD-INFRA-2023.09.28 release [rtd-command-info] start-time: 2023-10-09T12:33:54.361301Z, end-time: 2023-10-09T12:33:54.422612Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-10-09T12:33:54.864937Z, end-time: 2023-10-09T12:33:54.924819Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # ReadTheDocs configuration file. # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details. version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" sphinx: configuration: ./conf.py formats: - pdf python: install: - requirements: ./requirements.txt [rtd-command-info] start-time: 2023-10-09T12:34:03.277806Z, end-time: 2023-10-09T12:34:03.363414Z, duration: 0, exit-code: 0 asdf global python 3.11.4 [rtd-command-info] start-time: 2023-10-09T12:34:04.616264Z, end-time: 2023-10-09T12:34:05.608853Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.4.final.0-64 in 626ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-10-09T12:34:06.160561Z, end-time: 2023-10-09T12:34:16.183040Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (21.2.3) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.2.1 setuptools-68.2.2 [rtd-command-info] start-time: 2023-10-09T12:34:17.053367Z, end-time: 2023-10-09T12:34:23.840511Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Obtaining dependency information for sphinx from https://files.pythonhosted.org/packages/b2/b6/8ed35256aa530a9d3da15d20bdc0ba888d5364441bb50a5a83ee7827affe/sphinx-7.2.6-py3-none-any.whl.metadata Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Obtaining dependency information for readthedocs-sphinx-ext from https://files.pythonhosted.org/packages/e3/bb/4adf12e9f4f6884135ccd662fdc0dd1008e73ea9be3c1a981ce0208467f7/readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/c0/0c/261c0949083c0ac635853528bb0070c89e927841d4e533ba0b5563365c06/sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-devhelp (from sphinx) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/c0/03/010ac733ec7b7f71c1dc88e7115743ee466560d6d85373b56fb9916e4586/sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/28/7a/958f8e3e6abe8219d0d1f1224886de847ab227b218f4a07b61bc337f64be/sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.9 from https://files.pythonhosted.org/packages/95/d6/2e0bda62b2a808070ac922d21a950aa2cb5e4fcfb87e5ff5f86bc43a2201/sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-qthelp (from sphinx) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/1f/e5/1850f3f118e95581c1e30b57028ac979badee1eb29e70ee72b0241f5a185/sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 7.1 MB/s eta 0:00:00 Collecting Pygments>=2.14 (from sphinx) Obtaining dependency information for Pygments>=2.14 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Obtaining dependency information for docutils<0.21,>=0.18.1 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 48.9 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Obtaining dependency information for babel>=2.9 from https://files.pythonhosted.org/packages/ff/37/b0241795c3a320a3def948cd0d06daf70310e7fea1d8fda312629bc22ea9/Babel-2.13.0-py3-none-any.whl.metadata Downloading Babel-2.13.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Obtaining dependency information for requests>=2.25.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Obtaining dependency information for packaging>=21.0 from https://files.pythonhosted.org/packages/ec/1a/610693ac4ee14fcdf2d9bf3c493370e4f2ef7ae2e19217d7a237ff42367d/packaging-23.2-py3-none-any.whl.metadata Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/fe/21/2eff1de472ca6c99ec3993eab11308787b9879af9ca8bbceb4868cf4f2ca/MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/ff/b6/9222090f396f33cd58aa5b08b9bbf8871416b746a0c7b412a41a973674a5/charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (32 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 38.4 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/26/40/9957270221b6d3e9a3b92fdfba80dd5c9661ff45a664b47edd5d00f707f5/urllib3-2.0.6-py3-none-any.whl.metadata Downloading urllib3-2.0.6-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 24.0 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl (11 kB) Downloading Babel-2.13.0-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 61.5 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 209.2 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 203.0 MB/s eta 0:00:00 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 123.4 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 234.0 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 254.5 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 255.9 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 276.5 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 249.9 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 266.0 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 268.7 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.1/137.1 kB 269.2 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.0.6-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 269.7 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-jsmath, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, readthedocs-sphinx-ext, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.13.0 certifi-2023.7.22 charset-normalizer-3.3.0 docutils-0.20.1 idna-3.4 imagesize-1.4.1 packaging-23.2 readthedocs-sphinx-ext-2.2.3 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.7 sphinxcontrib-devhelp-1.0.5 sphinxcontrib-htmlhelp-2.0.4 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.6 sphinxcontrib-serializinghtml-1.1.9 urllib3-2.0.6 [rtd-command-info] start-time: 2023-10-09T12:34:24.422149Z, end-time: 2023-10-09T12:34:28.789237Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting jinja2==3.1.1 (from -r requirements.txt (line 6)) Downloading Jinja2-3.1.1-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 5.2 MB/s eta 0:00:00 Collecting sphinx==4.5.0 (from -r requirements.txt (line 9)) Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 27.5 MB/s eta 0:00:00 Collecting sphinx_rtd_theme==1.0.0 (from -r requirements.txt (line 10)) Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 51.1 MB/s eta 0:00:00 Collecting sphinx-copybutton==0.5.0 (from -r requirements.txt (line 11)) Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) Collecting docutils==0.17.1 (from -r requirements.txt (line 12)) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 76.7 MB/s eta 0:00:00 Collecting urllib3==1.26.15 (from -r requirements.txt (line 13)) Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 281.2 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from jinja2==3.1.1->-r requirements.txt (line 6)) (2.1.3) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.7) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.5) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.0.4) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.1.9) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.6) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.16.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.13.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.31.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (23.2) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r requirements.txt (line 9)) (3.3.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r requirements.txt (line 9)) (3.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r requirements.txt (line 9)) (2023.7.22) INFO: pip is looking at multiple versions of sphinxcontrib-htmlhelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx==4.5.0->-r requirements.txt (line 9)) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/d0/a1/5b678486ce3f7f3135ac5396db4591e967fc6709f27aa57fe13c97180953/sphinxcontrib_htmlhelp-2.0.3-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.3-py3-none-any.whl.metadata (2.2 kB) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/57/41/ad44d14fd5273a7b20905fa4dd8444abf1795f6581666f6272e7d8cabf5a/sphinxcontrib_htmlhelp-2.0.2-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 260.2 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-serializinghtml to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx==4.5.0->-r requirements.txt (line 9)) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.5 from https://files.pythonhosted.org/packages/dc/85/ea34b6be0494eff8ae281107bb4a83f6c83066b358f2525a251dc852817c/sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata (2.3 kB) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.5 from https://files.pythonhosted.org/packages/36/c6/0d5b3f258fdb107558163e88607eb6c245d8785fbd707e027f2da7fbc795/sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata (2.3 kB) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.5 from https://files.pythonhosted.org/packages/82/a2/962548d13ceddff95eac7843c9ff37b451c02b69429007b93d6a10a353d3/sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata (2.3 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 266.1 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-applehelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-applehelp (from sphinx==4.5.0->-r requirements.txt (line 9)) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/b1/db/2c9a62f9d7c8abf45fa79d28a9d0c80e16cb42deac58a699cbd952efda1a/sphinxcontrib_applehelp-1.0.6-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/57/57/1cdaff9321329139ffb0616b9907f2ddf46fa9a6a9488a93f049b2325472/sphinxcontrib_applehelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 272.3 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-devhelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-devhelp (from sphinx==4.5.0->-r requirements.txt (line 9)) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/5d/b6/7f58acb86c93e54236ca8b5b79dd3873138397060a74a143b1c1e30ba6bf/sphinxcontrib_devhelp-1.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.4-py3-none-any.whl.metadata (2.2 kB) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/30/68/7e7c2e823a50cc4d0835b962425924fe7006afa2bc7151a79c30b91fcf52/sphinxcontrib_devhelp-1.0.3-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.3-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 251.5 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-qthelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-qthelp (from sphinx==4.5.0->-r requirements.txt (line 9)) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/c1/54/d3f8d78634c43be776bbec969cce56cf6a6ba49fc950774179b6cc20176b/sphinxcontrib_qthelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/8d/57/6edeb937dbc2858d980242ffc5913303c19774048b68654e5bee9556e146/sphinxcontrib_qthelp-1.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 262.9 MB/s eta 0:00:00 Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, jinja2, docutils, sphinx, sphinx_rtd_theme, sphinx-copybutton Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.6 Uninstalling urllib3-2.0.6: Successfully uninstalled urllib3-2.0.6 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 1.1.9 Uninstalling sphinxcontrib-serializinghtml-1.1.9: Successfully uninstalled sphinxcontrib-serializinghtml-1.1.9 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 1.0.6 Uninstalling sphinxcontrib-qthelp-1.0.6: Successfully uninstalled sphinxcontrib-qthelp-1.0.6 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.0.4 Uninstalling sphinxcontrib-htmlhelp-2.0.4: Successfully uninstalled sphinxcontrib-htmlhelp-2.0.4 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 1.0.5 Uninstalling sphinxcontrib-devhelp-1.0.5: Successfully uninstalled sphinxcontrib-devhelp-1.0.5 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 1.0.7 Uninstalling sphinxcontrib-applehelp-1.0.7: Successfully uninstalled sphinxcontrib-applehelp-1.0.7 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.2 Uninstalling Jinja2-3.1.2: Successfully uninstalled Jinja2-3.1.2 Attempting uninstall: docutils Found existing installation: docutils 0.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: sphinx Found existing installation: Sphinx 7.2.6 Uninstalling Sphinx-7.2.6: Successfully uninstalled Sphinx-7.2.6 Successfully installed docutils-0.17.1 jinja2-3.1.1 sphinx-4.5.0 sphinx-copybutton-0.5.0 sphinx_rtd_theme-1.0.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.15 [rtd-command-info] start-time: 2023-10-09T12:34:37.703685Z, end-time: 2023-10-09T12:34:37.757350Z, duration: 0, exit-code: 0 cat conf.py project = "Neoverse Reference Design Platform Software" html_theme = 'sphinx_rtd_theme' ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("main", "/en/main/"), ], 'downloads': [ ("pdf", "//neoverse-reference-design.docs.arm.com/_/downloads/en/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'arm-oss-infra-software-solutiuons', 'name': u'Infra Software Solutiuons', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'main', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '0694ed01', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/arm-oss-infra-software-solutiuons/builds/1769388/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-10-09T12:34:38.291693Z, end-time: 2023-10-09T12:34:43.654657Z, duration: 5, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.5.0 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 75 source files that are out of date updating environment: [new config] 75 added, 0 changed, 0 removed reading sources... [ 1%] cxl/cxl-test reading sources... [ 2%] index reading sources... [ 4%] mpam/mpam-resctrl reading sources... [ 5%] platform-boot/buildroot-boot reading sources... [ 6%] platform-boot/busybox-boot reading sources... [ 8%] platform-boot/distro-boot reading sources... [ 9%] platform-boot/index reading sources... [ 10%] platform-boot/secure-boot reading sources... [ 12%] platform-boot/winpe-boot reading sources... [ 13%] platforms/common/index reading sources... [ 14%] platforms/common/mcp-sideband-channel reading sources... [ 16%] platforms/common/platform_names reading sources... [ 17%] platforms/common/setup-workspace reading sources... [ 18%] platforms/common/software-stack reading sources... [ 20%] platforms/common/troubleshooting-guide reading sources... [ 21%] platforms/common/virtio-P9 reading sources... [ 22%] platforms/common/vulnerability-reporting reading sources... [ 24%] platforms/index reading sources... [ 25%] platforms/rdfremont/docs/ap-rss-attestation reading sources... [ 26%] platforms/rdfremont/docs/boot-flow reading sources... [ 28%] platforms/rdfremont/docs/cca-cot-boot-flow reading sources... [ 29%] platforms/rdfremont/docs/cmn-cyprus reading sources... [ 30%] platforms/rdfremont/docs/index reading sources... [ 32%] platforms/rdfremont/docs/lcp reading sources... [ 33%] platforms/rdfremont/docs/mcuboot-image-loading reading sources... [ 34%] platforms/rdfremont/docs/realm-test reading sources... [ 36%] platforms/rdfremont/docs/rme reading sources... [ 37%] platforms/rdfremont/docs/rss reading sources... [ 38%] platforms/rdfremont/docs/scp-atu-configuration reading sources... [ 40%] platforms/rdfremont/docs/scp-rss-comm reading sources... [ 41%] platforms/rdfremont/docs/system-control-tower-nci reading sources... [ 42%] platforms/rdfremont/docs/tower-nci reading sources... [ 44%] platforms/rdfremont/readme reading sources... [ 45%] platforms/rdfremontcfg1/readme reading sources... [ 46%] platforms/rdfremontcfg2/docs/boot-flow reading sources... [ 48%] platforms/rdfremontcfg2/docs/cmn-cyprus-multichip-config reading sources... [ 49%] platforms/rdfremontcfg2/docs/index reading sources... [ 50%] platforms/rdfremontcfg2/docs/multichip-memory-map reading sources... [ 52%] platforms/rdfremontcfg2/readme reading sources... [ 53%] platforms/rdn1edge/readme reading sources... [ 54%] platforms/rdn1edgex2/readme reading sources... [ 56%] platforms/rdn2/readme reading sources... [ 57%] platforms/rdn2cfg1/readme reading sources... [ 58%] platforms/rdn2cfg2/readme reading sources... [ 60%] platforms/rdn2cfg3/readme reading sources... [ 61%] platforms/rdv1/readme reading sources... [ 62%] platforms/rdv1mc/readme reading sources... [ 64%] platforms/rdv2/readme reading sources... [ 65%] platforms/sgi575/readme reading sources... [ 66%] power-management/cppc-test reading sources... [ 68%] power-management/index reading sources... [ 69%] power-management/lpi-test reading sources... [ 70%] ras/index reading sources... [ 72%] ras/n2-cpu-ras reading sources... [ 73%] ras/ras reading sources... [ 74%] ras/sram-ecc-ras reading sources... [ 76%] readme reading sources... [ 77%] releases/RD-INFRA-2023.03.29/release_note reading sources... [ 78%] releases/RD-INFRA-2023.03.31/release_note reading sources... [ 80%] releases/RD-INFRA-2023.06.28/release_note reading sources... [ 81%] releases/RD-INFRA-2023.06.30/release_note reading sources... [ 82%] releases/RD-INFRA-2023.09.28/release_note reading sources... [ 84%] releases/RD-INFRA-2023.09.29/release_note reading sources... [ 85%] releases/index reading sources... [ 86%] test-suite/acs-test reading sources... [ 88%] test-suite/index reading sources... [ 89%] test-suite/tftf-boot reading sources... [ 90%] test-suite/uefi-sct reading sources... [ 92%] virtualization/gicv4_1-vlpi-vsgi reading sources... [ 93%] virtualization/index reading sources... [ 94%] virtualization/io-virtualization reading sources... [ 96%] virtualization/iovirt-nonpcie reading sources... [ 97%] virtualization/kvm-unit-tests reading sources... [ 98%] virtualization/uefi-supported-virtualization reading sources... [100%] virtualization/virtualization /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/ap-rss-attestation.rst:173: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/ap-rss-attestation.rst:177: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/rme.rst:42: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/realm-test.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] cxl/cxl-test writing output... [ 2%] index writing output... [ 4%] mpam/mpam-resctrl writing output... [ 5%] platform-boot/buildroot-boot writing output... [ 6%] platform-boot/busybox-boot writing output... [ 8%] platform-boot/distro-boot writing output... [ 9%] platform-boot/index writing output... [ 10%] platform-boot/secure-boot writing output... [ 12%] platform-boot/winpe-boot writing output... [ 13%] platforms/common/index writing output... [ 14%] platforms/common/mcp-sideband-channel writing output... [ 16%] platforms/common/platform_names writing output... [ 17%] platforms/common/setup-workspace writing output... [ 18%] platforms/common/software-stack writing output... [ 20%] platforms/common/troubleshooting-guide writing output... [ 21%] platforms/common/virtio-P9 writing output... [ 22%] platforms/common/vulnerability-reporting writing output... [ 24%] platforms/index writing output... [ 25%] platforms/rdfremont/docs/ap-rss-attestation writing output... [ 26%] platforms/rdfremont/docs/boot-flow writing output... [ 28%] platforms/rdfremont/docs/cca-cot-boot-flow writing output... [ 29%] platforms/rdfremont/docs/cmn-cyprus writing output... [ 30%] platforms/rdfremont/docs/index writing output... [ 32%] platforms/rdfremont/docs/lcp writing output... [ 33%] platforms/rdfremont/docs/mcuboot-image-loading writing output... [ 34%] platforms/rdfremont/docs/realm-test writing output... [ 36%] platforms/rdfremont/docs/rme writing output... [ 37%] platforms/rdfremont/docs/rss writing output... [ 38%] platforms/rdfremont/docs/scp-atu-configuration writing output... [ 40%] platforms/rdfremont/docs/scp-rss-comm writing output... [ 41%] platforms/rdfremont/docs/system-control-tower-nci writing output... [ 42%] platforms/rdfremont/docs/tower-nci writing output... [ 44%] platforms/rdfremont/readme writing output... [ 45%] platforms/rdfremontcfg1/readme writing output... [ 46%] platforms/rdfremontcfg2/docs/boot-flow writing output... [ 48%] platforms/rdfremontcfg2/docs/cmn-cyprus-multichip-config writing output... [ 49%] platforms/rdfremontcfg2/docs/index writing output... [ 50%] platforms/rdfremontcfg2/docs/multichip-memory-map writing output... [ 52%] platforms/rdfremontcfg2/readme writing output... [ 53%] platforms/rdn1edge/readme writing output... [ 54%] platforms/rdn1edgex2/readme writing output... [ 56%] platforms/rdn2/readme writing output... [ 57%] platforms/rdn2cfg1/readme writing output... [ 58%] platforms/rdn2cfg2/readme writing output... [ 60%] platforms/rdn2cfg3/readme writing output... [ 61%] platforms/rdv1/readme writing output... [ 62%] platforms/rdv1mc/readme writing output... [ 64%] platforms/rdv2/readme writing output... [ 65%] platforms/sgi575/readme writing output... [ 66%] power-management/cppc-test writing output... [ 68%] power-management/index writing output... [ 69%] power-management/lpi-test writing output... [ 70%] ras/index writing output... [ 72%] ras/n2-cpu-ras writing output... [ 73%] ras/ras writing output... [ 74%] ras/sram-ecc-ras writing output... [ 76%] readme writing output... [ 77%] releases/RD-INFRA-2023.03.29/release_note writing output... [ 78%] releases/RD-INFRA-2023.03.31/release_note writing output... [ 80%] releases/RD-INFRA-2023.06.28/release_note writing output... [ 81%] releases/RD-INFRA-2023.06.30/release_note writing output... [ 82%] releases/RD-INFRA-2023.09.28/release_note writing output... [ 84%] releases/RD-INFRA-2023.09.29/release_note writing output... [ 85%] releases/index writing output... [ 86%] test-suite/acs-test writing output... [ 88%] test-suite/index writing output... [ 89%] test-suite/tftf-boot writing output... [ 90%] test-suite/uefi-sct writing output... [ 92%] virtualization/gicv4_1-vlpi-vsgi writing output... [ 93%] virtualization/index writing output... [ 94%] virtualization/io-virtualization writing output... [ 96%] virtualization/iovirt-nonpcie writing output... [ 97%] virtualization/kvm-unit-tests writing output... [ 98%] virtualization/uefi-supported-virtualization writing output... [100%] virtualization/virtualization generating indices... genindex done writing additional pages... search done copying images... [ 6%] cxl/images/cxl-type3.PNG copying images... [ 12%] cxl/images/cxl-with-decoder-config.PNG copying images... [ 18%] platforms/common/images/sw_stack.png copying images... [ 25%] platforms/common/images/sw_stack_rme.png copying images... [ 31%] platforms/rdfremont/docs/images/ap-rss-attestation.jpg copying images... [ 37%] platforms/rdfremont/docs/images/boot-flow.png copying images... [ 43%] platforms/rdfremont/docs/images/cca-cot.png copying images... [ 50%] platforms/rdfremont/docs/images/arm-cca-architecture.png copying images... [ 56%] platforms/rdfremont/docs/images/rme-system-architecture.png copying images... [ 62%] platforms/rdfremont/docs/images/rme-software-architecture.png copying images... [ 68%] platforms/rdfremontcfg2/docs/images/boot-flow-multichip.png copying images... [ 75%] test-suite/images/sct-image-1.png copying images... [ 81%] test-suite/images/sct-image-2.png copying images... [ 87%] test-suite/images/sct-image-3.png copying images... [ 93%] test-suite/images/sct-image-4.png copying images... [100%] test-suite/images/sct-image-5.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 6 warnings. The HTML pages are in _readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-10-09T12:34:44.299353Z, end-time: 2023-10-09T12:34:47.873322Z, duration: 3, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v4.5.0 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 75 added, 0 changed, 0 removed reading sources... [ 1%] cxl/cxl-test reading sources... [ 2%] index reading sources... [ 4%] mpam/mpam-resctrl reading sources... [ 5%] platform-boot/buildroot-boot reading sources... [ 6%] platform-boot/busybox-boot reading sources... [ 8%] platform-boot/distro-boot reading sources... [ 9%] platform-boot/index reading sources... [ 10%] platform-boot/secure-boot reading sources... [ 12%] platform-boot/winpe-boot reading sources... [ 13%] platforms/common/index reading sources... [ 14%] platforms/common/mcp-sideband-channel reading sources... [ 16%] platforms/common/platform_names reading sources... [ 17%] platforms/common/setup-workspace reading sources... [ 18%] platforms/common/software-stack reading sources... [ 20%] platforms/common/troubleshooting-guide reading sources... [ 21%] platforms/common/virtio-P9 reading sources... [ 22%] platforms/common/vulnerability-reporting reading sources... [ 24%] platforms/index reading sources... [ 25%] platforms/rdfremont/docs/ap-rss-attestation reading sources... [ 26%] platforms/rdfremont/docs/boot-flow reading sources... [ 28%] platforms/rdfremont/docs/cca-cot-boot-flow reading sources... [ 29%] platforms/rdfremont/docs/cmn-cyprus reading sources... [ 30%] platforms/rdfremont/docs/index reading sources... [ 32%] platforms/rdfremont/docs/lcp reading sources... [ 33%] platforms/rdfremont/docs/mcuboot-image-loading reading sources... [ 34%] platforms/rdfremont/docs/realm-test reading sources... [ 36%] platforms/rdfremont/docs/rme reading sources... [ 37%] platforms/rdfremont/docs/rss reading sources... [ 38%] platforms/rdfremont/docs/scp-atu-configuration reading sources... [ 40%] platforms/rdfremont/docs/scp-rss-comm reading sources... [ 41%] platforms/rdfremont/docs/system-control-tower-nci reading sources... [ 42%] platforms/rdfremont/docs/tower-nci reading sources... [ 44%] platforms/rdfremont/readme reading sources... [ 45%] platforms/rdfremontcfg1/readme reading sources... [ 46%] platforms/rdfremontcfg2/docs/boot-flow reading sources... [ 48%] platforms/rdfremontcfg2/docs/cmn-cyprus-multichip-config reading sources... [ 49%] platforms/rdfremontcfg2/docs/index reading sources... [ 50%] platforms/rdfremontcfg2/docs/multichip-memory-map reading sources... [ 52%] platforms/rdfremontcfg2/readme reading sources... [ 53%] platforms/rdn1edge/readme reading sources... [ 54%] platforms/rdn1edgex2/readme reading sources... [ 56%] platforms/rdn2/readme reading sources... [ 57%] platforms/rdn2cfg1/readme reading sources... [ 58%] platforms/rdn2cfg2/readme reading sources... [ 60%] platforms/rdn2cfg3/readme reading sources... [ 61%] platforms/rdv1/readme reading sources... [ 62%] platforms/rdv1mc/readme reading sources... [ 64%] platforms/rdv2/readme reading sources... [ 65%] platforms/sgi575/readme reading sources... [ 66%] power-management/cppc-test reading sources... [ 68%] power-management/index reading sources... [ 69%] power-management/lpi-test reading sources... [ 70%] ras/index reading sources... [ 72%] ras/n2-cpu-ras reading sources... [ 73%] ras/ras reading sources... [ 74%] ras/sram-ecc-ras reading sources... [ 76%] readme reading sources... [ 77%] releases/RD-INFRA-2023.03.29/release_note reading sources... [ 78%] releases/RD-INFRA-2023.03.31/release_note reading sources... [ 80%] releases/RD-INFRA-2023.06.28/release_note reading sources... [ 81%] releases/RD-INFRA-2023.06.30/release_note reading sources... [ 82%] releases/RD-INFRA-2023.09.28/release_note reading sources... [ 84%] releases/RD-INFRA-2023.09.29/release_note reading sources... [ 85%] releases/index reading sources... [ 86%] test-suite/acs-test reading sources... [ 88%] test-suite/index reading sources... [ 89%] test-suite/tftf-boot reading sources... [ 90%] test-suite/uefi-sct reading sources... [ 92%] virtualization/gicv4_1-vlpi-vsgi reading sources... [ 93%] virtualization/index reading sources... [ 94%] virtualization/io-virtualization reading sources... [ 96%] virtualization/iovirt-nonpcie reading sources... [ 97%] virtualization/kvm-unit-tests reading sources... [ 98%] virtualization/uefi-supported-virtualization reading sources... [100%] virtualization/virtualization /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/ap-rss-attestation.rst:173: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/ap-rss-attestation.rst:177: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/rme.rst:42: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/realm-test.rst: WARNING: document isn't included in any toctree done processing neoversereferencedesignplatformsoftware.tex... index readme platforms/index platforms/rdfremont/readme platforms/rdfremontcfg1/readme platforms/rdfremontcfg2/readme platforms/rdv2/readme platforms/rdn2cfg3/readme platforms/rdn2cfg2/readme platforms/rdn2cfg1/readme platforms/rdn2/readme platforms/rdv1mc/readme platforms/rdv1/readme platforms/rdn1edgex2/readme platforms/rdn1edge/readme platforms/sgi575/readme platforms/common/index platforms/common/software-stack platforms/common/platform_names platforms/common/setup-workspace platforms/common/mcp-sideband-channel platforms/common/virtio-P9 platforms/common/troubleshooting-guide platforms/common/vulnerability-reporting platforms/rdfremont/docs/index platforms/rdfremont/docs/boot-flow platforms/rdfremont/docs/rss platforms/rdfremont/docs/mcuboot-image-loading platforms/rdfremont/docs/tower-nci platforms/rdfremont/docs/system-control-tower-nci platforms/rdfremont/docs/lcp platforms/rdfremont/docs/scp-atu-configuration platforms/rdfremont/docs/scp-rss-comm platforms/rdfremont/docs/cmn-cyprus platforms/rdfremont/docs/rme platforms/rdfremont/docs/ap-rss-attestation platforms/rdfremont/docs/cca-cot-boot-flow platforms/rdfremontcfg2/docs/index platforms/rdfremontcfg2/docs/boot-flow platforms/rdfremontcfg2/docs/cmn-cyprus-multichip-config platforms/rdfremontcfg2/docs/multichip-memory-map platform-boot/index platform-boot/busybox-boot platform-boot/buildroot-boot platform-boot/distro-boot platform-boot/secure-boot platform-boot/winpe-boot test-suite/index test-suite/acs-test test-suite/tftf-boot test-suite/uefi-sct cxl/cxl-test mpam/mpam-resctrl power-management/index power-management/lpi-test power-management/cppc-test ras/index ras/ras ras/sram-ecc-ras ras/n2-cpu-ras virtualization/index virtualization/virtualization virtualization/kvm-unit-tests virtualization/iovirt-nonpcie virtualization/io-virtualization virtualization/gicv4_1-vlpi-vsgi virtualization/uefi-supported-virtualization releases/index releases/RD-INFRA-2023.09.29/release_note releases/RD-INFRA-2023.09.28/release_note releases/RD-INFRA-2023.06.30/release_note releases/RD-INFRA-2023.06.28/release_note releases/RD-INFRA-2023.03.31/release_note releases/RD-INFRA-2023.03.29/release_note resolving references... done writing... done copying images... [ 6%] platforms/common/images/sw_stack.png copying images... [ 12%] platforms/common/images/sw_stack_rme.png copying images... [ 18%] platforms/rdfremont/docs/images/boot-flow.png copying images... [ 25%] platforms/rdfremont/docs/images/arm-cca-architecture.png copying images... [ 31%] platforms/rdfremont/docs/images/rme-system-architecture.png copying images... [ 37%] platforms/rdfremont/docs/images/rme-software-architecture.png copying images... [ 43%] platforms/rdfremont/docs/images/ap-rss-attestation.jpg copying images... [ 50%] platforms/rdfremont/docs/images/cca-cot.png copying images... [ 56%] platforms/rdfremontcfg2/docs/images/boot-flow-multichip.png copying images... [ 62%] test-suite/images/sct-image-1.png copying images... [ 68%] test-suite/images/sct-image-2.png copying images... [ 75%] test-suite/images/sct-image-3.png copying images... [ 81%] test-suite/images/sct-image-4.png copying images... [ 87%] test-suite/images/sct-image-5.png copying images... [ 93%] cxl/images/cxl-type3.PNG copying images... [100%] cxl/images/cxl-with-decoder-config.PNG copying TeX support files... copying TeX support files... done build succeeded, 6 warnings. The LaTeX files are in _readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-10-09T12:34:52.285631Z, end-time: 2023-10-09T12:34:52.345138Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2023-10-09T12:34:52.837431Z, end-time: 2023-10-09T12:35:21.030528Z, duration: 28, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=arm-oss-infra-software-solutiuons -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'neoversereferencedesignplatformsoftware.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-infra-software-solutiuons" "neoversereferencedesignplatformsoftware.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./neoversereferencedesignplatformsoftware.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-infra-software-solutiuons.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./arm-oss-infra-software-solutiuons.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./sw_stack.png> ] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `platforms/rdfremont/readme:rd-fremont-readme-la bel' on page 4 undefined on input line 137. LaTeX Warning: Hyper reference `platforms/rdfremontcfg1/readme:rd-fremont-cfg1- readme-label' on page 4 undefined on input line 141. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/readme:rd-fremont-cfg2- readme-label' on page 4 undefined on input line 145. LaTeX Warning: Hyper reference `platforms/rdv2/readme:rd-v2-readme-label' on pa ge 4 undefined on input line 149. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 4 undefined on input line 153. LaTeX Warning: Hyper reference `platforms/rdn2cfg1/readme:rd-n2-cfg1-readme-lab el' on page 4 undefined on input line 157. LaTeX Warning: Hyper reference `platforms/rdn2cfg2/readme:rd-n2-cfg2-readme-lab el' on page 4 undefined on input line 161. LaTeX Warning: Hyper reference `platforms/rdn2cfg3/readme:rd-n2-cfg3-readme-lab el' on page 4 undefined on input line 165. LaTeX Warning: Hyper reference `platforms/rdv1/readme:rd-v1-readme-label' on pa ge 4 undefined on input line 169. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:rd-v1-mc-readme-label' on page 4 undefined on input line 173. LaTeX Warning: Hyper reference `platforms/rdn1edge/readme:rd-n1-edge-readme-lab el' on page 4 undefined on input line 177. LaTeX Warning: Hyper reference `platforms/rdn1edgex2/readme:rd-n1-edgex2-readme -label' on page 4 undefined on input line 181. LaTeX Warning: Hyper reference `platforms/sgi575/readme:sgi-575-readme-label' o n page 4 undefined on input line 185. LaTeX Warning: Hyper reference `platforms/common/vulnerability-reporting:vulner ability-reporting-label' on page 4 undefined on input line 200. [4 <./sw_stack_rme.png>] Chapter 2. [5] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 6 undefined on input line 323. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 6 undefined on input line 325. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 6 undefined on input line 332. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 6 undefined on input line 384. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 6 undefined on input line 388. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 6 undefined on input line 392. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 6 undefined on input line 400. [6] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 7 undefined on input line 413. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/rss:rss-label' on page 7 undefined on input line 417. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/tower-nci:tower-nci-la bel' on page 7 undefined on input line 421. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/system-control-tower-n ci:system-control-tower-nci-label' on page 7 undefined on input line 425. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 7 undefined on input line 429. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 7 undefined on input line 433. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 7 undefined on input line 437. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 7 undefined on input line 441. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 7 undefined on input line 445. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/rme:realm-management-e xtension-label' on page 7 undefined on input line 449. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/ap-rss-attestation:ap- rss-attestation-service-label' on page 7 undefined on input line 453. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cca-cot-boot-flow:cca- cot-label' on page 7 undefined on input line 457. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.28/release_note:q323- fmt-label' on page 7 undefined on input line 505. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 7 undefined on input line 505. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 7 undefined on input line 505. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.28/release_note:q323- fmt-label' on page 7 undefined on input line 505. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 7 undefined on input line 505. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 7 undefined on input line 505. [7] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 8 undefined on input line 564. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 8 undefined on input line 566. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:host-requireme nts-label' on page 8 undefined on input line 573. Underfull \hbox (badness 10000) in paragraph at lines 609--616 []\T1/qtm/m/n/10 The RD-Fremont-Cfg1 FVP ex-e-cutable is in-cluded in the down- loaded in-staller and named as LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 8 undefined on input line 625. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 8 undefined on input line 629. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 8 undefined on input line 633. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 8 undefined on input line 641. [8] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 9 undefined on input line 654. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/rss:rss-label' on page 9 undefined on input line 658. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/tower-nci:tower-nci-la bel' on page 9 undefined on input line 662. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/system-control-tower-n ci:system-control-tower-nci-label' on page 9 undefined on input line 666. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 9 undefined on input line 670. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 9 undefined on input line 674. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 9 undefined on input line 678. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 9 undefined on input line 682. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 9 undefined on input line 686. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/rme:realm-management-e xtension-label' on page 9 undefined on input line 690. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/ap-rss-attestation:ap- rss-attestation-service-label' on page 9 undefined on input line 694. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.28/release_note:q323- fmt-label' on page 9 undefined on input line 742. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 9 undefined on input line 742. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 9 undefined on input line 742. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.28/release_note:q323- fmt-label' on page 9 undefined on input line 742. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 9 undefined on input line 742. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 9 undefined on input line 742. LaTeX Warning: Hyper reference `platforms/rdfremont/readme:rd-fremont-readme-la bel' on page 9 undefined on input line 765. [9] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 10 undefined on input line 810. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/boot-flow:rd-fremo nt-cfg2-bootflow-label' on page 10 undefined on input line 812. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:host-requireme nts-label' on page 10 undefined on input line 819. Underfull \hbox (badness 10000) in paragraph at lines 855--862 []\T1/qtm/m/n/10 The RD-Fremont-Cfg2 FVP ex-e-cutable is in-cluded in the down- loaded in-staller and named as LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 10 undefined on input line 871. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 10 undefined on input line 875. [10] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 11 undefined on input line 888. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/boot-flow:rd-fremo nt-cfg2-bootflow-label' on page 11 undefined on input line 892. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/rss:rss-label' on page 11 undefined on input line 896. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 11 undefined on input line 900. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 11 undefined on input line 904. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/cmn-cyprus-multich ip-config:cmn-cyprus-multichip-config-label' on page 11 undefined on input line 908. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 11 undefined on input line 912. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 11 undefined on input line 916. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 11 undefined on input line 920. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/multichip-memory-m ap:rd-fremont-cfg2-multichip-memory-map-label' on page 11 undefined on input li ne 924. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.28/release_note:q323- fmt-label' on page 11 undefined on input line 965. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 11 undefined on input line 965. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.28/release_note:q323- fmt-label' on page 11 undefined on input line 965. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 11 undefined on input line 965. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 11 undefined on input line 1015. [11] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 12 undefined on input line 1023. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 12 undefined on input line 1074. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 12 undefined on input line 1078. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 12 undefined on input line 1082. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 12 undefined on input line 1086. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 12 undefined on input line 1090. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 12 undefined on input line 1094. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 12 undefined on input line 1098. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 12 undefined on input line 1102. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 12 undefined on input line 1106. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 12 undefined on input line 1110. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 12 undefined on input line 1116. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 12 undefined on input line 1120. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 12 undefined on input line 1124. [12] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 13 undefined on input line 1179. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 13 undefined on input line 1179. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 13 undefined on input line 1179. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 13 undefined on input line 1179. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 13 undefined on input line 1179. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 13 undefined on input line 1179. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 13 undefined on input line 1202. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 13 undefined on input line 1227. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 13 undefined on input line 1235. [13] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 14 undefined on input line 1287. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 14 undefined on input line 1291. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 14 undefined on input line 1295. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 14 undefined on input line 1299. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 14 undefined on input line 1303. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 14 undefined on input line 1307. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 14 undefined on input line 1311. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 14 undefined on input line 1315. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 14 undefined on input line 1319. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 14 undefined on input line 1323. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 14 undefined on input line 1329. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 14 undefined on input line 1333. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 14 undefined on input line 1388. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 14 undefined on input line 1388. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 14 undefined on input line 1388. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 14 undefined on input line 1388. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 14 undefined on input line 1388. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 14 undefined on input line 1388. [14] LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 15 undefined on input line 1411. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 15 undefined on input line 1442. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 15 undefined on input line 1450. [15] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 16 undefined on input line 1502. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 16 undefined on input line 1506. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 16 undefined on input line 1510. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 16 undefined on input line 1565. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 16 undefined on input line 1565. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 16 undefined on input line 1565. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 16 undefined on input line 1565. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 16 undefined on input line 1565. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 16 undefined on input line 1565. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 16 undefined on input line 1588. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 16 undefined on input line 1613. [16] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 17 undefined on input line 1621. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 17 undefined on input line 1673. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 17 undefined on input line 1677. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 17 undefined on input line 1681. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 17 undefined on input line 1685. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 17 undefined on input line 1689. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 17 undefined on input line 1693. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 17 undefined on input line 1697. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 17 undefined on input line 1701. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 17 undefined on input line 1705. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 17 undefined on input line 1709. LaTeX Warning: Hyper reference `ras/ras:ras-label' on page 17 undefined on inpu t line 1715. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 7 undefined on input line 1719. LaTeX Warning: Hyper reference `ras/sram-ecc-ras:sram-ecc-ras-test-label' on pa ge 17 undefined on input line 1723. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 17 undefined on input line 1729. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 17 undefined on input line 1733. LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-resctrl-label' on page 1 7 undefined on input line 1737. [17] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 18 undefined on input line 1792. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 18 undefined on input line 1792. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 18 undefined on input line 1792. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 18 undefined on input line 1792. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 18 undefined on input line 1792. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 18 undefined on input line 1792. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 18 undefined on input line 1842. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 18 undefined on input line 1850. [18] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 19 undefined on input line 1902. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 19 undefined on input line 1906. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 19 undefined on input line 1910. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 19 undefined on input line 1914. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 19 undefined on input line 1918. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 19 undefined on input line 1922. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 19 undefined on input line 1926. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 19 undefined on input line 1930. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 19 undefined on input line 1934. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 19 undefined on input line 1938. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 19 undefined on input line 1944. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 19 undefined on input line 1948. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 19 undefined on input line 1952. [19] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 20 undefined on input line 2007. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 20 undefined on input line 2007. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 20 undefined on input line 2007. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 20 undefined on input line 2007. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 20 undefined on input line 2007. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 20 undefined on input line 2007. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 20 undefined on input line 2065. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 20 undefined on input line 2073. [20] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 21 undefined on input line 2099. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 21 undefined on input line 2103. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 21 undefined on input line 2107. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 21 undefined on input line 2159. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 21 undefined on input line 2159. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 21 undefined on input line 2159. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 21 undefined on input line 2159. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 21 undefined on input line 2159. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 21 undefined on input line 2159. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:rd-v1-mc-readme-label' on page 21 undefined on input line 2208. [21] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 22 undefined on input line 2213. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 22 undefined on input line 2221. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 22 undefined on input line 2247. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 22 undefined on input line 2251. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 22 undefined on input line 2255. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 22 undefined on input line 2259. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 22 undefined on input line 2263. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 22 undefined on input line 2267. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 22 undefined on input line 2271. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 22 undefined on input line 2323. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 22 undefined on input line 2323. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 22 undefined on input line 2323. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 22 undefined on input line 2323. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 22 undefined on input line 2323. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 22 undefined on input line 2323. [22] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 23 undefined on input line 2389. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 23 undefined on input line 2397. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 23 undefined on input line 2423. [23] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 24 undefined on input line 2475. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 24 undefined on input line 2475. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 24 undefined on input line 2475. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 24 undefined on input line 2475. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 24 undefined on input line 2475. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 24 undefined on input line 2475. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 24 undefined on input line 2535. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 24 undefined on input line 2543. [24] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 25 undefined on input line 2569. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 25 undefined on input line 2573. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 25 undefined on input line 2625. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 25 undefined on input line 2625. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 25 undefined on input line 2625. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 25 undefined on input line 2625. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 25 undefined on input line 2625. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 25 undefined on input line 2625. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 25 undefined on input line 2676. [25] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 26 undefined on input line 2684. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 26 undefined on input line 2710. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 26 undefined on input line 2762. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 26 undefined on input line 2762. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 26 undefined on input line 2762. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 26 undefined on input line 2762. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 26 undefined on input line 2762. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 26 undefined on input line 2762. [26] [27] [28] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [29] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:platform-manif est-names' on page 30 undefined on input line 3269. [30] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 31 undefined on input line 3278. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:downloading-th e-software-stack' on page 31 undefined on input line 3325. [31] [32] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 33 undefined on input line 3463. [33] LaTeX Warning: Hyper reference `platforms/common/mcp-sideband-channel:mcp-sideb and-channel-design' on page 34 undefined on input line 3533. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 34 undefined on input line 3543. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 34 undefined on input line 3552. [34] LaTeX Warning: Hyper reference `platforms/common/mcp-sideband-channel:mcp-sideb and-channel-design' on page 35 undefined on input line 3627. [35] Overfull \vbox (2.67392pt too high) detected at line 3762 [36] [37] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 38 undefined on input line 3970. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 38 undefined on input line 3979. [38] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 39 undefined on input line 4024. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 39 undefined on input line 4042. [39] [40] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:host-requireme nts-label' on page 41 undefined on input line 4266. [41] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 42 undefined on input line 4284. [42] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 43 undefined on input line 4369. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 43 undefined on input line 4370. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 43 undefined on input line 4378. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 43 undefined on input line 4383. [43 <./boot-flow.png>] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 44 undefined on input line 4390. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/ap-rss-attestation:ap- rss-attestation-service-label' on page 44 undefined on input line 4416. [44] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 45 undefined on input line 4511. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 45 undefined on input line 4512. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 45 undefined on input line 4516. [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4637--4649 []\T1/qtm/m/n/10 To load an im-age, \T1/txtt/m/n/10 boot_go_for_image_id() \T1/ qtm/m/n/10 is in-voked by pass-ing the re-spec-tive im-age id. [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 4868--4870 []|\T1/qtm/m/n/10 0x000001FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4881--4883 []|\T1/qtm/m/n/10 0x0000020FFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4894--4896 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4904--4906 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4907--4909 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4913--4918 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 4922--4924 []|\T1/qtm/m/n/10 0x000002ACBFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4932--4934 []|\T1/qtm/m/n/10 0x000002ACF0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4935--4937 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4948--4950 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4954--4958 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 4962--4964 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4975--4977 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4981--4984 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 4988--4990 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4994--4998 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 4994--4998 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 4994--4998 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5002--5004 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5015--5017 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5021--5025 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5021--5025 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5029--5031 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5042--5044 []|\T1/qtm/m/n/10 0x0000307FFFFFFULL Underfull \hbox (badness 5288) in paragraph at lines 5048--5053 []|\T1/qtm/m/n/10 TCU con-fig-u-ra-tion path Underfull \hbox (badness 10000) in paragraph at lines 5057--5059 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5067--5070 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5067--5070 \T1/qtm/m/n/10 0x000102ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5071--5074 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5071--5074 \T1/qtm/m/n/10 0x000002ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5075--5078 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5075--5078 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5079--5082 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5079--5082 \T1/qtm/m/n/10 0x000002ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5085--5088 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5085--5088 \T1/qtm/m/n/10 0x000102ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5089--5092 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5089--5092 \T1/qtm/m/n/10 0x000002ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5093--5096 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5093--5096 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5097--5100 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5097--5100 \T1/qtm/m/n/10 0x000002ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5106--5109 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5110--5113 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5110--5113 \T1/qtm/m/n/10 0x000202ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5114--5117 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5114--5117 \T1/qtm/m/n/10 0x000202ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5118--5121 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5118--5121 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5122--5125 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5122--5125 \T1/qtm/m/n/10 0x000102ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5128--5131 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5128--5131 \T1/qtm/m/n/10 0x000202ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5132--5135 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5132--5135 \T1/qtm/m/n/10 0x000202ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5136--5139 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5136--5139 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5140--5143 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5140--5143 \T1/qtm/m/n/10 0x000102ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5149--5152 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5153--5156 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5153--5156 \T1/qtm/m/n/10 0x000302ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5157--5160 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5157--5160 \T1/qtm/m/n/10 0x000302ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5161--5164 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5161--5164 \T1/qtm/m/n/10 0x000302ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5165--5168 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5165--5168 \T1/qtm/m/n/10 0x000202ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5171--5174 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5171--5174 \T1/qtm/m/n/10 0x000302ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5175--5178 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5175--5178 \T1/qtm/m/n/10 0x000302ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5179--5182 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5179--5182 \T1/qtm/m/n/10 0x000302ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5183--5186 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5183--5186 \T1/qtm/m/n/10 0x000202ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5192--5195 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 5563) in paragraph at lines 5233--5238 \T1/qtm/m/n/10 gions, MCP ATU, and Underfull \hbox (badness 6775) in paragraph at lines 5233--5238 \T1/qtm/m/n/10 CTRL reg-is-ters. Any [49] Overfull \vbox (427.85986pt too high) has occurred while \output is active [50] Underfull \hbox (badness 10000) in paragraph at lines 5276--5278 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5286--5288 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5289--5291 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5295--5300 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5304--5306 []|\T1/qtm/m/n/10 0x000002ABFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5314--5316 []|\T1/qtm/m/n/10 0x000002AC30000ULL Underfull \hbox (badness 10000) in paragraph at lines 5317--5319 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5330--5332 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5336--5340 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5344--5346 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5357--5359 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5363--5366 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5370--5372 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5376--5380 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5376--5380 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5376--5380 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5384--5386 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5397--5399 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5403--5407 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5403--5407 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5411--5413 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5424--5426 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5434--5437 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5434--5437 \T1/qtm/m/n/10 0x000102AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5438--5441 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5438--5441 \T1/qtm/m/n/10 0x000002AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5442--5445 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5442--5445 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5446--5449 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5446--5449 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5452--5455 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5452--5455 \T1/qtm/m/n/10 0x000102AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5456--5459 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5456--5459 \T1/qtm/m/n/10 0x000002AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5460--5463 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5460--5463 \T1/qtm/m/n/10 0x000002AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5464--5467 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5464--5467 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5473--5476 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5477--5480 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5477--5480 \T1/qtm/m/n/10 0x000202AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5481--5484 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5481--5484 \T1/qtm/m/n/10 0x000202AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5485--5488 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5485--5488 \T1/qtm/m/n/10 0x000102AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5489--5492 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5489--5492 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5495--5498 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5495--5498 \T1/qtm/m/n/10 0x000202AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5499--5502 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5499--5502 \T1/qtm/m/n/10 0x000202AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5503--5506 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5503--5506 \T1/qtm/m/n/10 0x000102AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5507--5510 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5507--5510 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5516--5519 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5520--5523 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5520--5523 \T1/qtm/m/n/10 0x000302AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5524--5527 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5524--5527 \T1/qtm/m/n/10 0x000302AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5528--5531 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5528--5531 \T1/qtm/m/n/10 0x000302AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5532--5535 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5532--5535 \T1/qtm/m/n/10 0x000202AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5538--5541 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5538--5541 \T1/qtm/m/n/10 0x000302AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5542--5545 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5542--5545 \T1/qtm/m/n/10 0x000302AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5546--5549 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5546--5549 \T1/qtm/m/n/10 0x000302AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5550--5553 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5550--5553 \T1/qtm/m/n/10 0x000202AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5559--5562 []|\T1/qtm/m/n/10 Cross-chip MHU Send [51] Overfull \vbox (137.8599pt too high) has occurred while \output is active [52] Underfull \hbox (badness 10000) in paragraph at lines 5613--5615 []|\T1/qtm/m/n/10 0x000002A42FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5626--5628 []|\T1/qtm/m/n/10 0x000002A43FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5632--5636 []|\T1/qtm/m/n/10 GENERIC RE-F-CLK Underfull \hbox (badness 10000) in paragraph at lines 5632--5636 \T1/qtm/m/n/10 reg-is-ter ac-ces (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5640--5642 []|\T1/qtm/m/n/10 0x000002A49FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 []|\T1/qtm/m/n/10 0x000002A4A0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5653--5655 []|\T1/qtm/m/n/10 0x000002A4AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5663--5665 []|\T1/qtm/m/n/10 0x000002A4B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5666--5668 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5676--5678 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5679--5681 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5685--5690 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5694--5696 []|\T1/qtm/m/n/10 0x000002A7FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5707--5709 []|\T1/qtm/m/n/10 0x000002A80FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5720--5722 []|\T1/qtm/m/n/10 0x000002AC5FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5730--5732 []|\T1/qtm/m/n/10 0x000002AC90000ULL Underfull \hbox (badness 10000) in paragraph at lines 5733--5735 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5746--5748 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5752--5756 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5760--5762 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5773--5775 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5779--5782 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5786--5788 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5792--5796 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5792--5796 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5792--5796 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5800--5802 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5813--5815 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5826--5828 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5836--5839 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5836--5839 \T1/qtm/m/n/10 0x000102A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5840--5843 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5840--5843 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5844--5847 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5844--5847 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5848--5851 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5848--5851 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5854--5857 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5854--5857 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5858--5861 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5858--5861 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5862--5865 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5862--5865 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5866--5869 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5866--5869 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5875--5878 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5879--5882 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5879--5882 \T1/qtm/m/n/10 0x000202A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5883--5886 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5883--5886 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5887--5890 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5887--5890 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5891--5894 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5891--5894 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5897--5900 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5897--5900 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5901--5904 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5901--5904 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5905--5908 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5905--5908 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5909--5912 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5909--5912 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5918--5921 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5922--5925 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5922--5925 \T1/qtm/m/n/10 0x000302A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5926--5929 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5926--5929 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5930--5933 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5930--5933 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5934--5937 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5934--5937 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5940--5943 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5940--5943 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5944--5947 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5944--5947 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5948--5951 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5948--5951 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5952--5955 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5952--5955 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5961--5964 []|\T1/qtm/m/n/10 Cross-chip MHU Send [53] Overfull \vbox (283.85986pt too high) has occurred while \output is active [54] Overfull \hbox (3.7704pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002A430000| Overfull \hbox (4.8576pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002A95FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (5.9904pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AA00000| Overfull \hbox (7.0776pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AA5FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (5.4404pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AB00000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AC2FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (4.8904pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AC60000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AC8FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (6.5604pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002ACC0000| Overfull \hbox (4.3076pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002B12FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP SCP [55] Underfull \hbox (badness 10000) in paragraph at lines 6204--6210 []\T1/qtm/m/n/10 RSS get-ting the LCP im-ages base ad-dress and size from clus- ter util-ity (re-fer: Underfull \hbox (badness 10000) in paragraph at lines 6204--6210 \T1/txtt/m/n/10 /tf[]m/platform/ext/target/arm/rss/rdfremont/bl2/fla sh_map_bl2.c: Underfull \hbox (badness 10000) in paragraph at lines 6212--6217 []\T1/qtm/m/n/10 RSS load-ing the LCP bi-nary from clus-ter util-ity (re-fer: \ T1/txtt/m/n/10 /tf[]m/platform/ Underfull \hbox (badness 10000) in paragraph at lines 6212--6217 \T1/txtt/m/n/10 ext/target/arm/rss/rdfremont/bl2/boot_hal_bl2.c: boot_platform_ pre_load(), [56] [57] Underfull \hbox (badness 10000) in paragraph at lines 6456--6460 \T1/qtm/m/n/10 in the file in the soft-ware stack: \T1/txtt/m/n/10 / tf[]m/platform/ext/target/arm/rss/common/ [58] Underfull \hbox (badness 10000) in paragraph at lines 6564--6570 []\T1/qtm/m/n/10 Then, the re-quested PAS is cal-cu-lated from the re-gion at-t ributes and the func-tion Underfull \hbox (badness 10000) in paragraph at lines 6580--6583 []\T1/qtm/m/n/10 If the re-quest is for re-mov-ing an ATU re-gion, then the fun c-tion [59] [60] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 61 undefined on input line 6711. [61] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 62 undefined on input line 6809. [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 7014--7017 []\T1/qtm/m/n/10 Af-ter that, the tar-get node id is con-fig-ured in the reg-is -ter \T1/txtt/m/n/10 non_hash_tgt_nodeid \T1/qtm/m/n/10 in Underfull \hbox (badness 10000) in paragraph at lines 7030--7034 []\T1/qtm/m/n/10 The re-gion type is \T1/txtt/m/n/10 MOD_CMN_CYPRUS_MEM_REGION_ TYPE_SYSCACHE \T1/qtm/m/n/10 and the func-tion Underfull \hbox (badness 10000) in paragraph at lines 7030--7034 \T1/txtt/m/n/10 configure_rnsam_region() \T1/qtm/m/n/10 is in-voked with \T1/tx tt/m/n/10 SAM_NODE_TYPE_HN_F \T1/qtm/m/n/10 node type and Underfull \hbox (badness 10000) in paragraph at lines 7050--7055 []\T1/qtm/m/n/10 Once the hashed mem-ory re-gion is pro-grammed in the RN-SAM r eg-is-ters, the func-tion [64] Underfull \hbox (badness 10000) in paragraph at lines 7180--7185 []\T1/qtm/m/n/10 As-sign LDIDs to re-mote caching agents such as RN-Fs by in-vo k-ing the func-tion Underfull \hbox (badness 10000) in paragraph at lines 7187--7192 []\T1/qtm/m/n/10 Pro-gram CCG HA node IDs at the LDID in-dex for re-mote cachin g agents in the HN-S Underfull \hbox (badness 10000) in paragraph at lines 7187--7192 \T1/qtm/m/n/10 nodes us-ing the func-tion \T1/txtt/m/n/10 program_hns_ldid_to_r n_nodeid()\T1/qtm/m/n/10 . This func-tion in-turn in-vokes Underfull \hbox (badness 6141) in paragraph at lines 7199--7203 []\T1/qtm/m/n/10 Then, if the SMP mode and ULL-to-ULL mode are en-abled in the con-fig data, the func-tions Underfull \hbox (badness 10000) in paragraph at lines 7205--7209 []\T1/qtm/m/n/10 Es-tab-lish pro-to-col links be-tween lo-cal CCG and re-mote C CG via the func-tion [65] [66 <./arm-cca-architecture.png>] [67] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 68 undefined on input line 7412. [68 <./rme-system-architecture.png> <./rme-software-architecture.png>] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 69 undefined on input line 7470. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 69 undefined on input line 7475. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 69 undefined on input line 7479. [69] [70] [71] [72] Underfull \hbox (badness 10000) in paragraph at lines 7842--7851 []\T1/qtm/m/n/10 As a next step TF-RMM re-quests for the IAT sub-token from TF- A BL31 us-ing the ser-vice [73] [74 <./ap-rss-attestation.jpg>] [75] [76] [77] Overfull \vbox (27.0568pt too high) has occurred while \output is active [78 <./cca-cot.png>] [79 <./boot-flow-multichip.png (PNG copy)>] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 80 undefined on input line 8114. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 80 undefined on input line 8115. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/tower-nci:tower-nci-la bel' on page 80 undefined on input line 8115. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 80 undefined on input line 8124. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/cmn-cyprus-multich ip-config:cmn-cyprus-multichip-config-label' on page 80 undefined on input line 8124. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 80 undefined on input line 8129. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 80 undefined on input line 8138. [80] [81] [82] Underfull \vbox (badness 10000) detected at line 8330 Underfull \vbox (badness 10000) detected at line 8330 [83] [84] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 85 undefined on input line 8490. [85] [86] Chapter 3. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 87 undefined on input line 8856. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 87 undefined on input line 8887. [87] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 88 undefined on input line 8924. [88] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 89 undefined on input line 9023. [89] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 90 undefined on input line 9135. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 90 undefined on input line 9168. [90] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 91 undefined on input line 9360. [91] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 92 undefined on input line 9459. [92] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 93 undefined on input line 9487. [93] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 94 undefined on input line 9637. [94] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 95 undefined on input line 9785. [95] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 96 undefined on input line 9904. [96] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 97 undefined on input line 9977. [97] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 98 undefined on input line 10113. [98] [99] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 100 undefined on input line 10294. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 100 undefined on input line 10322. [100] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 101 undefined on input line 10461. [101] [102] Chapter 4. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 103 undefined on input line 10565. [103] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 104 undefined on input line 10608. [104] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 105 undefined on input line 10752. [105] [106] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 107 undefined on input line 10970. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 107 undefined on input line 10998. LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 107 undefined on input line 11035. [107] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 108 undefined on input line 11133. [108] [109] [110] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 111 undefined on input line 11328. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 111 undefined on input line 11359. [111] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 112 undefined on input line 11488. [112] [113 <./sct-image-1.png>] [114 <./sct-image-2.png>] [115 <./sct-image-3.p ng>] [116 <./sct-image-4.png>] [117 <./sct-image-5.png>] [118] Chapter 5. [119 <./cxl-type3.PNG>] [120] LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 121 undefined on input line 11733. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 121 undefined on input line 11733. Overfull \hbox (1.17415pt too wide) in paragraph at lines 11736--11740 []\T1/qtm/m/n/10 En-sure that the model pa-ram-e-ter ^^P-C pcie_group_0.pciex16 .pcie_rc.add_cxl_type3_device_to_default_hierarchy=true^^Q [121 <./cxl-with-decoder-config.PNG>] [122] [123] [124] Chapter 6. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 125 undefined on input line 11984. [125] LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-resctrl-a-quick-glance' on page 126 undefined on input line 12079. [126] [127] [128] [129] [130] [131] Underfull \hbox (badness 10000) in paragraph at lines 12546--12566 []\T1/qtm/m/n/10 As the ker-nel pro-ceeds to boot, the MPAM plat-form driver in i-tial-iza-tion rou-tine gets in-voked [132] [133] [134] [135] [136] [137] [138] [139] [140] Chapter 7. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 141 undefined on input line 13137. [141] [142] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 143 undefined on input line 13269. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 143 undefined on input line 13269. [143] Underfull \hbox (badness 10000) in paragraph at lines 13378--13381 []\T1/qtm/m/n/10 For single-chip plat-forms, pass [][]\T1/txtt/m/n/10 min[]sync []latency=0 \T1/qtm/m/n/10 and for mul-ti-chip plat-forms, pass [144] Chapter 8. [145] [146] LaTeX Warning: Hyper reference `ras/sram-ecc-ras:sram-ecc-ras-test-label' on pa ge 147 undefined on input line 13617. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 47 undefined on input line 13621. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 47 undefined on input line 13650. [147] LaTeX Warning: Hyper reference `ras/sram-ecc-ras:sram-ecc-ras-test-label' on pa ge 148 undefined on input line 13679. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 48 undefined on input line 13680. [148] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 149 undefined on input line 13776. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 149 undefined on input line 13788. [149] Overfull \hbox (308.31505pt too wide) in paragraph at lines 13944--13944 [] Underfull \hbox (badness 10000) in paragraph at lines 13944--13944 [150] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 151 undefined on input line 13963. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 151 undefined on input line 14023. [151] [152] Chapter 9. [153] LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 154 undefined on input line 14199. [154] [155] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 156 undefined on input line 14407. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 156 undefined on input line 14423. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 156 undefined on input line 14436. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 156 undefined on input line 14436. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 156 undefined on input line 14468. [156] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 157 undefined on input line 14519. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 157 undefined on input line 14533. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 157 undefined on input line 14545. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:build-the-platfor m-software' on page 157 undefined on input line 14573. [157] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 158 undefined on input line 14635. [158] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 159 undefined on input line 14651. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 159 undefined on input line 14660. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 159 undefined on input line 14670. [159] [160] Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x4100_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x413F_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x4140_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x417F_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x4180_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x41BF_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x41C0_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x41FF_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 4MiB| [161] LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 162 undefined on input line 15096. [162] [163] [164] [165] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 166 undefined on input line 15392. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 166 undefined on input line 15408. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 166 undefined on input line 15441. [166] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 167 undefined on input line 15495. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 167 undefined on input line 15506. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 167 undefined on input line 15518. [167] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 168 undefined on input line 15602. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:build-the-plat form-software' on page 168 undefined on input line 15614. [168] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 169 undefined on input line 15656. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 169 undefined on input line 15674. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 169 undefined on input line 15674. [169] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 170 undefined on input line 15789. [170] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 171 undefined on input line 15892. [171] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 172 undefined on input line 15907. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 172 undefined on input line 15933. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 172 undefined on input line 15933. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 172 undefined on input line 15957. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 172 undefined on input line 16021. [172] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 173 undefined on input line 16041. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 173 undefined on input line 16063. [173] [174] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 175 undefined on input line 16187. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:bu ild-install' on page 175 undefined on input line 16270. [175] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 176 undefined on input line 16287. [176] [177] [178] Chapter 10. [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] No file arm-oss-infra-software-solutiuons.ind. [191] (./arm-oss-infra-software-solutiuons.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `arm-oss-infra-software-solutiuons.out' ha s changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on arm-oss-infra-software-solutiuons.pdf (195 pages, 2609303 byt es). Transcript written on arm-oss-infra-software-solutiuons.log. Latexmk: Index file 'arm-oss-infra-software-solutiuons.idx' was written Latexmk: Missing input file 'arm-oss-infra-software-solutiuons.ind' (or dependence on it) from following: 'No file arm-oss-infra-software-solutiuons.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Rule 'makeindex arm-oss-infra-software-solutiuons.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'arm-oss-infra-software-solutiuons.idx' ------------ Run number 1 of rule 'makeindex arm-oss-infra-software-solutiuons.idx' ------------ ------------ Running 'makeindex -s python.ist -o "arm-oss-infra-software-solutiuons.ind" "arm-oss-infra-software-solutiuons.idx"' ------------ Latexmk: Examining 'arm-oss-infra-software-solutiuons.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex arm-oss-infra-software-solutiuons.idx'... This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file arm-oss-infra-software-solutiuons.idx...done (0 entries accepted, 0 rejected). Nothing written in arm-oss-infra-software-solutiuons.ind. Transcript written in arm-oss-infra-software-solutiuons.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'arm-oss-infra-software-solutiuons.aux' 'arm-oss-infra-software-solutiuons.ind' 'arm-oss-infra-software-solutiuons.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-infra-software-solutiuons" "neoversereferencedesignplatformsoftware.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./neoversereferencedesignplatformsoftware.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-infra-software-solutiuons.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./arm-oss-infra-software-solutiuons.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./arm-oss-infra-software-solutiuons.out) (./arm-oss-infra-software-solutiuons.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./arm-oss-infra-software-solutiuons.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./sw_stack.png> ] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [4 <./sw_stack_rme.png>] Chapter 2. [5] [6] [7] Underfull \hbox (badness 10000) in paragraph at lines 609--616 []\T1/qtm/m/n/10 The RD-Fremont-Cfg1 FVP ex-e-cutable is in-cluded in the down- loaded in-staller and named as [8] [9] Underfull \hbox (badness 10000) in paragraph at lines 855--862 []\T1/qtm/m/n/10 The RD-Fremont-Cfg2 FVP ex-e-cutable is in-cluded in the down- loaded in-staller and named as [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd ) [29] [30] [31] [32] [33] [34] [35] Overfull \vbox (2.67392pt too high) detected at line 3762 [36] [37] [38] [39] [40] [41] [42] [43 <./boot-flow.png>] [44] [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4637--4649 []\T1/qtm/m/n/10 To load an im-age, \T1/txtt/m/n/10 boot_go_for_image_id() \T1/ qtm/m/n/10 is in-voked by pass-ing the re-spec-tive im-age id. [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 4868--4870 []|\T1/qtm/m/n/10 0x000001FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4881--4883 []|\T1/qtm/m/n/10 0x0000020FFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4894--4896 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4904--4906 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4907--4909 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4913--4918 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 4922--4924 []|\T1/qtm/m/n/10 0x000002ACBFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4932--4934 []|\T1/qtm/m/n/10 0x000002ACF0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4935--4937 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4948--4950 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4954--4958 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 4962--4964 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4975--4977 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4981--4984 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 4988--4990 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4994--4998 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 4994--4998 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 4994--4998 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5002--5004 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5015--5017 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5021--5025 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5021--5025 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5029--5031 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5042--5044 []|\T1/qtm/m/n/10 0x0000307FFFFFFULL Underfull \hbox (badness 5288) in paragraph at lines 5048--5053 []|\T1/qtm/m/n/10 TCU con-fig-u-ra-tion path Underfull \hbox (badness 10000) in paragraph at lines 5057--5059 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5067--5070 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5067--5070 \T1/qtm/m/n/10 0x000102ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5071--5074 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5071--5074 \T1/qtm/m/n/10 0x000002ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5075--5078 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5075--5078 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5079--5082 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5079--5082 \T1/qtm/m/n/10 0x000002ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5085--5088 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5085--5088 \T1/qtm/m/n/10 0x000102ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5089--5092 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5089--5092 \T1/qtm/m/n/10 0x000002ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5093--5096 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5093--5096 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5097--5100 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5097--5100 \T1/qtm/m/n/10 0x000002ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5106--5109 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5110--5113 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5110--5113 \T1/qtm/m/n/10 0x000202ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5114--5117 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5114--5117 \T1/qtm/m/n/10 0x000202ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5118--5121 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5118--5121 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5122--5125 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5122--5125 \T1/qtm/m/n/10 0x000102ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5128--5131 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5128--5131 \T1/qtm/m/n/10 0x000202ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5132--5135 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5132--5135 \T1/qtm/m/n/10 0x000202ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5136--5139 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5136--5139 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5140--5143 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5140--5143 \T1/qtm/m/n/10 0x000102ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5149--5152 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5153--5156 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5153--5156 \T1/qtm/m/n/10 0x000302ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5157--5160 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5157--5160 \T1/qtm/m/n/10 0x000302ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5161--5164 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5161--5164 \T1/qtm/m/n/10 0x000302ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5165--5168 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5165--5168 \T1/qtm/m/n/10 0x000202ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5171--5174 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5171--5174 \T1/qtm/m/n/10 0x000302ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5175--5178 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5175--5178 \T1/qtm/m/n/10 0x000302ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5179--5182 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5179--5182 \T1/qtm/m/n/10 0x000302ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5183--5186 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5183--5186 \T1/qtm/m/n/10 0x000202ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5192--5195 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 5563) in paragraph at lines 5233--5238 \T1/qtm/m/n/10 gions, MCP ATU, and Underfull \hbox (badness 6775) in paragraph at lines 5233--5238 \T1/qtm/m/n/10 CTRL reg-is-ters. Any [49] Overfull \vbox (427.85986pt too high) has occurred while \output is active [50] Underfull \hbox (badness 10000) in paragraph at lines 5276--5278 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5286--5288 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5289--5291 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5295--5300 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5304--5306 []|\T1/qtm/m/n/10 0x000002ABFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5314--5316 []|\T1/qtm/m/n/10 0x000002AC30000ULL Underfull \hbox (badness 10000) in paragraph at lines 5317--5319 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5330--5332 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5336--5340 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5344--5346 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5357--5359 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5363--5366 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5370--5372 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5376--5380 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5376--5380 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5376--5380 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5384--5386 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5397--5399 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5403--5407 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5403--5407 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5411--5413 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5424--5426 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5434--5437 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5434--5437 \T1/qtm/m/n/10 0x000102AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5438--5441 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5438--5441 \T1/qtm/m/n/10 0x000002AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5442--5445 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5442--5445 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5446--5449 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5446--5449 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5452--5455 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5452--5455 \T1/qtm/m/n/10 0x000102AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5456--5459 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5456--5459 \T1/qtm/m/n/10 0x000002AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5460--5463 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5460--5463 \T1/qtm/m/n/10 0x000002AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5464--5467 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5464--5467 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5473--5476 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5477--5480 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5477--5480 \T1/qtm/m/n/10 0x000202AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5481--5484 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5481--5484 \T1/qtm/m/n/10 0x000202AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5485--5488 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5485--5488 \T1/qtm/m/n/10 0x000102AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5489--5492 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5489--5492 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5495--5498 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5495--5498 \T1/qtm/m/n/10 0x000202AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5499--5502 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5499--5502 \T1/qtm/m/n/10 0x000202AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5503--5506 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5503--5506 \T1/qtm/m/n/10 0x000102AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5507--5510 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5507--5510 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5516--5519 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5520--5523 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5520--5523 \T1/qtm/m/n/10 0x000302AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5524--5527 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5524--5527 \T1/qtm/m/n/10 0x000302AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5528--5531 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5528--5531 \T1/qtm/m/n/10 0x000302AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5532--5535 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5532--5535 \T1/qtm/m/n/10 0x000202AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5538--5541 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5538--5541 \T1/qtm/m/n/10 0x000302AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5542--5545 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5542--5545 \T1/qtm/m/n/10 0x000302AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5546--5549 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5546--5549 \T1/qtm/m/n/10 0x000302AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5550--5553 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5550--5553 \T1/qtm/m/n/10 0x000202AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5559--5562 []|\T1/qtm/m/n/10 Cross-chip MHU Send [51] Overfull \vbox (137.8599pt too high) has occurred while \output is active [52] Underfull \hbox (badness 10000) in paragraph at lines 5613--5615 []|\T1/qtm/m/n/10 0x000002A42FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5626--5628 []|\T1/qtm/m/n/10 0x000002A43FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5632--5636 []|\T1/qtm/m/n/10 GENERIC RE-F-CLK Underfull \hbox (badness 10000) in paragraph at lines 5632--5636 \T1/qtm/m/n/10 reg-is-ter ac-ces (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5640--5642 []|\T1/qtm/m/n/10 0x000002A49FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 []|\T1/qtm/m/n/10 0x000002A4A0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5653--5655 []|\T1/qtm/m/n/10 0x000002A4AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5663--5665 []|\T1/qtm/m/n/10 0x000002A4B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5666--5668 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5676--5678 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5679--5681 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5685--5690 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5694--5696 []|\T1/qtm/m/n/10 0x000002A7FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5707--5709 []|\T1/qtm/m/n/10 0x000002A80FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5720--5722 []|\T1/qtm/m/n/10 0x000002AC5FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5730--5732 []|\T1/qtm/m/n/10 0x000002AC90000ULL Underfull \hbox (badness 10000) in paragraph at lines 5733--5735 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5746--5748 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5752--5756 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5760--5762 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5773--5775 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5779--5782 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5786--5788 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5792--5796 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5792--5796 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5792--5796 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5800--5802 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5813--5815 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5826--5828 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5836--5839 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5836--5839 \T1/qtm/m/n/10 0x000102A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5840--5843 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5840--5843 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5844--5847 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5844--5847 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5848--5851 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5848--5851 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5854--5857 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5854--5857 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5858--5861 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5858--5861 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5862--5865 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5862--5865 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5866--5869 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5866--5869 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5875--5878 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5879--5882 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5879--5882 \T1/qtm/m/n/10 0x000202A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5883--5886 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5883--5886 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5887--5890 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5887--5890 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5891--5894 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5891--5894 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5897--5900 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5897--5900 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5901--5904 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5901--5904 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5905--5908 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5905--5908 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5909--5912 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5909--5912 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5918--5921 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5922--5925 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5922--5925 \T1/qtm/m/n/10 0x000302A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5926--5929 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5926--5929 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5930--5933 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5930--5933 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5934--5937 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5934--5937 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5940--5943 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5940--5943 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5944--5947 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5944--5947 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5948--5951 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5948--5951 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5952--5955 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5952--5955 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5961--5964 []|\T1/qtm/m/n/10 Cross-chip MHU Send [53] Overfull \vbox (283.85986pt too high) has occurred while \output is active [54] Overfull \hbox (3.7704pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002A430000| Overfull \hbox (4.8576pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002A95FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (5.9904pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AA00000| Overfull \hbox (7.0776pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AA5FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (5.4404pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AB00000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AC2FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (4.8904pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AC60000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AC8FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (6.5604pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002ACC0000| Overfull \hbox (4.3076pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002B12FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP SCP [55] Underfull \hbox (badness 10000) in paragraph at lines 6204--6210 []\T1/qtm/m/n/10 RSS get-ting the LCP im-ages base ad-dress and size from clus- ter util-ity (re-fer: Underfull \hbox (badness 10000) in paragraph at lines 6204--6210 \T1/txtt/m/n/10 /tf[]m/platform/ext/target/arm/rss/rdfremont/bl2/fla sh_map_bl2.c: Underfull \hbox (badness 10000) in paragraph at lines 6212--6217 []\T1/qtm/m/n/10 RSS load-ing the LCP bi-nary from clus-ter util-ity (re-fer: \ T1/txtt/m/n/10 /tf[]m/platform/ Underfull \hbox (badness 10000) in paragraph at lines 6212--6217 \T1/txtt/m/n/10 ext/target/arm/rss/rdfremont/bl2/boot_hal_bl2.c: boot_platform_ pre_load(), [56] [57] Underfull \hbox (badness 10000) in paragraph at lines 6456--6460 \T1/qtm/m/n/10 in the file in the soft-ware stack: \T1/txtt/m/n/10 / tf[]m/platform/ext/target/arm/rss/common/ [58] Underfull \hbox (badness 10000) in paragraph at lines 6564--6570 []\T1/qtm/m/n/10 Then, the re-quested PAS is cal-cu-lated from the re-gion at-t ributes and the func-tion Underfull \hbox (badness 10000) in paragraph at lines 6580--6583 []\T1/qtm/m/n/10 If the re-quest is for re-mov-ing an ATU re-gion, then the fun c-tion [59] [60] [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 7014--7017 []\T1/qtm/m/n/10 Af-ter that, the tar-get node id is con-fig-ured in the reg-is -ter \T1/txtt/m/n/10 non_hash_tgt_nodeid \T1/qtm/m/n/10 in Underfull \hbox (badness 10000) in paragraph at lines 7030--7034 []\T1/qtm/m/n/10 The re-gion type is \T1/txtt/m/n/10 MOD_CMN_CYPRUS_MEM_REGION_ TYPE_SYSCACHE \T1/qtm/m/n/10 and the func-tion Underfull \hbox (badness 10000) in paragraph at lines 7030--7034 \T1/txtt/m/n/10 configure_rnsam_region() \T1/qtm/m/n/10 is in-voked with \T1/tx tt/m/n/10 SAM_NODE_TYPE_HN_F \T1/qtm/m/n/10 node type and Underfull \hbox (badness 10000) in paragraph at lines 7050--7055 []\T1/qtm/m/n/10 Once the hashed mem-ory re-gion is pro-grammed in the RN-SAM r eg-is-ters, the func-tion [64] Underfull \hbox (badness 10000) in paragraph at lines 7180--7185 []\T1/qtm/m/n/10 As-sign LDIDs to re-mote caching agents such as RN-Fs by in-vo k-ing the func-tion Underfull \hbox (badness 10000) in paragraph at lines 7187--7192 []\T1/qtm/m/n/10 Pro-gram CCG HA node IDs at the LDID in-dex for re-mote cachin g agents in the HN-S Underfull \hbox (badness 10000) in paragraph at lines 7187--7192 \T1/qtm/m/n/10 nodes us-ing the func-tion \T1/txtt/m/n/10 program_hns_ldid_to_r n_nodeid()\T1/qtm/m/n/10 . This func-tion in-turn in-vokes Underfull \hbox (badness 6141) in paragraph at lines 7199--7203 []\T1/qtm/m/n/10 Then, if the SMP mode and ULL-to-ULL mode are en-abled in the con-fig data, the func-tions Underfull \hbox (badness 10000) in paragraph at lines 7205--7209 []\T1/qtm/m/n/10 Es-tab-lish pro-to-col links be-tween lo-cal CCG and re-mote C CG via the func-tion [65] [66 <./arm-cca-architecture.png>] [67] [68 <./rme-system-architecture.png> <./rme-software-architecture.png>] [69] [70] [71] [72] Underfull \hbox (badness 10000) in paragraph at lines 7842--7851 []\T1/qtm/m/n/10 As a next step TF-RMM re-quests for the IAT sub-token from TF- A BL31 us-ing the ser-vice [73] [74 <./ap-rss-attestation.jpg>] [75] [76] [77] Overfull \vbox (27.0568pt too high) has occurred while \output is active [78 <./cca-cot.png>] [79 <./boot-flow-multichip.png (PNG copy)>] [80] [81] [82] Underfull \vbox (badness 10000) detected at line 8330 Underfull \vbox (badness 10000) detected at line 8330 [83] [84] [85] [86] Chapter 3. [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] Chapter 4. [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113 <./sct-image-1 .png>] [114 <./sct-image-2.png>] [115 <./sct-image-3.png>] [116 <./sct-image-4. png>] [117 <./sct-image-5.png>] [118] Chapter 5. [119 <./cxl-type3.PNG>] [120] Overfull \hbox (1.17415pt too wide) in paragraph at lines 11736--11740 []\T1/qtm/m/n/10 En-sure that the model pa-ram-e-ter ^^P-C pcie_group_0.pciex16 .pcie_rc.add_cxl_type3_device_to_default_hierarchy=true^^Q [121 <./cxl-with-decoder-config.PNG>] [122] [123] [124] Chapter 6. [125] [126] [127] [128] [129] [130] [131] Underfull \hbox (badness 10000) in paragraph at lines 12546--12566 []\T1/qtm/m/n/10 As the ker-nel pro-ceeds to boot, the MPAM plat-form driver in i-tial-iza-tion rou-tine gets in-voked [132] [133] [134] [135] [136] [137] [138] [139] [140] Chapter 7. [141] [142] [143] Underfull \hbox (badness 10000) in paragraph at lines 13378--13381 []\T1/qtm/m/n/10 For single-chip plat-forms, pass [][]\T1/txtt/m/n/10 min[]sync []latency=0 \T1/qtm/m/n/10 and for mul-ti-chip plat-forms, pass [144] Chapter 8. [145] [146] [147] [148] [149] Overfull \hbox (308.31505pt too wide) in paragraph at lines 13944--13944 [] Underfull \hbox (badness 10000) in paragraph at lines 13944--13944 [150] [151] [152] Chapter 9. [153] [154] [155] [156] [157] [158] [159] [160] Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x4100_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x413F_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x4140_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x417F_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x4180_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x41BF_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x41C0_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x41FF_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 4MiB| [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] Chapter 10. [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] (./arm-oss-infra-software-solutiuons.ind) [191] (./arm-oss-infra-software-solutiuons.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on arm-oss-infra-software-solutiuons.pdf (195 pages, 2654196 byt es). Transcript written on arm-oss-infra-software-solutiuons.log. Latexmk: Index file 'arm-oss-infra-software-solutiuons.idx' was written Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'arm-oss-infra-software-solutiuons.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'arm-oss-infra-software-solutiuons.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-infra-software-solutiuons" "neoversereferencedesignplatformsoftware.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./neoversereferencedesignplatformsoftware.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-infra-software-solutiuons.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./arm-oss-infra-software-solutiuons.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./arm-oss-infra-software-solutiuons.out) (./arm-oss-infra-software-solutiuons.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./arm-oss-infra-software-solutiuons.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./sw_stack.png> ] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [4 <./sw_stack_rme.png>] Chapter 2. [5] [6] [7] Underfull \hbox (badness 10000) in paragraph at lines 609--616 []\T1/qtm/m/n/10 The RD-Fremont-Cfg1 FVP ex-e-cutable is in-cluded in the down- loaded in-staller and named as [8] [9] Underfull \hbox (badness 10000) in paragraph at lines 855--862 []\T1/qtm/m/n/10 The RD-Fremont-Cfg2 FVP ex-e-cutable is in-cluded in the down- loaded in-staller and named as [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd ) [29] [30] [31] [32] [33] [34] [35] Overfull \vbox (2.67392pt too high) detected at line 3762 [36] [37] [38] [39] [40] [41] [42] [43 <./boot-flow.png>] [44] [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4637--4649 []\T1/qtm/m/n/10 To load an im-age, \T1/txtt/m/n/10 boot_go_for_image_id() \T1/ qtm/m/n/10 is in-voked by pass-ing the re-spec-tive im-age id. [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 4868--4870 []|\T1/qtm/m/n/10 0x000001FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4881--4883 []|\T1/qtm/m/n/10 0x0000020FFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4894--4896 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4904--4906 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4907--4909 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4913--4918 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 4922--4924 []|\T1/qtm/m/n/10 0x000002ACBFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4932--4934 []|\T1/qtm/m/n/10 0x000002ACF0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4935--4937 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4948--4950 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4954--4958 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 4962--4964 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4975--4977 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4981--4984 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 4988--4990 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4994--4998 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 4994--4998 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 4994--4998 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5002--5004 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5015--5017 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5021--5025 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5021--5025 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5029--5031 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5042--5044 []|\T1/qtm/m/n/10 0x0000307FFFFFFULL Underfull \hbox (badness 5288) in paragraph at lines 5048--5053 []|\T1/qtm/m/n/10 TCU con-fig-u-ra-tion path Underfull \hbox (badness 10000) in paragraph at lines 5057--5059 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5067--5070 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5067--5070 \T1/qtm/m/n/10 0x000102ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5071--5074 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5071--5074 \T1/qtm/m/n/10 0x000002ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5075--5078 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5075--5078 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5079--5082 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5079--5082 \T1/qtm/m/n/10 0x000002ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5085--5088 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5085--5088 \T1/qtm/m/n/10 0x000102ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5089--5092 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5089--5092 \T1/qtm/m/n/10 0x000002ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5093--5096 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5093--5096 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5097--5100 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5097--5100 \T1/qtm/m/n/10 0x000002ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5106--5109 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5110--5113 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5110--5113 \T1/qtm/m/n/10 0x000202ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5114--5117 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5114--5117 \T1/qtm/m/n/10 0x000202ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5118--5121 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5118--5121 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5122--5125 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5122--5125 \T1/qtm/m/n/10 0x000102ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5128--5131 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5128--5131 \T1/qtm/m/n/10 0x000202ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5132--5135 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5132--5135 \T1/qtm/m/n/10 0x000202ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5136--5139 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5136--5139 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5140--5143 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5140--5143 \T1/qtm/m/n/10 0x000102ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5149--5152 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5153--5156 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5153--5156 \T1/qtm/m/n/10 0x000302ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5157--5160 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5157--5160 \T1/qtm/m/n/10 0x000302ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5161--5164 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5161--5164 \T1/qtm/m/n/10 0x000302ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5165--5168 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5165--5168 \T1/qtm/m/n/10 0x000202ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5171--5174 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5171--5174 \T1/qtm/m/n/10 0x000302ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5175--5178 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5175--5178 \T1/qtm/m/n/10 0x000302ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5179--5182 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5179--5182 \T1/qtm/m/n/10 0x000302ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5183--5186 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5183--5186 \T1/qtm/m/n/10 0x000202ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5192--5195 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 5563) in paragraph at lines 5233--5238 \T1/qtm/m/n/10 gions, MCP ATU, and Underfull \hbox (badness 6775) in paragraph at lines 5233--5238 \T1/qtm/m/n/10 CTRL reg-is-ters. Any [49] Overfull \vbox (427.85986pt too high) has occurred while \output is active [50] Underfull \hbox (badness 10000) in paragraph at lines 5276--5278 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5286--5288 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5289--5291 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5295--5300 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5304--5306 []|\T1/qtm/m/n/10 0x000002ABFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5314--5316 []|\T1/qtm/m/n/10 0x000002AC30000ULL Underfull \hbox (badness 10000) in paragraph at lines 5317--5319 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5330--5332 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5336--5340 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5344--5346 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5357--5359 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5363--5366 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5370--5372 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5376--5380 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5376--5380 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5376--5380 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5384--5386 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5397--5399 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5403--5407 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5403--5407 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5411--5413 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5424--5426 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5434--5437 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5434--5437 \T1/qtm/m/n/10 0x000102AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5438--5441 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5438--5441 \T1/qtm/m/n/10 0x000002AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5442--5445 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5442--5445 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5446--5449 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5446--5449 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5452--5455 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5452--5455 \T1/qtm/m/n/10 0x000102AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5456--5459 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5456--5459 \T1/qtm/m/n/10 0x000002AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5460--5463 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5460--5463 \T1/qtm/m/n/10 0x000002AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5464--5467 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5464--5467 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5473--5476 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5477--5480 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5477--5480 \T1/qtm/m/n/10 0x000202AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5481--5484 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5481--5484 \T1/qtm/m/n/10 0x000202AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5485--5488 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5485--5488 \T1/qtm/m/n/10 0x000102AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5489--5492 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5489--5492 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5495--5498 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5495--5498 \T1/qtm/m/n/10 0x000202AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5499--5502 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5499--5502 \T1/qtm/m/n/10 0x000202AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5503--5506 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5503--5506 \T1/qtm/m/n/10 0x000102AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5507--5510 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5507--5510 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5516--5519 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5520--5523 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5520--5523 \T1/qtm/m/n/10 0x000302AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5524--5527 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5524--5527 \T1/qtm/m/n/10 0x000302AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5528--5531 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5528--5531 \T1/qtm/m/n/10 0x000302AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5532--5535 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5532--5535 \T1/qtm/m/n/10 0x000202AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5538--5541 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5538--5541 \T1/qtm/m/n/10 0x000302AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5542--5545 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5542--5545 \T1/qtm/m/n/10 0x000302AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5546--5549 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5546--5549 \T1/qtm/m/n/10 0x000302AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5550--5553 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5550--5553 \T1/qtm/m/n/10 0x000202AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5559--5562 []|\T1/qtm/m/n/10 Cross-chip MHU Send [51] Overfull \vbox (137.8599pt too high) has occurred while \output is active [52] Underfull \hbox (badness 10000) in paragraph at lines 5613--5615 []|\T1/qtm/m/n/10 0x000002A42FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5626--5628 []|\T1/qtm/m/n/10 0x000002A43FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5632--5636 []|\T1/qtm/m/n/10 GENERIC RE-F-CLK Underfull \hbox (badness 10000) in paragraph at lines 5632--5636 \T1/qtm/m/n/10 reg-is-ter ac-ces (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5640--5642 []|\T1/qtm/m/n/10 0x000002A49FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 []|\T1/qtm/m/n/10 0x000002A4A0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5653--5655 []|\T1/qtm/m/n/10 0x000002A4AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5663--5665 []|\T1/qtm/m/n/10 0x000002A4B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5666--5668 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5676--5678 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5679--5681 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5685--5690 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5694--5696 []|\T1/qtm/m/n/10 0x000002A7FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5707--5709 []|\T1/qtm/m/n/10 0x000002A80FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5720--5722 []|\T1/qtm/m/n/10 0x000002AC5FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5730--5732 []|\T1/qtm/m/n/10 0x000002AC90000ULL Underfull \hbox (badness 10000) in paragraph at lines 5733--5735 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5746--5748 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5752--5756 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5760--5762 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5773--5775 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5779--5782 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5786--5788 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5792--5796 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5792--5796 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5792--5796 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5800--5802 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5813--5815 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5826--5828 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5836--5839 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5836--5839 \T1/qtm/m/n/10 0x000102A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5840--5843 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5840--5843 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5844--5847 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5844--5847 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5848--5851 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5848--5851 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5854--5857 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5854--5857 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5858--5861 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5858--5861 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5862--5865 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5862--5865 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5866--5869 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5866--5869 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5875--5878 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5879--5882 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5879--5882 \T1/qtm/m/n/10 0x000202A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5883--5886 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5883--5886 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5887--5890 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5887--5890 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5891--5894 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5891--5894 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5897--5900 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5897--5900 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5901--5904 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5901--5904 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5905--5908 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5905--5908 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5909--5912 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5909--5912 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5918--5921 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5922--5925 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5922--5925 \T1/qtm/m/n/10 0x000302A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5926--5929 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5926--5929 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5930--5933 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5930--5933 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5934--5937 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5934--5937 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5940--5943 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5940--5943 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5944--5947 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5944--5947 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5948--5951 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5948--5951 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5952--5955 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5952--5955 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5961--5964 []|\T1/qtm/m/n/10 Cross-chip MHU Send [53] Overfull \vbox (283.85986pt too high) has occurred while \output is active [54] Overfull \hbox (3.7704pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002A430000| Overfull \hbox (4.8576pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002A95FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (5.9904pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AA00000| Overfull \hbox (7.0776pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AA5FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (5.4404pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AB00000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AC2FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (4.8904pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AC60000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002AC8FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (6.5604pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002ACC0000| Overfull \hbox (4.3076pt too wide) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 0x00002B12FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6077--6077 []\T1/qtm/m/n/10 APP SCP [55] Underfull \hbox (badness 10000) in paragraph at lines 6204--6210 []\T1/qtm/m/n/10 RSS get-ting the LCP im-ages base ad-dress and size from clus- ter util-ity (re-fer: Underfull \hbox (badness 10000) in paragraph at lines 6204--6210 \T1/txtt/m/n/10 /tf[]m/platform/ext/target/arm/rss/rdfremont/bl2/fla sh_map_bl2.c: Underfull \hbox (badness 10000) in paragraph at lines 6212--6217 []\T1/qtm/m/n/10 RSS load-ing the LCP bi-nary from clus-ter util-ity (re-fer: \ T1/txtt/m/n/10 /tf[]m/platform/ Underfull \hbox (badness 10000) in paragraph at lines 6212--6217 \T1/txtt/m/n/10 ext/target/arm/rss/rdfremont/bl2/boot_hal_bl2.c: boot_platform_ pre_load(), [56] [57] Underfull \hbox (badness 10000) in paragraph at lines 6456--6460 \T1/qtm/m/n/10 in the file in the soft-ware stack: \T1/txtt/m/n/10 / tf[]m/platform/ext/target/arm/rss/common/ [58] Underfull \hbox (badness 10000) in paragraph at lines 6564--6570 []\T1/qtm/m/n/10 Then, the re-quested PAS is cal-cu-lated from the re-gion at-t ributes and the func-tion Underfull \hbox (badness 10000) in paragraph at lines 6580--6583 []\T1/qtm/m/n/10 If the re-quest is for re-mov-ing an ATU re-gion, then the fun c-tion [59] [60] [61] [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 7014--7017 []\T1/qtm/m/n/10 Af-ter that, the tar-get node id is con-fig-ured in the reg-is -ter \T1/txtt/m/n/10 non_hash_tgt_nodeid \T1/qtm/m/n/10 in Underfull \hbox (badness 10000) in paragraph at lines 7030--7034 []\T1/qtm/m/n/10 The re-gion type is \T1/txtt/m/n/10 MOD_CMN_CYPRUS_MEM_REGION_ TYPE_SYSCACHE \T1/qtm/m/n/10 and the func-tion Underfull \hbox (badness 10000) in paragraph at lines 7030--7034 \T1/txtt/m/n/10 configure_rnsam_region() \T1/qtm/m/n/10 is in-voked with \T1/tx tt/m/n/10 SAM_NODE_TYPE_HN_F \T1/qtm/m/n/10 node type and Underfull \hbox (badness 10000) in paragraph at lines 7050--7055 []\T1/qtm/m/n/10 Once the hashed mem-ory re-gion is pro-grammed in the RN-SAM r eg-is-ters, the func-tion [64] Underfull \hbox (badness 10000) in paragraph at lines 7180--7185 []\T1/qtm/m/n/10 As-sign LDIDs to re-mote caching agents such as RN-Fs by in-vo k-ing the func-tion Underfull \hbox (badness 10000) in paragraph at lines 7187--7192 []\T1/qtm/m/n/10 Pro-gram CCG HA node IDs at the LDID in-dex for re-mote cachin g agents in the HN-S Underfull \hbox (badness 10000) in paragraph at lines 7187--7192 \T1/qtm/m/n/10 nodes us-ing the func-tion \T1/txtt/m/n/10 program_hns_ldid_to_r n_nodeid()\T1/qtm/m/n/10 . This func-tion in-turn in-vokes Underfull \hbox (badness 6141) in paragraph at lines 7199--7203 []\T1/qtm/m/n/10 Then, if the SMP mode and ULL-to-ULL mode are en-abled in the con-fig data, the func-tions Underfull \hbox (badness 10000) in paragraph at lines 7205--7209 []\T1/qtm/m/n/10 Es-tab-lish pro-to-col links be-tween lo-cal CCG and re-mote C CG via the func-tion [65] [66 <./arm-cca-architecture.png>] [67] [68 <./rme-system-architecture.png> <./rme-software-architecture.png>] [69] [70] [71] [72] Underfull \hbox (badness 10000) in paragraph at lines 7842--7851 []\T1/qtm/m/n/10 As a next step TF-RMM re-quests for the IAT sub-token from TF- A BL31 us-ing the ser-vice [73] [74 <./ap-rss-attestation.jpg>] [75] [76] [77] Overfull \vbox (27.0568pt too high) has occurred while \output is active [78 <./cca-cot.png>] [79 <./boot-flow-multichip.png (PNG copy)>] [80] [81] [82] Underfull \vbox (badness 10000) detected at line 8330 Underfull \vbox (badness 10000) detected at line 8330 [83] [84] [85] [86] Chapter 3. [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] Chapter 4. [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113 <./sct-image-1 .png>] [114 <./sct-image-2.png>] [115 <./sct-image-3.png>] [116 <./sct-image-4. png>] [117 <./sct-image-5.png>] [118] Chapter 5. [119 <./cxl-type3.PNG>] [120] Overfull \hbox (1.17415pt too wide) in paragraph at lines 11736--11740 []\T1/qtm/m/n/10 En-sure that the model pa-ram-e-ter ^^P-C pcie_group_0.pciex16 .pcie_rc.add_cxl_type3_device_to_default_hierarchy=true^^Q [121 <./cxl-with-decoder-config.PNG>] [122] [123] [124] Chapter 6. [125] [126] [127] [128] [129] [130] [131] Underfull \hbox (badness 10000) in paragraph at lines 12546--12566 []\T1/qtm/m/n/10 As the ker-nel pro-ceeds to boot, the MPAM plat-form driver in i-tial-iza-tion rou-tine gets in-voked [132] [133] [134] [135] [136] [137] [138] [139] [140] Chapter 7. [141] [142] [143] Underfull \hbox (badness 10000) in paragraph at lines 13378--13381 []\T1/qtm/m/n/10 For single-chip plat-forms, pass [][]\T1/txtt/m/n/10 min[]sync []latency=0 \T1/qtm/m/n/10 and for mul-ti-chip plat-forms, pass [144] Chapter 8. [145] [146] [147] [148] [149] Overfull \hbox (308.31505pt too wide) in paragraph at lines 13944--13944 [] Underfull \hbox (badness 10000) in paragraph at lines 13944--13944 [150] [151] [152] Chapter 9. [153] [154] [155] [156] [157] [158] [159] [160] Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x4100_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x413F_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x4140_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x417F_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x4180_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x41BF_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x41C0_0000 + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Underfull \hbox (badness 10000) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 0x41FF_FFFF + (\T1/qtm/m/it/10 iomacro_instance \T1/qtm/m/n/10 * Overfull \hbox (3.54324pt too wide) in paragraph at lines 14979--14979 []\T1/qtm/m/n/10 4MiB| [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] Chapter 10. [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] (./arm-oss-infra-software-solutiuons.ind) [191] (./arm-oss-infra-software-solutiuons.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ts1.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on arm-oss-infra-software-solutiuons.pdf (195 pages, 2654196 byt es). Transcript written on arm-oss-infra-software-solutiuons.log. Latexmk: Index file 'arm-oss-infra-software-solutiuons.idx' was written Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Latexmk: Examining 'arm-oss-infra-software-solutiuons.log' === TeX engine is 'pdfTeX' Latexmk: All targets (arm-oss-infra-software-solutiuons.pdf) are up-to-date