Read the Docs build information Build id: 1917071 Project: arm-oss-infra-software-solutiuons Version: latest Commit: 44b41a4204e6c4080cbb49e42e0497344212b0ca Date: 2023-12-22T11:00:37.144889Z State: finished Success: True [rtd-command-info] start-time: 2023-12-22T11:00:38.313588Z, end-time: 2023-12-22T11:00:39.341814Z, 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-12-22T11:00:39.412346Z, end-time: 2023-12-22T11:00:40.182156Z, 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 * [new tag] RD-INFRA-2023.09.28 -> RD-INFRA-2023.09.28 [rtd-command-info] start-time: 2023-12-22T11:00:40.302534Z, end-time: 2023-12-22T11:00:40.384127Z, 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 44b41a4 refinfra: update for release 2023.12.22 [rtd-command-info] start-time: 2023-12-22T11:00:40.446273Z, end-time: 2023-12-22T11:00:40.513406Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-12-22T11:00:40.583383Z, end-time: 2023-12-22T11:00:40.648451Z, 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-12-22T11:00:46.912092Z, end-time: 2023-12-22T11:00:46.990193Z, duration: 0, exit-code: 0 asdf global python 3.11.6 [rtd-command-info] start-time: 2023-12-22T11:00:47.455708Z, end-time: 2023-12-22T11:00:48.512229Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.6.final.0-64 in 740ms 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==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-12-22T11:00:48.583026Z, end-time: 2023-12-22T11:01:01.230879Z, duration: 12, 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 (23.1) Collecting pip Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 9.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 25.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-23.3.2 setuptools-69.0.2 [rtd-command-info] start-time: 2023-12-22T11:01:01.320498Z, end-time: 2023-12-22T11:01:07.255098Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-devhelp (from sphinx) 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) Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-qthelp (from sphinx) 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 6.9 MB/s eta 0:00:00 Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) 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 144.2 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.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) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) 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) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.11.17-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 85.5 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 170.4 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 303.6 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 240.9 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 285.4 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 222.5 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 257.5 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 267.4 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 278.7 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 266.5 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 268.8 MB/s eta 0:00:00 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 295.0 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 281.4 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 253.5 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.1.0-py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 255.9 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.17.2 alabaster-0.7.13 babel-2.14.0 certifi-2023.11.17 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.6 imagesize-1.4.1 packaging-23.2 readthedocs-sphinx-ext-2.2.5 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.1.0 [rtd-command-info] start-time: 2023-12-22T11:01:07.319471Z, end-time: 2023-12-22T11:01:11.652800Z, 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 3.7 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 13.8 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 33.5 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 49.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 195.7 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.17.2) 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.14.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.2) 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.6) 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.11.17) 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)) Downloading sphinxcontrib_htmlhelp-2.0.3-py3-none-any.whl.metadata (2.2 kB) 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 145.8 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)) Downloading sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata (2.3 kB) Downloading sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata (2.3 kB) 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 261.8 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)) Downloading sphinxcontrib_applehelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) 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 176.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)) Downloading sphinxcontrib_devhelp-1.0.4-py3-none-any.whl.metadata (2.2 kB) 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 259.1 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)) Downloading sphinxcontrib_qthelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) 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 264.6 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.1.0 Uninstalling urllib3-2.1.0: Successfully uninstalled urllib3-2.1.0 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-12-22T11:01:12.190986Z, end-time: 2023-12-22T11:01:12.235934Z, 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': '44b41a42', } # 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/1917071/' 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-12-22T11:01:12.304147Z, end-time: 2023-12-22T11:01:17.708441Z, 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 76 source files that are out of date updating environment: [new config] 76 added, 0 changed, 0 removed reading sources... [ 1%] cxl/cxl-test reading sources... [ 2%] index reading sources... [ 3%] mpam/mpam-resctrl reading sources... [ 5%] platform-boot/buildroot-boot reading sources... [ 6%] platform-boot/busybox-boot reading sources... [ 7%] platform-boot/distro-boot reading sources... [ 9%] platform-boot/index reading sources... [ 10%] platform-boot/secure-boot reading sources... [ 11%] platform-boot/winpe-boot reading sources... [ 13%] platforms/common/index reading sources... [ 14%] platforms/common/mcp-sideband-channel reading sources... [ 15%] platforms/common/platform_names reading sources... [ 17%] platforms/common/setup-workspace reading sources... [ 18%] platforms/common/software-stack reading sources... [ 19%] platforms/common/troubleshooting-guide reading sources... [ 21%] platforms/common/virtio-P9 reading sources... [ 22%] platforms/common/vulnerability-reporting reading sources... [ 23%] platforms/index reading sources... [ 25%] platforms/rdfremont/docs/ap-rss-attestation reading sources... [ 26%] platforms/rdfremont/docs/boot-flow reading sources... [ 27%] platforms/rdfremont/docs/cca-cot-boot-flow reading sources... [ 28%] platforms/rdfremont/docs/cmn-cyprus reading sources... [ 30%] platforms/rdfremont/docs/index reading sources... [ 31%] platforms/rdfremont/docs/lcp reading sources... [ 32%] platforms/rdfremont/docs/mcuboot-image-loading reading sources... [ 34%] platforms/rdfremont/docs/realm-test reading sources... [ 35%] platforms/rdfremont/docs/rme reading sources... [ 36%] platforms/rdfremont/docs/rss reading sources... [ 38%] platforms/rdfremont/docs/scp-atu-configuration reading sources... [ 39%] platforms/rdfremont/docs/scp-rss-comm reading sources... [ 40%] platforms/rdfremont/docs/system-control-tower-nci reading sources... [ 42%] platforms/rdfremont/docs/tower-nci reading sources... [ 43%] platforms/rdfremont/readme reading sources... [ 44%] platforms/rdfremontcfg1/readme reading sources... [ 46%] platforms/rdfremontcfg2/docs/boot-flow reading sources... [ 47%] platforms/rdfremontcfg2/docs/cmn-cyprus-multichip-config reading sources... [ 48%] platforms/rdfremontcfg2/docs/index reading sources... [ 50%] platforms/rdfremontcfg2/docs/multichip-memory-map reading sources... [ 51%] platforms/rdfremontcfg2/readme reading sources... [ 52%] platforms/rdn1edge/readme reading sources... [ 53%] platforms/rdn1edgex2/readme reading sources... [ 55%] platforms/rdn2/readme reading sources... [ 56%] platforms/rdn2cfg1/readme reading sources... [ 57%] platforms/rdn2cfg2/readme reading sources... [ 59%] platforms/rdn2cfg3/readme reading sources... [ 60%] platforms/rdv1/readme reading sources... [ 61%] platforms/rdv1mc/readme reading sources... [ 63%] platforms/rdv2/readme reading sources... [ 64%] platforms/sgi575/readme reading sources... [ 65%] power-management/cppc-test reading sources... [ 67%] power-management/index reading sources... [ 68%] power-management/lpi-test reading sources... [ 69%] ras/index reading sources... [ 71%] ras/n2-cpu-ras reading sources... [ 72%] ras/ras reading sources... [ 73%] ras/sram-ecc-ras reading sources... [ 75%] readme reading sources... [ 76%] releases/RD-INFRA-2023.03.29/release_note reading sources... [ 77%] releases/RD-INFRA-2023.03.31/release_note reading sources... [ 78%] releases/RD-INFRA-2023.06.28/release_note reading sources... [ 80%] releases/RD-INFRA-2023.06.30/release_note reading sources... [ 81%] releases/RD-INFRA-2023.09.28/release_note reading sources... [ 82%] releases/RD-INFRA-2023.09.29/release_note reading sources... [ 84%] releases/RD-INFRA-2023.12.22/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 /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/releases/RD-INFRA-2023.12.22/release_note.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... [ 3%] mpam/mpam-resctrl writing output... [ 5%] platform-boot/buildroot-boot writing output... [ 6%] platform-boot/busybox-boot writing output... [ 7%] platform-boot/distro-boot writing output... [ 9%] platform-boot/index writing output... [ 10%] platform-boot/secure-boot writing output... [ 11%] platform-boot/winpe-boot writing output... [ 13%] platforms/common/index writing output... [ 14%] platforms/common/mcp-sideband-channel writing output... [ 15%] platforms/common/platform_names writing output... [ 17%] platforms/common/setup-workspace writing output... [ 18%] platforms/common/software-stack writing output... [ 19%] platforms/common/troubleshooting-guide writing output... [ 21%] platforms/common/virtio-P9 writing output... [ 22%] platforms/common/vulnerability-reporting writing output... [ 23%] platforms/index writing output... [ 25%] platforms/rdfremont/docs/ap-rss-attestation writing output... [ 26%] platforms/rdfremont/docs/boot-flow writing output... [ 27%] platforms/rdfremont/docs/cca-cot-boot-flow writing output... [ 28%] platforms/rdfremont/docs/cmn-cyprus writing output... [ 30%] platforms/rdfremont/docs/index writing output... [ 31%] platforms/rdfremont/docs/lcp writing output... [ 32%] platforms/rdfremont/docs/mcuboot-image-loading writing output... [ 34%] platforms/rdfremont/docs/realm-test writing output... [ 35%] platforms/rdfremont/docs/rme writing output... [ 36%] platforms/rdfremont/docs/rss writing output... [ 38%] platforms/rdfremont/docs/scp-atu-configuration writing output... [ 39%] platforms/rdfremont/docs/scp-rss-comm writing output... [ 40%] platforms/rdfremont/docs/system-control-tower-nci writing output... [ 42%] platforms/rdfremont/docs/tower-nci writing output... [ 43%] platforms/rdfremont/readme writing output... [ 44%] platforms/rdfremontcfg1/readme writing output... [ 46%] platforms/rdfremontcfg2/docs/boot-flow writing output... [ 47%] platforms/rdfremontcfg2/docs/cmn-cyprus-multichip-config writing output... [ 48%] platforms/rdfremontcfg2/docs/index writing output... [ 50%] platforms/rdfremontcfg2/docs/multichip-memory-map writing output... [ 51%] platforms/rdfremontcfg2/readme writing output... [ 52%] platforms/rdn1edge/readme writing output... [ 53%] platforms/rdn1edgex2/readme writing output... [ 55%] platforms/rdn2/readme writing output... [ 56%] platforms/rdn2cfg1/readme writing output... [ 57%] platforms/rdn2cfg2/readme writing output... [ 59%] platforms/rdn2cfg3/readme writing output... [ 60%] platforms/rdv1/readme writing output... [ 61%] platforms/rdv1mc/readme writing output... [ 63%] platforms/rdv2/readme writing output... [ 64%] platforms/sgi575/readme writing output... [ 65%] power-management/cppc-test writing output... [ 67%] power-management/index writing output... [ 68%] power-management/lpi-test writing output... [ 69%] ras/index writing output... [ 71%] ras/n2-cpu-ras writing output... [ 72%] ras/ras writing output... [ 73%] ras/sram-ecc-ras writing output... [ 75%] readme writing output... [ 76%] releases/RD-INFRA-2023.03.29/release_note writing output... [ 77%] releases/RD-INFRA-2023.03.31/release_note writing output... [ 78%] releases/RD-INFRA-2023.06.28/release_note writing output... [ 80%] releases/RD-INFRA-2023.06.30/release_note writing output... [ 81%] releases/RD-INFRA-2023.09.28/release_note writing output... [ 82%] releases/RD-INFRA-2023.09.29/release_note writing output... [ 84%] releases/RD-INFRA-2023.12.22/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, 7 warnings. The HTML pages are in _readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-12-22T11:01:17.777502Z, end-time: 2023-12-22T11:01:21.500953Z, 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] 76 added, 0 changed, 0 removed reading sources... [ 1%] cxl/cxl-test reading sources... [ 2%] index reading sources... [ 3%] mpam/mpam-resctrl reading sources... [ 5%] platform-boot/buildroot-boot reading sources... [ 6%] platform-boot/busybox-boot reading sources... [ 7%] platform-boot/distro-boot reading sources... [ 9%] platform-boot/index reading sources... [ 10%] platform-boot/secure-boot reading sources... [ 11%] platform-boot/winpe-boot reading sources... [ 13%] platforms/common/index reading sources... [ 14%] platforms/common/mcp-sideband-channel reading sources... [ 15%] platforms/common/platform_names reading sources... [ 17%] platforms/common/setup-workspace reading sources... [ 18%] platforms/common/software-stack reading sources... [ 19%] platforms/common/troubleshooting-guide reading sources... [ 21%] platforms/common/virtio-P9 reading sources... [ 22%] platforms/common/vulnerability-reporting reading sources... [ 23%] platforms/index reading sources... [ 25%] platforms/rdfremont/docs/ap-rss-attestation reading sources... [ 26%] platforms/rdfremont/docs/boot-flow reading sources... [ 27%] platforms/rdfremont/docs/cca-cot-boot-flow reading sources... [ 28%] platforms/rdfremont/docs/cmn-cyprus reading sources... [ 30%] platforms/rdfremont/docs/index reading sources... [ 31%] platforms/rdfremont/docs/lcp reading sources... [ 32%] platforms/rdfremont/docs/mcuboot-image-loading reading sources... [ 34%] platforms/rdfremont/docs/realm-test reading sources... [ 35%] platforms/rdfremont/docs/rme reading sources... [ 36%] platforms/rdfremont/docs/rss reading sources... [ 38%] platforms/rdfremont/docs/scp-atu-configuration reading sources... [ 39%] platforms/rdfremont/docs/scp-rss-comm reading sources... [ 40%] platforms/rdfremont/docs/system-control-tower-nci reading sources... [ 42%] platforms/rdfremont/docs/tower-nci reading sources... [ 43%] platforms/rdfremont/readme reading sources... [ 44%] platforms/rdfremontcfg1/readme reading sources... [ 46%] platforms/rdfremontcfg2/docs/boot-flow reading sources... [ 47%] platforms/rdfremontcfg2/docs/cmn-cyprus-multichip-config reading sources... [ 48%] platforms/rdfremontcfg2/docs/index reading sources... [ 50%] platforms/rdfremontcfg2/docs/multichip-memory-map reading sources... [ 51%] platforms/rdfremontcfg2/readme reading sources... [ 52%] platforms/rdn1edge/readme reading sources... [ 53%] platforms/rdn1edgex2/readme reading sources... [ 55%] platforms/rdn2/readme reading sources... [ 56%] platforms/rdn2cfg1/readme reading sources... [ 57%] platforms/rdn2cfg2/readme reading sources... [ 59%] platforms/rdn2cfg3/readme reading sources... [ 60%] platforms/rdv1/readme reading sources... [ 61%] platforms/rdv1mc/readme reading sources... [ 63%] platforms/rdv2/readme reading sources... [ 64%] platforms/sgi575/readme reading sources... [ 65%] power-management/cppc-test reading sources... [ 67%] power-management/index reading sources... [ 68%] power-management/lpi-test reading sources... [ 69%] ras/index reading sources... [ 71%] ras/n2-cpu-ras reading sources... [ 72%] ras/ras reading sources... [ 73%] ras/sram-ecc-ras reading sources... [ 75%] readme reading sources... [ 76%] releases/RD-INFRA-2023.03.29/release_note reading sources... [ 77%] releases/RD-INFRA-2023.03.31/release_note reading sources... [ 78%] releases/RD-INFRA-2023.06.28/release_note reading sources... [ 80%] releases/RD-INFRA-2023.06.30/release_note reading sources... [ 81%] releases/RD-INFRA-2023.09.28/release_note reading sources... [ 82%] releases/RD-INFRA-2023.09.29/release_note reading sources... [ 84%] releases/RD-INFRA-2023.12.22/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 /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/releases/RD-INFRA-2023.12.22/release_note.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, 7 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-12-22T11:01:25.164613Z, end-time: 2023-12-22T11:01:25.220521Z, 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-12-22T11:01:25.296132Z, end-time: 2023-12-22T11:01:46.447081Z, duration: 21, 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 1186. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 13 undefined on input line 1186. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 13 undefined on input line 1186. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 13 undefined on input line 1186. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 13 undefined on input line 1186. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 13 undefined on input line 1186. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 13 undefined on input line 1209. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 13 undefined on input line 1234. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 13 undefined on input line 1242. [13] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 14 undefined on input line 1294. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 14 undefined on input line 1298. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 14 undefined on input line 1302. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 14 undefined on input line 1306. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 14 undefined on input line 1310. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 14 undefined on input line 1314. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 14 undefined on input line 1318. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 14 undefined on input line 1322. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 14 undefined on input line 1326. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 14 undefined on input line 1330. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 14 undefined on input line 1336. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 14 undefined on input line 1340. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 14 undefined on input line 1402. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 14 undefined on input line 1402. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 14 undefined on input line 1402. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 14 undefined on input line 1402. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 14 undefined on input line 1402. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 14 undefined on input line 1402. [14] LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 15 undefined on input line 1425. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 15 undefined on input line 1456. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 15 undefined on input line 1464. [15] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 16 undefined on input line 1516. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 16 undefined on input line 1520. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 16 undefined on input line 1524. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 16 undefined on input line 1586. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 16 undefined on input line 1586. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 16 undefined on input line 1586. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 16 undefined on input line 1586. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 16 undefined on input line 1586. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 16 undefined on input line 1586. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 16 undefined on input line 1609. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 16 undefined on input line 1634. [16] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 17 undefined on input line 1642. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 17 undefined on input line 1694. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 17 undefined on input line 1698. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 17 undefined on input line 1702. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 17 undefined on input line 1706. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 17 undefined on input line 1710. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 17 undefined on input line 1714. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 17 undefined on input line 1718. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 17 undefined on input line 1722. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 17 undefined on input line 1726. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 17 undefined on input line 1730. LaTeX Warning: Hyper reference `ras/ras:ras-label' on page 17 undefined on inpu t line 1736. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 7 undefined on input line 1740. LaTeX Warning: Hyper reference `ras/sram-ecc-ras:sram-ecc-ras-test-label' on pa ge 17 undefined on input line 1744. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 17 undefined on input line 1750. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 17 undefined on input line 1754. LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-resctrl-label' on page 1 7 undefined on input line 1758. [17] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 18 undefined on input line 1820. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 18 undefined on input line 1820. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 18 undefined on input line 1820. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 18 undefined on input line 1820. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 18 undefined on input line 1820. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 18 undefined on input line 1820. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 18 undefined on input line 1870. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 18 undefined on input line 1878. [18] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 19 undefined on input line 1930. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 19 undefined on input line 1934. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 19 undefined on input line 1938. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 19 undefined on input line 1942. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 19 undefined on input line 1946. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 19 undefined on input line 1950. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 19 undefined on input line 1954. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 19 undefined on input line 1958. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 19 undefined on input line 1962. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 19 undefined on input line 1966. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 19 undefined on input line 1972. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 19 undefined on input line 1976. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 19 undefined on input line 1980. [19] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 20 undefined on input line 2042. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 20 undefined on input line 2042. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 20 undefined on input line 2042. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 20 undefined on input line 2042. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 20 undefined on input line 2042. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 20 undefined on input line 2042. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 20 undefined on input line 2100. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 20 undefined on input line 2108. [20] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 21 undefined on input line 2134. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 21 undefined on input line 2138. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 21 undefined on input line 2142. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 21 undefined on input line 2201. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 21 undefined on input line 2201. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 21 undefined on input line 2201. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 21 undefined on input line 2201. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 21 undefined on input line 2201. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 21 undefined on input line 2201. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:rd-v1-mc-readme-label' on page 21 undefined on input line 2250. [21] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 22 undefined on input line 2255. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 22 undefined on input line 2263. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 22 undefined on input line 2289. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 22 undefined on input line 2293. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 22 undefined on input line 2297. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 22 undefined on input line 2301. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 22 undefined on input line 2305. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 22 undefined on input line 2309. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 22 undefined on input line 2313. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 22 undefined on input line 2372. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 22 undefined on input line 2372. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 22 undefined on input line 2372. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 22 undefined on input line 2372. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 22 undefined on input line 2372. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 22 undefined on input line 2372. [22] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 23 undefined on input line 2438. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 23 undefined on input line 2446. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 23 undefined on input line 2472. [23] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 24 undefined on input line 2531. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 24 undefined on input line 2531. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 24 undefined on input line 2531. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 24 undefined on input line 2531. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 24 undefined on input line 2531. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 24 undefined on input line 2531. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 24 undefined on input line 2591. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 24 undefined on input line 2599. [24] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 25 undefined on input line 2625. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 25 undefined on input line 2629. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 25 undefined on input line 2688. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 25 undefined on input line 2688. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 25 undefined on input line 2688. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 25 undefined on input line 2688. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 25 undefined on input line 2688. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 25 undefined on input line 2688. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 25 undefined on input line 2739. [25] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 26 undefined on input line 2747. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 26 undefined on input line 2773. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 26 undefined on input line 2832. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 26 undefined on input line 2832. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 26 undefined on input line 2832. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 26 undefined on input line 2832. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 26 undefined on input line 2832. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 26 undefined on input line 2832. [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 3339. [30] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 31 undefined on input line 3348. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:downloading-th e-software-stack' on page 31 undefined on input line 3395. [31] [32] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 33 undefined on input line 3533. [33] LaTeX Warning: Hyper reference `platforms/common/mcp-sideband-channel:mcp-sideb and-channel-design' on page 34 undefined on input line 3603. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 34 undefined on input line 3613. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 34 undefined on input line 3622. [34] LaTeX Warning: Hyper reference `platforms/common/mcp-sideband-channel:mcp-sideb and-channel-design' on page 35 undefined on input line 3697. [35] Overfull \vbox (2.67392pt too high) detected at line 3832 [36] [37] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 38 undefined on input line 4040. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 38 undefined on input line 4049. [38] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 39 undefined on input line 4094. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 39 undefined on input line 4112. [39] [40] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:host-requireme nts-label' on page 41 undefined on input line 4336. [41] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 42 undefined on input line 4354. [42] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 43 undefined on input line 4439. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 43 undefined on input line 4440. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 43 undefined on input line 4448. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 43 undefined on input line 4453. [43 <./boot-flow.png>] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 44 undefined on input line 4460. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/ap-rss-attestation:ap- rss-attestation-service-label' on page 44 undefined on input line 4486. [44] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 45 undefined on input line 4581. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 45 undefined on input line 4582. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 45 undefined on input line 4586. [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4707--4719 []\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 4938--4940 []|\T1/qtm/m/n/10 0x000001FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4951--4953 []|\T1/qtm/m/n/10 0x0000020FFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4964--4966 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4974--4976 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4977--4979 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4983--4988 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 4992--4994 []|\T1/qtm/m/n/10 0x000002ACBFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5002--5004 []|\T1/qtm/m/n/10 0x000002ACF0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5005--5007 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5018--5020 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5024--5028 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5032--5034 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5045--5047 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5051--5054 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5058--5060 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5064--5068 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5064--5068 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5064--5068 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5072--5074 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5085--5087 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5091--5095 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5091--5095 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5099--5101 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5112--5114 []|\T1/qtm/m/n/10 0x0000307FFFFFFULL Underfull \hbox (badness 5288) in paragraph at lines 5118--5123 []|\T1/qtm/m/n/10 TCU con-fig-u-ra-tion path Underfull \hbox (badness 10000) in paragraph at lines 5127--5129 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5137--5140 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5137--5140 \T1/qtm/m/n/10 0x000102ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5141--5144 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5141--5144 \T1/qtm/m/n/10 0x000002ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5145--5148 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5145--5148 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5149--5152 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5149--5152 \T1/qtm/m/n/10 0x000002ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5155--5158 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5155--5158 \T1/qtm/m/n/10 0x000102ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5159--5162 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5159--5162 \T1/qtm/m/n/10 0x000002ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5163--5166 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5163--5166 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5167--5170 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5167--5170 \T1/qtm/m/n/10 0x000002ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5176--5179 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5180--5183 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5180--5183 \T1/qtm/m/n/10 0x000202ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5184--5187 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5184--5187 \T1/qtm/m/n/10 0x000202ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5188--5191 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5188--5191 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5192--5195 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5192--5195 \T1/qtm/m/n/10 0x000102ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5198--5201 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5198--5201 \T1/qtm/m/n/10 0x000202ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5202--5205 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5202--5205 \T1/qtm/m/n/10 0x000202ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5206--5209 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5206--5209 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5210--5213 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5210--5213 \T1/qtm/m/n/10 0x000102ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5219--5222 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5223--5226 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5223--5226 \T1/qtm/m/n/10 0x000302ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5227--5230 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5227--5230 \T1/qtm/m/n/10 0x000302ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5231--5234 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5231--5234 \T1/qtm/m/n/10 0x000302ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5235--5238 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5235--5238 \T1/qtm/m/n/10 0x000202ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5241--5244 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5241--5244 \T1/qtm/m/n/10 0x000302ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5245--5248 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5245--5248 \T1/qtm/m/n/10 0x000302ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5249--5252 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5249--5252 \T1/qtm/m/n/10 0x000302ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5253--5256 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5253--5256 \T1/qtm/m/n/10 0x000202ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5262--5265 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 5563) in paragraph at lines 5303--5308 \T1/qtm/m/n/10 gions, MCP ATU, and Underfull \hbox (badness 6775) in paragraph at lines 5303--5308 \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 5346--5348 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5356--5358 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5359--5361 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5365--5370 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5374--5376 []|\T1/qtm/m/n/10 0x000002ABFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5384--5386 []|\T1/qtm/m/n/10 0x000002AC30000ULL Underfull \hbox (badness 10000) in paragraph at lines 5387--5389 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5400--5402 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5406--5410 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5414--5416 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5427--5429 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5433--5436 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5440--5442 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5446--5450 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5446--5450 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5446--5450 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5454--5456 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5467--5469 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5473--5477 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5473--5477 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5481--5483 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5494--5496 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5504--5507 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5504--5507 \T1/qtm/m/n/10 0x000102AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5508--5511 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5508--5511 \T1/qtm/m/n/10 0x000002AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5512--5515 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5512--5515 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5516--5519 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5516--5519 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5522--5525 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5522--5525 \T1/qtm/m/n/10 0x000102AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5526--5529 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5526--5529 \T1/qtm/m/n/10 0x000002AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5530--5533 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5530--5533 \T1/qtm/m/n/10 0x000002AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5534--5537 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5534--5537 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5543--5546 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5547--5550 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5547--5550 \T1/qtm/m/n/10 0x000202AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5551--5554 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5551--5554 \T1/qtm/m/n/10 0x000202AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5555--5558 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5555--5558 \T1/qtm/m/n/10 0x000102AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5559--5562 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5559--5562 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5565--5568 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5565--5568 \T1/qtm/m/n/10 0x000202AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5569--5572 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5569--5572 \T1/qtm/m/n/10 0x000202AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5573--5576 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5573--5576 \T1/qtm/m/n/10 0x000102AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5577--5580 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5577--5580 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5586--5589 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5590--5593 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5590--5593 \T1/qtm/m/n/10 0x000302AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5594--5597 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5594--5597 \T1/qtm/m/n/10 0x000302AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5598--5601 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5598--5601 \T1/qtm/m/n/10 0x000302AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5602--5605 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5602--5605 \T1/qtm/m/n/10 0x000202AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5608--5611 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5608--5611 \T1/qtm/m/n/10 0x000302AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5612--5615 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5612--5615 \T1/qtm/m/n/10 0x000302AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5616--5619 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5616--5619 \T1/qtm/m/n/10 0x000302AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5620--5623 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5620--5623 \T1/qtm/m/n/10 0x000202AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5629--5632 []|\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 5683--5685 []|\T1/qtm/m/n/10 0x000002A42FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5696--5698 []|\T1/qtm/m/n/10 0x000002A43FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5702--5706 []|\T1/qtm/m/n/10 GENERIC RE-F-CLK Underfull \hbox (badness 10000) in paragraph at lines 5702--5706 \T1/qtm/m/n/10 reg-is-ter ac-ces (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5710--5712 []|\T1/qtm/m/n/10 0x000002A49FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5720--5722 []|\T1/qtm/m/n/10 0x000002A4A0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5723--5725 []|\T1/qtm/m/n/10 0x000002A4AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5733--5735 []|\T1/qtm/m/n/10 0x000002A4B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5736--5738 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5746--5748 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5749--5751 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5755--5760 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5764--5766 []|\T1/qtm/m/n/10 0x000002A7FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5777--5779 []|\T1/qtm/m/n/10 0x000002A80FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5790--5792 []|\T1/qtm/m/n/10 0x000002AC5FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5800--5802 []|\T1/qtm/m/n/10 0x000002AC90000ULL Underfull \hbox (badness 10000) in paragraph at lines 5803--5805 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5816--5818 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5822--5826 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5830--5832 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5843--5845 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5849--5852 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5856--5858 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5862--5866 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5862--5866 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5862--5866 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5870--5872 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5883--5885 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5896--5898 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5906--5909 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5906--5909 \T1/qtm/m/n/10 0x000102A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5910--5913 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5910--5913 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5914--5917 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5914--5917 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5918--5921 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5918--5921 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5924--5927 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5924--5927 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5928--5931 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5928--5931 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5932--5935 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5932--5935 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5936--5939 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5936--5939 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5945--5948 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5949--5952 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5949--5952 \T1/qtm/m/n/10 0x000202A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5953--5956 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5953--5956 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5957--5960 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5957--5960 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5961--5964 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5961--5964 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5967--5970 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5967--5970 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5971--5974 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5971--5974 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5975--5978 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5975--5978 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5979--5982 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5979--5982 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5988--5991 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5992--5995 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5992--5995 \T1/qtm/m/n/10 0x000302A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5996--5999 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5996--5999 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 6000--6003 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 6000--6003 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 6004--6007 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 6004--6007 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 6010--6013 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 6010--6013 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 6014--6017 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 6014--6017 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 6018--6021 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 6018--6021 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 6022--6025 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 6022--6025 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 6031--6034 []|\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 6147--6147 []\T1/qtm/m/n/10 0x00002A430000| Overfull \hbox (4.8576pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002A95FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (5.9904pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AA00000| Overfull \hbox (7.0776pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AA5FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (5.4404pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AB00000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AC2FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (4.8904pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AC60000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AC8FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (6.5604pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002ACC0000| Overfull \hbox (4.3076pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002B12FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP SCP [55] Underfull \hbox (badness 10000) in paragraph at lines 6274--6280 []\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 6274--6280 \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 6282--6287 []\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 6282--6287 \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 6526--6530 \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 6634--6640 []\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 6650--6653 []\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 6781. [61] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 62 undefined on input line 6879. [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 7084--7087 []\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 7100--7104 []\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 7100--7104 \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 7120--7125 []\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 7250--7255 []\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 7257--7262 []\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 7257--7262 \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 7269--7273 []\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 7275--7279 []\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 7482. [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 7540. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 69 undefined on input line 7545. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 69 undefined on input line 7549. [69] [70] [71] [72] Underfull \hbox (badness 10000) in paragraph at lines 7912--7921 []\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 8184. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 80 undefined on input line 8185. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/tower-nci:tower-nci-la bel' on page 80 undefined on input line 8185. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 80 undefined on input line 8194. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/cmn-cyprus-multich ip-config:cmn-cyprus-multichip-config-label' on page 80 undefined on input line 8194. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 80 undefined on input line 8199. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 80 undefined on input line 8208. [80] [81] [82] Underfull \vbox (badness 10000) detected at line 8400 Underfull \vbox (badness 10000) detected at line 8400 [83] [84] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 85 undefined on input line 8560. [85] [86] Chapter 3. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 87 undefined on input line 8926. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 87 undefined on input line 8957. [87] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 88 undefined on input line 8994. [88] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 89 undefined on input line 9093. [89] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 90 undefined on input line 9205. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 90 undefined on input line 9238. [90] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 91 undefined on input line 9430. [91] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 92 undefined on input line 9529. [92] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 93 undefined on input line 9557. [93] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 94 undefined on input line 9707. [94] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 95 undefined on input line 9855. [95] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 96 undefined on input line 9974. [96] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 97 undefined on input line 10047. [97] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 98 undefined on input line 10183. [98] [99] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 100 undefined on input line 10365. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 100 undefined on input line 10393. [100] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 101 undefined on input line 10532. [101] [102] Chapter 4. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 103 undefined on input line 10636. [103] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 104 undefined on input line 10679. [104] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 105 undefined on input line 10823. [105] [106] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 107 undefined on input line 11041. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 107 undefined on input line 11069. LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 107 undefined on input line 11106. [107] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 108 undefined on input line 11204. [108] [109] [110] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 111 undefined on input line 11399. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 111 undefined on input line 11430. [111] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 112 undefined on input line 11559. [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 11804. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 121 undefined on input line 11804. Overfull \hbox (1.17415pt too wide) in paragraph at lines 11807--11811 []\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 12055. [125] LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-resctrl-a-quick-glance' on page 126 undefined on input line 12150. [126] [127] [128] [129] [130] [131] Underfull \hbox (badness 10000) in paragraph at lines 12617--12637 []\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 13208. [141] [142] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 143 undefined on input line 13340. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 143 undefined on input line 13340. [143] Underfull \hbox (badness 10000) in paragraph at lines 13449--13452 []\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 13688. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 47 undefined on input line 13692. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 47 undefined on input line 13721. [147] LaTeX Warning: Hyper reference `ras/sram-ecc-ras:sram-ecc-ras-test-label' on pa ge 148 undefined on input line 13750. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 48 undefined on input line 13751. [148] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 149 undefined on input line 13847. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 149 undefined on input line 13859. [149] Overfull \hbox (308.31505pt too wide) in paragraph at lines 14015--14015 [] Underfull \hbox (badness 10000) in paragraph at lines 14015--14015 [150] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 151 undefined on input line 14034. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 151 undefined on input line 14094. [151] [152] Chapter 9. [153] LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 154 undefined on input line 14270. [154] [155] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 156 undefined on input line 14478. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 156 undefined on input line 14494. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 156 undefined on input line 14507. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 156 undefined on input line 14507. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 156 undefined on input line 14539. [156] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 157 undefined on input line 14590. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 157 undefined on input line 14604. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 157 undefined on input line 14616. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:build-the-platfor m-software' on page 157 undefined on input line 14644. [157] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 158 undefined on input line 14706. [158] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 159 undefined on input line 14722. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 159 undefined on input line 14731. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 159 undefined on input line 14741. [159] [160] Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\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 15050--15050 []\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 15050--15050 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\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 15050--15050 []\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 15050--15050 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\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 15050--15050 []\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 15050--15050 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\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 15050--15050 []\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 15050--15050 []\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 15167. [162] [163] [164] [165] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 166 undefined on input line 15463. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 166 undefined on input line 15479. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 166 undefined on input line 15512. [166] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 167 undefined on input line 15566. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 167 undefined on input line 15577. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 167 undefined on input line 15589. [167] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 168 undefined on input line 15673. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:build-the-plat form-software' on page 168 undefined on input line 15685. [168] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 169 undefined on input line 15727. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 169 undefined on input line 15745. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 169 undefined on input line 15745. [169] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 170 undefined on input line 15860. [170] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 171 undefined on input line 15963. [171] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 172 undefined on input line 15978. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 172 undefined on input line 16004. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 172 undefined on input line 16004. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 172 undefined on input line 16028. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 172 undefined on input line 16092. [172] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 173 undefined on input line 16112. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 173 undefined on input line 16134. [173] [174] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 175 undefined on input line 16258. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:bu ild-install' on page 175 undefined on input line 16341. [175] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 176 undefined on input line 16358. [176] [177] [178] Chapter 10. LaTeX Warning: Hyper reference `platforms/sgi575/readme:sgi-575-readme-label' o n page 179 undefined on input line 16479. LaTeX Warning: Hyper reference `platforms/rdn1edge/readme:rd-n1-edge-readme-lab el' on page 179 undefined on input line 16483. LaTeX Warning: Hyper reference `platforms/rdn1edgex2/readme:rd-n1-edgex2-readme -label' on page 179 undefined on input line 16487. LaTeX Warning: Hyper reference `platforms/rdv1/readme:rd-v1-readme-label' on pa ge 179 undefined on input line 16491. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:rd-v1-mc-readme-label' on page 179 undefined on input line 16495. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 179 undefined on input line 16499. LaTeX Warning: Hyper reference `platforms/rdn2cfg1/readme:rd-n2-cfg1-readme-lab el' on page 179 undefined on input line 16503. LaTeX Warning: Hyper reference `platforms/rdn2cfg2/readme:rd-n2-cfg2-readme-lab el' on page 179 undefined on input line 16507. LaTeX Warning: Hyper reference `platforms/rdn2cfg3/readme:rd-n2-cfg3-readme-lab el' on page 179 undefined on input line 16511. LaTeX Warning: Hyper reference `platforms/rdv2/readme:rd-v2-readme-label' on pa ge 179 undefined on input line 16515. [179] [180] LaTeX Warning: Hyper reference `platforms/rdfremont/readme:rd-fremont-readme-la bel' on page 181 undefined on input line 16849. LaTeX Warning: Hyper reference `platforms/rdfremontcfg1/readme:rd-fremont-cfg1- readme-label' on page 181 undefined on input line 16853. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/readme:rd-fremont-cfg2- readme-label' on page 181 undefined on input line 16857. [181] [182] LaTeX Warning: Hyper reference `platforms/sgi575/readme:sgi-575-readme-label' o n page 183 undefined on input line 17175. LaTeX Warning: Hyper reference `platforms/rdn1edge/readme:rd-n1-edge-readme-lab el' on page 183 undefined on input line 17179. LaTeX Warning: Hyper reference `platforms/rdn1edgex2/readme:rd-n1-edgex2-readme -label' on page 183 undefined on input line 17183. LaTeX Warning: Hyper reference `platforms/rdv1/readme:rd-v1-readme-label' on pa ge 183 undefined on input line 17187. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:rd-v1-mc-readme-label' on page 183 undefined on input line 17191. [183] LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 184 undefined on input line 17195. LaTeX Warning: Hyper reference `platforms/rdn2cfg1/readme:rd-n2-cfg1-readme-lab el' on page 184 undefined on input line 17199. LaTeX Warning: Hyper reference `platforms/rdn2cfg2/readme:rd-n2-cfg2-readme-lab el' on page 184 undefined on input line 17203. LaTeX Warning: Hyper reference `platforms/rdn2cfg3/readme:rd-n2-cfg3-readme-lab el' on page 184 undefined on input line 17207. LaTeX Warning: Hyper reference `platforms/rdv2/readme:rd-v2-readme-label' on pa ge 184 undefined on input line 17211. [184] [185] LaTeX Warning: Hyper reference `platforms/rdfremont/readme:rd-fremont-readme-la bel' on page 186 undefined on input line 17531. LaTeX Warning: Hyper reference `platforms/rdfremontcfg1/readme:rd-fremont-cfg1- readme-label' on page 186 undefined on input line 17535. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/readme:rd-fremont-cfg2- readme-label' on page 186 undefined on input line 17539. [186] [187] LaTeX Warning: Hyper reference `platforms/sgi575/readme:sgi-575-readme-label' o n page 188 undefined on input line 17842. LaTeX Warning: Hyper reference `platforms/rdn1edge/readme:rd-n1-edge-readme-lab el' on page 188 undefined on input line 17846. LaTeX Warning: Hyper reference `platforms/rdn1edgex2/readme:rd-n1-edgex2-readme -label' on page 188 undefined on input line 17850. LaTeX Warning: Hyper reference `platforms/rdv1/readme:rd-v1-readme-label' on pa ge 188 undefined on input line 17854. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:rd-v1-mc-readme-label' on page 188 undefined on input line 17858. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 188 undefined on input line 17862. LaTeX Warning: Hyper reference `platforms/rdn2cfg1/readme:rd-n2-cfg1-readme-lab el' on page 188 undefined on input line 17866. LaTeX Warning: Hyper reference `platforms/rdn2cfg2/readme:rd-n2-cfg2-readme-lab el' on page 188 undefined on input line 17870. LaTeX Warning: Hyper reference `platforms/rdn2cfg3/readme:rd-n2-cfg3-readme-lab el' on page 188 undefined on input line 17874. LaTeX Warning: Hyper reference `platforms/rdv2/readme:rd-v2-readme-label' on pa ge 188 undefined on input line 17878. [188] [189] LaTeX Warning: Hyper reference `platforms/rdfremont/readme:rd-fremont-readme-la bel' on page 190 undefined on input line 18193. LaTeX Warning: Hyper reference `platforms/rdfremontcfg1/readme:rd-fremont-cfg1- readme-label' on page 190 undefined on input line 18193. [190] [191] No file arm-oss-infra-software-solutiuons.ind. [192] (./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 (196 pages, 2611069 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 3832 [36] [37] [38] [39] [40] [41] [42] [43 <./boot-flow.png>] [44] [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4707--4719 []\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 4938--4940 []|\T1/qtm/m/n/10 0x000001FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4951--4953 []|\T1/qtm/m/n/10 0x0000020FFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4964--4966 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4974--4976 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4977--4979 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4983--4988 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 4992--4994 []|\T1/qtm/m/n/10 0x000002ACBFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5002--5004 []|\T1/qtm/m/n/10 0x000002ACF0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5005--5007 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5018--5020 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5024--5028 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5032--5034 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5045--5047 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5051--5054 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5058--5060 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5064--5068 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5064--5068 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5064--5068 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5072--5074 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5085--5087 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5091--5095 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5091--5095 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5099--5101 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5112--5114 []|\T1/qtm/m/n/10 0x0000307FFFFFFULL Underfull \hbox (badness 5288) in paragraph at lines 5118--5123 []|\T1/qtm/m/n/10 TCU con-fig-u-ra-tion path Underfull \hbox (badness 10000) in paragraph at lines 5127--5129 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5137--5140 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5137--5140 \T1/qtm/m/n/10 0x000102ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5141--5144 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5141--5144 \T1/qtm/m/n/10 0x000002ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5145--5148 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5145--5148 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5149--5152 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5149--5152 \T1/qtm/m/n/10 0x000002ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5155--5158 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5155--5158 \T1/qtm/m/n/10 0x000102ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5159--5162 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5159--5162 \T1/qtm/m/n/10 0x000002ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5163--5166 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5163--5166 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5167--5170 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5167--5170 \T1/qtm/m/n/10 0x000002ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5176--5179 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5180--5183 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5180--5183 \T1/qtm/m/n/10 0x000202ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5184--5187 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5184--5187 \T1/qtm/m/n/10 0x000202ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5188--5191 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5188--5191 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5192--5195 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5192--5195 \T1/qtm/m/n/10 0x000102ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5198--5201 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5198--5201 \T1/qtm/m/n/10 0x000202ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5202--5205 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5202--5205 \T1/qtm/m/n/10 0x000202ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5206--5209 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5206--5209 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5210--5213 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5210--5213 \T1/qtm/m/n/10 0x000102ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5219--5222 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5223--5226 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5223--5226 \T1/qtm/m/n/10 0x000302ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5227--5230 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5227--5230 \T1/qtm/m/n/10 0x000302ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5231--5234 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5231--5234 \T1/qtm/m/n/10 0x000302ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5235--5238 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5235--5238 \T1/qtm/m/n/10 0x000202ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5241--5244 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5241--5244 \T1/qtm/m/n/10 0x000302ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5245--5248 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5245--5248 \T1/qtm/m/n/10 0x000302ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5249--5252 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5249--5252 \T1/qtm/m/n/10 0x000302ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5253--5256 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5253--5256 \T1/qtm/m/n/10 0x000202ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5262--5265 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 5563) in paragraph at lines 5303--5308 \T1/qtm/m/n/10 gions, MCP ATU, and Underfull \hbox (badness 6775) in paragraph at lines 5303--5308 \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 5346--5348 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5356--5358 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5359--5361 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5365--5370 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5374--5376 []|\T1/qtm/m/n/10 0x000002ABFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5384--5386 []|\T1/qtm/m/n/10 0x000002AC30000ULL Underfull \hbox (badness 10000) in paragraph at lines 5387--5389 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5400--5402 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5406--5410 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5414--5416 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5427--5429 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5433--5436 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5440--5442 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5446--5450 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5446--5450 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5446--5450 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5454--5456 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5467--5469 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5473--5477 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5473--5477 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5481--5483 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5494--5496 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5504--5507 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5504--5507 \T1/qtm/m/n/10 0x000102AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5508--5511 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5508--5511 \T1/qtm/m/n/10 0x000002AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5512--5515 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5512--5515 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5516--5519 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5516--5519 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5522--5525 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5522--5525 \T1/qtm/m/n/10 0x000102AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5526--5529 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5526--5529 \T1/qtm/m/n/10 0x000002AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5530--5533 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5530--5533 \T1/qtm/m/n/10 0x000002AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5534--5537 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5534--5537 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5543--5546 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5547--5550 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5547--5550 \T1/qtm/m/n/10 0x000202AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5551--5554 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5551--5554 \T1/qtm/m/n/10 0x000202AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5555--5558 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5555--5558 \T1/qtm/m/n/10 0x000102AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5559--5562 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5559--5562 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5565--5568 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5565--5568 \T1/qtm/m/n/10 0x000202AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5569--5572 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5569--5572 \T1/qtm/m/n/10 0x000202AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5573--5576 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5573--5576 \T1/qtm/m/n/10 0x000102AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5577--5580 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5577--5580 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5586--5589 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5590--5593 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5590--5593 \T1/qtm/m/n/10 0x000302AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5594--5597 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5594--5597 \T1/qtm/m/n/10 0x000302AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5598--5601 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5598--5601 \T1/qtm/m/n/10 0x000302AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5602--5605 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5602--5605 \T1/qtm/m/n/10 0x000202AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5608--5611 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5608--5611 \T1/qtm/m/n/10 0x000302AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5612--5615 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5612--5615 \T1/qtm/m/n/10 0x000302AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5616--5619 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5616--5619 \T1/qtm/m/n/10 0x000302AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5620--5623 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5620--5623 \T1/qtm/m/n/10 0x000202AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5629--5632 []|\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 5683--5685 []|\T1/qtm/m/n/10 0x000002A42FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5696--5698 []|\T1/qtm/m/n/10 0x000002A43FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5702--5706 []|\T1/qtm/m/n/10 GENERIC RE-F-CLK Underfull \hbox (badness 10000) in paragraph at lines 5702--5706 \T1/qtm/m/n/10 reg-is-ter ac-ces (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5710--5712 []|\T1/qtm/m/n/10 0x000002A49FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5720--5722 []|\T1/qtm/m/n/10 0x000002A4A0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5723--5725 []|\T1/qtm/m/n/10 0x000002A4AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5733--5735 []|\T1/qtm/m/n/10 0x000002A4B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5736--5738 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5746--5748 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5749--5751 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5755--5760 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5764--5766 []|\T1/qtm/m/n/10 0x000002A7FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5777--5779 []|\T1/qtm/m/n/10 0x000002A80FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5790--5792 []|\T1/qtm/m/n/10 0x000002AC5FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5800--5802 []|\T1/qtm/m/n/10 0x000002AC90000ULL Underfull \hbox (badness 10000) in paragraph at lines 5803--5805 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5816--5818 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5822--5826 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5830--5832 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5843--5845 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5849--5852 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5856--5858 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5862--5866 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5862--5866 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5862--5866 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5870--5872 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5883--5885 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5896--5898 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5906--5909 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5906--5909 \T1/qtm/m/n/10 0x000102A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5910--5913 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5910--5913 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5914--5917 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5914--5917 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5918--5921 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5918--5921 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5924--5927 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5924--5927 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5928--5931 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5928--5931 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5932--5935 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5932--5935 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5936--5939 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5936--5939 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5945--5948 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5949--5952 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5949--5952 \T1/qtm/m/n/10 0x000202A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5953--5956 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5953--5956 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5957--5960 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5957--5960 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5961--5964 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5961--5964 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5967--5970 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5967--5970 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5971--5974 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5971--5974 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5975--5978 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5975--5978 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5979--5982 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5979--5982 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5988--5991 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5992--5995 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5992--5995 \T1/qtm/m/n/10 0x000302A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5996--5999 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5996--5999 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 6000--6003 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 6000--6003 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 6004--6007 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 6004--6007 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 6010--6013 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 6010--6013 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 6014--6017 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 6014--6017 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 6018--6021 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 6018--6021 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 6022--6025 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 6022--6025 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 6031--6034 []|\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 6147--6147 []\T1/qtm/m/n/10 0x00002A430000| Overfull \hbox (4.8576pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002A95FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (5.9904pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AA00000| Overfull \hbox (7.0776pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AA5FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (5.4404pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AB00000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AC2FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (4.8904pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AC60000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AC8FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (6.5604pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002ACC0000| Overfull \hbox (4.3076pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002B12FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP SCP [55] Underfull \hbox (badness 10000) in paragraph at lines 6274--6280 []\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 6274--6280 \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 6282--6287 []\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 6282--6287 \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 6526--6530 \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 6634--6640 []\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 6650--6653 []\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 7084--7087 []\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 7100--7104 []\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 7100--7104 \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 7120--7125 []\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 7250--7255 []\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 7257--7262 []\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 7257--7262 \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 7269--7273 []\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 7275--7279 []\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 7912--7921 []\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 8400 Underfull \vbox (badness 10000) detected at line 8400 [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 11807--11811 []\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 12617--12637 []\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 13449--13452 []\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 14015--14015 [] Underfull \hbox (badness 10000) in paragraph at lines 14015--14015 [150] [151] [152] Chapter 9. [153] [154] [155] [156] [157] [158] [159] [160] Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\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 15050--15050 []\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 15050--15050 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\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 15050--15050 []\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 15050--15050 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\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 15050--15050 []\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 15050--15050 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\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 15050--15050 []\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 15050--15050 []\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] [191] (./arm-oss-infra-software-solutiuons.ind) [192] (./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 (196 pages, 2657923 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' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-infra-software-solutiuons" "neoversereferencedesignplatformsoftware.tex"' ------------ Latexmk: Examining 'arm-oss-infra-software-solutiuons.log' === TeX engine is 'pdfTeX' 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 3832 [36] [37] [38] [39] [40] [41] [42] [43 <./boot-flow.png>] [44] [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4707--4719 []\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 4938--4940 []|\T1/qtm/m/n/10 0x000001FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4951--4953 []|\T1/qtm/m/n/10 0x0000020FFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4964--4966 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4974--4976 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4977--4979 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4983--4988 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 4992--4994 []|\T1/qtm/m/n/10 0x000002ACBFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5002--5004 []|\T1/qtm/m/n/10 0x000002ACF0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5005--5007 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5018--5020 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5024--5028 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5032--5034 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5045--5047 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5051--5054 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5058--5060 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5064--5068 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5064--5068 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5064--5068 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5072--5074 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5085--5087 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5091--5095 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5091--5095 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5099--5101 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5112--5114 []|\T1/qtm/m/n/10 0x0000307FFFFFFULL Underfull \hbox (badness 5288) in paragraph at lines 5118--5123 []|\T1/qtm/m/n/10 TCU con-fig-u-ra-tion path Underfull \hbox (badness 10000) in paragraph at lines 5127--5129 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5137--5140 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5137--5140 \T1/qtm/m/n/10 0x000102ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5141--5144 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5141--5144 \T1/qtm/m/n/10 0x000002ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5145--5148 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5145--5148 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5149--5152 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5149--5152 \T1/qtm/m/n/10 0x000002ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5155--5158 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5155--5158 \T1/qtm/m/n/10 0x000102ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5159--5162 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5159--5162 \T1/qtm/m/n/10 0x000002ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5163--5166 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5163--5166 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5167--5170 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5167--5170 \T1/qtm/m/n/10 0x000002ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5176--5179 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5180--5183 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5180--5183 \T1/qtm/m/n/10 0x000202ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5184--5187 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5184--5187 \T1/qtm/m/n/10 0x000202ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5188--5191 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5188--5191 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5192--5195 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5192--5195 \T1/qtm/m/n/10 0x000102ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5198--5201 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5198--5201 \T1/qtm/m/n/10 0x000202ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5202--5205 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5202--5205 \T1/qtm/m/n/10 0x000202ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5206--5209 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5206--5209 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5210--5213 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5210--5213 \T1/qtm/m/n/10 0x000102ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5219--5222 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5223--5226 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5223--5226 \T1/qtm/m/n/10 0x000302ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5227--5230 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5227--5230 \T1/qtm/m/n/10 0x000302ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5231--5234 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5231--5234 \T1/qtm/m/n/10 0x000302ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5235--5238 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5235--5238 \T1/qtm/m/n/10 0x000202ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5241--5244 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5241--5244 \T1/qtm/m/n/10 0x000302ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5245--5248 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5245--5248 \T1/qtm/m/n/10 0x000302ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5249--5252 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5249--5252 \T1/qtm/m/n/10 0x000302ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5253--5256 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5253--5256 \T1/qtm/m/n/10 0x000202ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5262--5265 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 5563) in paragraph at lines 5303--5308 \T1/qtm/m/n/10 gions, MCP ATU, and Underfull \hbox (badness 6775) in paragraph at lines 5303--5308 \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 5346--5348 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5356--5358 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5359--5361 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5365--5370 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5374--5376 []|\T1/qtm/m/n/10 0x000002ABFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5384--5386 []|\T1/qtm/m/n/10 0x000002AC30000ULL Underfull \hbox (badness 10000) in paragraph at lines 5387--5389 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5400--5402 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5406--5410 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5414--5416 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5427--5429 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5433--5436 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5440--5442 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5446--5450 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5446--5450 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5446--5450 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5454--5456 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5467--5469 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5473--5477 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5473--5477 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5481--5483 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5494--5496 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5504--5507 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5504--5507 \T1/qtm/m/n/10 0x000102AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5508--5511 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5508--5511 \T1/qtm/m/n/10 0x000002AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5512--5515 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5512--5515 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5516--5519 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5516--5519 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5522--5525 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5522--5525 \T1/qtm/m/n/10 0x000102AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5526--5529 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5526--5529 \T1/qtm/m/n/10 0x000002AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5530--5533 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5530--5533 \T1/qtm/m/n/10 0x000002AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5534--5537 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5534--5537 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5543--5546 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5547--5550 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5547--5550 \T1/qtm/m/n/10 0x000202AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5551--5554 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5551--5554 \T1/qtm/m/n/10 0x000202AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5555--5558 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5555--5558 \T1/qtm/m/n/10 0x000102AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5559--5562 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5559--5562 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5565--5568 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5565--5568 \T1/qtm/m/n/10 0x000202AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5569--5572 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5569--5572 \T1/qtm/m/n/10 0x000202AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5573--5576 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5573--5576 \T1/qtm/m/n/10 0x000102AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5577--5580 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5577--5580 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5586--5589 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5590--5593 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5590--5593 \T1/qtm/m/n/10 0x000302AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5594--5597 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5594--5597 \T1/qtm/m/n/10 0x000302AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5598--5601 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5598--5601 \T1/qtm/m/n/10 0x000302AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5602--5605 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5602--5605 \T1/qtm/m/n/10 0x000202AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5608--5611 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5608--5611 \T1/qtm/m/n/10 0x000302AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5612--5615 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5612--5615 \T1/qtm/m/n/10 0x000302AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5616--5619 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5616--5619 \T1/qtm/m/n/10 0x000302AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5620--5623 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5620--5623 \T1/qtm/m/n/10 0x000202AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5629--5632 []|\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 5683--5685 []|\T1/qtm/m/n/10 0x000002A42FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5696--5698 []|\T1/qtm/m/n/10 0x000002A43FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5702--5706 []|\T1/qtm/m/n/10 GENERIC RE-F-CLK Underfull \hbox (badness 10000) in paragraph at lines 5702--5706 \T1/qtm/m/n/10 reg-is-ter ac-ces (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5710--5712 []|\T1/qtm/m/n/10 0x000002A49FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5720--5722 []|\T1/qtm/m/n/10 0x000002A4A0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5723--5725 []|\T1/qtm/m/n/10 0x000002A4AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5733--5735 []|\T1/qtm/m/n/10 0x000002A4B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5736--5738 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5746--5748 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5749--5751 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5755--5760 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5764--5766 []|\T1/qtm/m/n/10 0x000002A7FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5777--5779 []|\T1/qtm/m/n/10 0x000002A80FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5790--5792 []|\T1/qtm/m/n/10 0x000002AC5FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5800--5802 []|\T1/qtm/m/n/10 0x000002AC90000ULL Underfull \hbox (badness 10000) in paragraph at lines 5803--5805 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5816--5818 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5822--5826 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5830--5832 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5843--5845 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5849--5852 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5856--5858 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5862--5866 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5862--5866 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5862--5866 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5870--5872 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5883--5885 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5896--5898 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5906--5909 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5906--5909 \T1/qtm/m/n/10 0x000102A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5910--5913 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5910--5913 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5914--5917 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5914--5917 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5918--5921 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5918--5921 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5924--5927 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5924--5927 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5928--5931 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5928--5931 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5932--5935 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5932--5935 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5936--5939 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5936--5939 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5945--5948 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5949--5952 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5949--5952 \T1/qtm/m/n/10 0x000202A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5953--5956 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5953--5956 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5957--5960 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5957--5960 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5961--5964 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5961--5964 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5967--5970 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5967--5970 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5971--5974 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5971--5974 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5975--5978 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5975--5978 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5979--5982 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5979--5982 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5988--5991 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5992--5995 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5992--5995 \T1/qtm/m/n/10 0x000302A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5996--5999 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5996--5999 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 6000--6003 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 6000--6003 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 6004--6007 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 6004--6007 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 6010--6013 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 6010--6013 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 6014--6017 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 6014--6017 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 6018--6021 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 6018--6021 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 6022--6025 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 6022--6025 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 6031--6034 []|\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 6147--6147 []\T1/qtm/m/n/10 0x00002A430000| Overfull \hbox (4.8576pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002A95FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (5.9904pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AA00000| Overfull \hbox (7.0776pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AA5FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (5.4404pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AB00000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AC2FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (4.8904pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AC60000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002AC8FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (6.5604pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002ACC0000| Overfull \hbox (4.3076pt too wide) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 0x00002B12FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6147--6147 []\T1/qtm/m/n/10 APP SCP [55] Underfull \hbox (badness 10000) in paragraph at lines 6274--6280 []\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 6274--6280 \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 6282--6287 []\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 6282--6287 \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 6526--6530 \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 6634--6640 []\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 6650--6653 []\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 7084--7087 []\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 7100--7104 []\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 7100--7104 \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 7120--7125 []\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 7250--7255 []\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 7257--7262 []\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 7257--7262 \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 7269--7273 []\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 7275--7279 []\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 7912--7921 []\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 8400 Underfull \vbox (badness 10000) detected at line 8400 [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 11807--11811 []\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 12617--12637 []\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 13449--13452 []\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 14015--14015 [] Underfull \hbox (badness 10000) in paragraph at lines 14015--14015 [150] [151] [152] Chapter 9. [153] [154] [155] [156] [157] [158] [159] [160] Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\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 15050--15050 []\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 15050--15050 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\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 15050--15050 []\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 15050--15050 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\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 15050--15050 []\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 15050--15050 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 15050--15050 []\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 15050--15050 []\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 15050--15050 []\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] [191] (./arm-oss-infra-software-solutiuons.ind) [192] (./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 (196 pages, 2657923 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