Read the Docs build information Build id: 1752543 Project: arm-oss-infra-software-solutiuons Version: latest Commit: 52204925f99e65fe63aecfedb105016d30f4cba4 Date: 2023-09-29T22:18:50.146634Z State: finished Success: True [rtd-command-info] start-time: 2023-09-29T22:18:56.880629Z, end-time: 2023-09-29T22:18:57.815895Z, duration: 0, 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-09-29T22:18:58.287615Z, end-time: 2023-09-29T22:18:58.960624Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'git.gitlab.arm.com' (ED25519) to the list of known hosts. Warning: Permanently added 'git.gitlab.arm.com' (ED25519) to the list of known hosts. From git.gitlab.arm.com:infra-solutions/reference-design/docs/infra-refdesign-docs * [new tag] RD-INFRA-2023.03.29 -> RD-INFRA-2023.03.29 * [new tag] RD-INFRA-2023.06.28 -> RD-INFRA-2023.06.28 [rtd-command-info] start-time: 2023-09-29T22:18:59.497766Z, end-time: 2023-09-29T22:18:59.581962Z, 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 5220492 rdfremont*: update for RD-INFRA-2023.09.28 release [rtd-command-info] start-time: 2023-09-29T22:19:00.031773Z, end-time: 2023-09-29T22:19:00.097507Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-09-29T22:19:00.537237Z, end-time: 2023-09-29T22:19:00.595788Z, 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-09-29T22:19:08.488593Z, end-time: 2023-09-29T22:19:08.580347Z, duration: 0, exit-code: 0 asdf global python 3.11.4 [rtd-command-info] start-time: 2023-09-29T22:19:09.457694Z, end-time: 2023-09-29T22:19:10.380187Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.4.final.0-64 in 604ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-09-29T22:19:10.959090Z, end-time: 2023-09-29T22:19:20.969558Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (21.2.3) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.2.1 setuptools-68.2.2 [rtd-command-info] start-time: 2023-09-29T22:19:21.488627Z, end-time: 2023-09-29T22:19:31.333451Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Obtaining dependency information for pillow from https://files.pythonhosted.org/packages/3c/49/f87cecbdec4b00cc1187f01196d48c08828204cd861915fab44972dc705c/Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata Downloading Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 7.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 57.5 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Obtaining dependency information for sphinx from https://files.pythonhosted.org/packages/b2/b6/8ed35256aa530a9d3da15d20bdc0ba888d5364441bb50a5a83ee7827affe/sphinx-7.2.6-py3-none-any.whl.metadata Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting sphinx-rtd-theme Obtaining dependency information for sphinx-rtd-theme from https://files.pythonhosted.org/packages/18/01/76f40a18e9209bb098c1c1313c823dbbd001b23a2db71e7fd4eb5a48559c/sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl.metadata Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl.metadata (4.5 kB) Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/e3/bb/4adf12e9f4f6884135ccd662fdc0dd1008e73ea9be3c1a981ce0208467f7/readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata (1.5 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-applehelp (from sphinx) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/c0/0c/261c0949083c0ac635853528bb0070c89e927841d4e533ba0b5563365c06/sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-devhelp (from sphinx) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/c0/03/010ac733ec7b7f71c1dc88e7115743ee466560d6d85373b56fb9916e4586/sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/28/7a/958f8e3e6abe8219d0d1f1224886de847ab227b218f4a07b61bc337f64be/sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.9 from https://files.pythonhosted.org/packages/95/d6/2e0bda62b2a808070ac922d21a950aa2cb5e4fcfb87e5ff5f86bc43a2201/sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-qthelp (from sphinx) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/1f/e5/1850f3f118e95581c1e30b57028ac979badee1eb29e70ee72b0241f5a185/sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 13.3 MB/s eta 0:00:00 Collecting Pygments>=2.14 (from sphinx) Obtaining dependency information for Pygments>=2.14 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 17.8 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 35.2 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Obtaining dependency information for requests>=2.25.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 135.3 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 52.8 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 161.9 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/fe/21/2eff1de472ca6c99ec3993eab11308787b9879af9ca8bbceb4868cf4f2ca/MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/bc/85/ef25d4ba14c7653c3020a1c6e1a7413e6791ef36a0ac177efa605fc2c737/charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 164.5 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/37/dc/399e63f5d1d96bb643404ee830657f4dfcf8503f5ba8fa3c6d465d0c57fe/urllib3-2.0.5-py3-none-any.whl.metadata Downloading urllib3-2.0.5-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading Pillow-10.0.1-cp311-cp311-manylinux_2_28_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 97.7 MB/s eta 0:00:00 Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 120.9 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 171.4 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl (11 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 194.2 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 196.2 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 213.8 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 218.6 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 279.7 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 263.0 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 238.0 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 282.1 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.6/199.6 kB 172.3 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.0.5-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 190.5 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=3b8a57fda4088ef33c34022b096b35a15cfa6897e4b3993b1ae4d035b22bacbd Stored in directory: /tmp/pip-ephem-wheel-cache-iijxqol2/wheels/80/c2/c8/630c9eb889f0be0202cb11bf30b47aa54bf7588e8d50b70005 Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, urllib3, sphinxcontrib-jsmath, Pygments, pillow, 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, sphinxcontrib-jquery, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 mock-1.0.1 packaging-23.1 pillow-10.0.1 readthedocs-sphinx-ext-2.2.3 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinx-rtd-theme-1.3.0 sphinxcontrib-applehelp-1.0.7 sphinxcontrib-devhelp-1.0.5 sphinxcontrib-htmlhelp-2.0.4 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.6 sphinxcontrib-serializinghtml-1.1.9 urllib3-2.0.5 [rtd-command-info] start-time: 2023-09-29T22:19:31.791214Z, end-time: 2023-09-29T22:19:36.246973Z, 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 4.5 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 16.9 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.0 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 48.1 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 221.9 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from jinja2==3.1.1->-r requirements.txt (line 6)) (2.1.3) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.7) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.5) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.0.4) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.1.9) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.6) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.16.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.12.1) 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.1) 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.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r requirements.txt (line 9)) (3.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r requirements.txt (line 9)) (2023.7.22) INFO: pip is looking at multiple versions of sphinxcontrib-htmlhelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx==4.5.0->-r requirements.txt (line 9)) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/d0/a1/5b678486ce3f7f3135ac5396db4591e967fc6709f27aa57fe13c97180953/sphinxcontrib_htmlhelp-2.0.3-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.3-py3-none-any.whl.metadata (2.2 kB) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/57/41/ad44d14fd5273a7b20905fa4dd8444abf1795f6581666f6272e7d8cabf5a/sphinxcontrib_htmlhelp-2.0.2-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 259.7 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-serializinghtml to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx==4.5.0->-r requirements.txt (line 9)) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.5 from https://files.pythonhosted.org/packages/dc/85/ea34b6be0494eff8ae281107bb4a83f6c83066b358f2525a251dc852817c/sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata (2.3 kB) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.5 from https://files.pythonhosted.org/packages/36/c6/0d5b3f258fdb107558163e88607eb6c245d8785fbd707e027f2da7fbc795/sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata (2.3 kB) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.5 from https://files.pythonhosted.org/packages/82/a2/962548d13ceddff95eac7843c9ff37b451c02b69429007b93d6a10a353d3/sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata (2.3 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 258.5 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-applehelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-applehelp (from sphinx==4.5.0->-r requirements.txt (line 9)) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/b1/db/2c9a62f9d7c8abf45fa79d28a9d0c80e16cb42deac58a699cbd952efda1a/sphinxcontrib_applehelp-1.0.6-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/57/57/1cdaff9321329139ffb0616b9907f2ddf46fa9a6a9488a93f049b2325472/sphinxcontrib_applehelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 164.0 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-devhelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-devhelp (from sphinx==4.5.0->-r requirements.txt (line 9)) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/5d/b6/7f58acb86c93e54236ca8b5b79dd3873138397060a74a143b1c1e30ba6bf/sphinxcontrib_devhelp-1.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.4-py3-none-any.whl.metadata (2.2 kB) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/30/68/7e7c2e823a50cc4d0835b962425924fe7006afa2bc7151a79c30b91fcf52/sphinxcontrib_devhelp-1.0.3-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.3-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 263.7 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-qthelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-qthelp (from sphinx==4.5.0->-r requirements.txt (line 9)) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/c1/54/d3f8d78634c43be776bbec969cce56cf6a6ba49fc950774179b6cc20176b/sphinxcontrib_qthelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/8d/57/6edeb937dbc2858d980242ffc5913303c19774048b68654e5bee9556e146/sphinxcontrib_qthelp-1.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 266.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.0.5 Uninstalling urllib3-2.0.5: Successfully uninstalled urllib3-2.0.5 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.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: sphinx Found existing installation: Sphinx 7.2.6 Uninstalling Sphinx-7.2.6: Successfully uninstalled Sphinx-7.2.6 Attempting uninstall: sphinx_rtd_theme Found existing installation: sphinx-rtd-theme 1.3.0 Uninstalling sphinx-rtd-theme-1.3.0: Successfully uninstalled sphinx-rtd-theme-1.3.0 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-09-29T22:19:42.109341Z, end-time: 2023-09-29T22:19:42.167837Z, 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': '52204925', } # 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/1752543/' 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-09-29T22:19:42.604603Z, end-time: 2023-09-29T22:19:47.760029Z, duration: 5, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.5.0 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 75 source files that are out of date updating environment: [new config] 75 added, 0 changed, 0 removed reading sources... [ 1%] cxl/cxl-test reading sources... [ 2%] index reading sources... [ 4%] mpam/mpam-resctrl reading sources... [ 5%] platform-boot/buildroot-boot reading sources... [ 6%] platform-boot/busybox-boot reading sources... [ 8%] platform-boot/distro-boot reading sources... [ 9%] platform-boot/index reading sources... [ 10%] platform-boot/secure-boot reading sources... [ 12%] platform-boot/winpe-boot reading sources... [ 13%] platforms/common/index reading sources... [ 14%] platforms/common/mcp-sideband-channel reading sources... [ 16%] platforms/common/platform_names reading sources... [ 17%] platforms/common/setup-workspace reading sources... [ 18%] platforms/common/software-stack reading sources... [ 20%] platforms/common/troubleshooting-guide reading sources... [ 21%] platforms/common/virtio-P9 reading sources... [ 22%] platforms/common/vulnerability-reporting reading sources... [ 24%] platforms/index reading sources... [ 25%] platforms/rdfremont/docs/ap-rss-attestation reading sources... [ 26%] platforms/rdfremont/docs/boot-flow reading sources... [ 28%] platforms/rdfremont/docs/cca-cot-boot-flow reading sources... [ 29%] platforms/rdfremont/docs/cmn-cyprus reading sources... [ 30%] platforms/rdfremont/docs/index reading sources... [ 32%] platforms/rdfremont/docs/lcp reading sources... [ 33%] platforms/rdfremont/docs/mcuboot-image-loading reading sources... [ 34%] platforms/rdfremont/docs/realm-test reading sources... [ 36%] platforms/rdfremont/docs/rme reading sources... [ 37%] platforms/rdfremont/docs/rss reading sources... [ 38%] platforms/rdfremont/docs/scp-atu-configuration reading sources... [ 40%] platforms/rdfremont/docs/scp-rss-comm reading sources... [ 41%] platforms/rdfremont/docs/system-control-tower-nci reading sources... [ 42%] platforms/rdfremont/docs/tower-nci reading sources... [ 44%] platforms/rdfremont/readme reading sources... [ 45%] platforms/rdfremontcfg1/readme reading sources... [ 46%] platforms/rdfremontcfg2/docs/boot-flow reading sources... [ 48%] platforms/rdfremontcfg2/docs/cmn-cyprus-multichip-config reading sources... [ 49%] platforms/rdfremontcfg2/docs/index reading sources... [ 50%] platforms/rdfremontcfg2/docs/multichip-memory-map reading sources... [ 52%] platforms/rdfremontcfg2/readme reading sources... [ 53%] platforms/rdn1edge/readme reading sources... [ 54%] platforms/rdn1edgex2/readme reading sources... [ 56%] platforms/rdn2/readme reading sources... [ 57%] platforms/rdn2cfg1/readme reading sources... [ 58%] platforms/rdn2cfg2/readme reading sources... [ 60%] platforms/rdn2cfg3/readme reading sources... [ 61%] platforms/rdv1/readme reading sources... [ 62%] platforms/rdv1mc/readme reading sources... [ 64%] platforms/rdv2/readme reading sources... [ 65%] platforms/sgi575/readme reading sources... [ 66%] power-management/cppc-test reading sources... [ 68%] power-management/index reading sources... [ 69%] power-management/lpi-test reading sources... [ 70%] ras/index reading sources... [ 72%] ras/n2-cpu-ras reading sources... [ 73%] ras/ras reading sources... [ 74%] ras/sram-ecc-ras reading sources... [ 76%] readme reading sources... [ 77%] releases/RD-INFRA-2023.03.29/release_note reading sources... [ 78%] releases/RD-INFRA-2023.03.31/release_note reading sources... [ 80%] releases/RD-INFRA-2023.06.28/release_note reading sources... [ 81%] releases/RD-INFRA-2023.06.30/release_note reading sources... [ 82%] releases/RD-INFRA-2023.09.28/release_note reading sources... [ 84%] releases/RD-INFRA-2023.09.29/release_note reading sources... [ 85%] releases/index reading sources... [ 86%] test-suite/acs-test reading sources... [ 88%] test-suite/index reading sources... [ 89%] test-suite/tftf-boot reading sources... [ 90%] test-suite/uefi-sct reading sources... [ 92%] virtualization/gicv4_1-vlpi-vsgi reading sources... [ 93%] virtualization/index reading sources... [ 94%] virtualization/io-virtualization reading sources... [ 96%] virtualization/iovirt-nonpcie reading sources... [ 97%] virtualization/kvm-unit-tests reading sources... [ 98%] virtualization/uefi-supported-virtualization reading sources... [100%] virtualization/virtualization /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/ap-rss-attestation.rst:173: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/ap-rss-attestation.rst:177: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/rme.rst:42: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/cca-cot-boot-flow.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/realm-test.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] cxl/cxl-test writing output... [ 2%] index writing output... [ 4%] mpam/mpam-resctrl writing output... [ 5%] platform-boot/buildroot-boot writing output... [ 6%] platform-boot/busybox-boot writing output... [ 8%] platform-boot/distro-boot writing output... [ 9%] platform-boot/index writing output... [ 10%] platform-boot/secure-boot writing output... [ 12%] platform-boot/winpe-boot writing output... [ 13%] platforms/common/index writing output... [ 14%] platforms/common/mcp-sideband-channel writing output... [ 16%] platforms/common/platform_names writing output... [ 17%] platforms/common/setup-workspace writing output... [ 18%] platforms/common/software-stack writing output... [ 20%] platforms/common/troubleshooting-guide writing output... [ 21%] platforms/common/virtio-P9 writing output... [ 22%] platforms/common/vulnerability-reporting writing output... [ 24%] platforms/index writing output... [ 25%] platforms/rdfremont/docs/ap-rss-attestation writing output... [ 26%] platforms/rdfremont/docs/boot-flow writing output... [ 28%] platforms/rdfremont/docs/cca-cot-boot-flow writing output... [ 29%] platforms/rdfremont/docs/cmn-cyprus writing output... [ 30%] platforms/rdfremont/docs/index writing output... [ 32%] platforms/rdfremont/docs/lcp writing output... [ 33%] platforms/rdfremont/docs/mcuboot-image-loading writing output... [ 34%] platforms/rdfremont/docs/realm-test writing output... [ 36%] platforms/rdfremont/docs/rme writing output... [ 37%] platforms/rdfremont/docs/rss writing output... [ 38%] platforms/rdfremont/docs/scp-atu-configuration writing output... [ 40%] platforms/rdfremont/docs/scp-rss-comm writing output... [ 41%] platforms/rdfremont/docs/system-control-tower-nci writing output... [ 42%] platforms/rdfremont/docs/tower-nci writing output... [ 44%] platforms/rdfremont/readme writing output... [ 45%] platforms/rdfremontcfg1/readme writing output... [ 46%] platforms/rdfremontcfg2/docs/boot-flow writing output... [ 48%] platforms/rdfremontcfg2/docs/cmn-cyprus-multichip-config writing output... [ 49%] platforms/rdfremontcfg2/docs/index writing output... [ 50%] platforms/rdfremontcfg2/docs/multichip-memory-map writing output... [ 52%] platforms/rdfremontcfg2/readme writing output... [ 53%] platforms/rdn1edge/readme writing output... [ 54%] platforms/rdn1edgex2/readme writing output... [ 56%] platforms/rdn2/readme writing output... [ 57%] platforms/rdn2cfg1/readme writing output... [ 58%] platforms/rdn2cfg2/readme writing output... [ 60%] platforms/rdn2cfg3/readme writing output... [ 61%] platforms/rdv1/readme writing output... [ 62%] platforms/rdv1mc/readme writing output... [ 64%] platforms/rdv2/readme writing output... [ 65%] platforms/sgi575/readme writing output... [ 66%] power-management/cppc-test writing output... [ 68%] power-management/index writing output... [ 69%] power-management/lpi-test writing output... [ 70%] ras/index writing output... [ 72%] ras/n2-cpu-ras writing output... [ 73%] ras/ras writing output... [ 74%] ras/sram-ecc-ras writing output... [ 76%] readme writing output... [ 77%] releases/RD-INFRA-2023.03.29/release_note writing output... [ 78%] releases/RD-INFRA-2023.03.31/release_note writing output... [ 80%] releases/RD-INFRA-2023.06.28/release_note writing output... [ 81%] releases/RD-INFRA-2023.06.30/release_note writing output... [ 82%] releases/RD-INFRA-2023.09.28/release_note writing output... [ 84%] releases/RD-INFRA-2023.09.29/release_note writing output... [ 85%] releases/index writing output... [ 86%] test-suite/acs-test writing output... [ 88%] test-suite/index writing output... [ 89%] test-suite/tftf-boot writing output... [ 90%] test-suite/uefi-sct writing output... [ 92%] virtualization/gicv4_1-vlpi-vsgi writing output... [ 93%] virtualization/index writing output... [ 94%] virtualization/io-virtualization writing output... [ 96%] virtualization/iovirt-nonpcie writing output... [ 97%] virtualization/kvm-unit-tests writing output... [ 98%] virtualization/uefi-supported-virtualization writing output... [100%] virtualization/virtualization generating indices... genindex done writing additional pages... search done copying images... [ 6%] cxl/images/cxl-type3.PNG copying images... [ 12%] cxl/images/cxl-with-decoder-config.PNG copying images... [ 18%] platforms/common/images/sw_stack.png copying images... [ 25%] platforms/common/images/sw_stack_rme.png copying images... [ 31%] platforms/rdfremont/docs/images/ap-rss-attestation.jpg copying images... [ 37%] platforms/rdfremont/docs/images/boot-flow.png copying images... [ 43%] platforms/rdfremont/docs/images/cca-cot.png copying images... [ 50%] platforms/rdfremont/docs/images/arm-cca-architecture.png copying images... [ 56%] platforms/rdfremont/docs/images/rme-system-architecture.png copying images... [ 62%] platforms/rdfremont/docs/images/rme-software-architecture.png copying images... [ 68%] platforms/rdfremontcfg2/docs/images/boot-flow-multichip.png copying images... [ 75%] test-suite/images/sct-image-1.png copying images... [ 81%] test-suite/images/sct-image-2.png copying images... [ 87%] test-suite/images/sct-image-3.png copying images... [ 93%] test-suite/images/sct-image-4.png copying images... [100%] test-suite/images/sct-image-5.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 7 warnings. The HTML pages are in _readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-09-29T22:19:48.211991Z, end-time: 2023-09-29T22:19:51.719161Z, duration: 3, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v4.5.0 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 75 added, 0 changed, 0 removed reading sources... [ 1%] cxl/cxl-test reading sources... [ 2%] index reading sources... [ 4%] mpam/mpam-resctrl reading sources... [ 5%] platform-boot/buildroot-boot reading sources... [ 6%] platform-boot/busybox-boot reading sources... [ 8%] platform-boot/distro-boot reading sources... [ 9%] platform-boot/index reading sources... [ 10%] platform-boot/secure-boot reading sources... [ 12%] platform-boot/winpe-boot reading sources... [ 13%] platforms/common/index reading sources... [ 14%] platforms/common/mcp-sideband-channel reading sources... [ 16%] platforms/common/platform_names reading sources... [ 17%] platforms/common/setup-workspace reading sources... [ 18%] platforms/common/software-stack reading sources... [ 20%] platforms/common/troubleshooting-guide reading sources... [ 21%] platforms/common/virtio-P9 reading sources... [ 22%] platforms/common/vulnerability-reporting reading sources... [ 24%] platforms/index reading sources... [ 25%] platforms/rdfremont/docs/ap-rss-attestation reading sources... [ 26%] platforms/rdfremont/docs/boot-flow reading sources... [ 28%] platforms/rdfremont/docs/cca-cot-boot-flow reading sources... [ 29%] platforms/rdfremont/docs/cmn-cyprus reading sources... [ 30%] platforms/rdfremont/docs/index reading sources... [ 32%] platforms/rdfremont/docs/lcp reading sources... [ 33%] platforms/rdfremont/docs/mcuboot-image-loading reading sources... [ 34%] platforms/rdfremont/docs/realm-test reading sources... [ 36%] platforms/rdfremont/docs/rme reading sources... [ 37%] platforms/rdfremont/docs/rss reading sources... [ 38%] platforms/rdfremont/docs/scp-atu-configuration reading sources... [ 40%] platforms/rdfremont/docs/scp-rss-comm reading sources... [ 41%] platforms/rdfremont/docs/system-control-tower-nci reading sources... [ 42%] platforms/rdfremont/docs/tower-nci reading sources... [ 44%] platforms/rdfremont/readme reading sources... [ 45%] platforms/rdfremontcfg1/readme reading sources... [ 46%] platforms/rdfremontcfg2/docs/boot-flow reading sources... [ 48%] platforms/rdfremontcfg2/docs/cmn-cyprus-multichip-config reading sources... [ 49%] platforms/rdfremontcfg2/docs/index reading sources... [ 50%] platforms/rdfremontcfg2/docs/multichip-memory-map reading sources... [ 52%] platforms/rdfremontcfg2/readme reading sources... [ 53%] platforms/rdn1edge/readme reading sources... [ 54%] platforms/rdn1edgex2/readme reading sources... [ 56%] platforms/rdn2/readme reading sources... [ 57%] platforms/rdn2cfg1/readme reading sources... [ 58%] platforms/rdn2cfg2/readme reading sources... [ 60%] platforms/rdn2cfg3/readme reading sources... [ 61%] platforms/rdv1/readme reading sources... [ 62%] platforms/rdv1mc/readme reading sources... [ 64%] platforms/rdv2/readme reading sources... [ 65%] platforms/sgi575/readme reading sources... [ 66%] power-management/cppc-test reading sources... [ 68%] power-management/index reading sources... [ 69%] power-management/lpi-test reading sources... [ 70%] ras/index reading sources... [ 72%] ras/n2-cpu-ras reading sources... [ 73%] ras/ras reading sources... [ 74%] ras/sram-ecc-ras reading sources... [ 76%] readme reading sources... [ 77%] releases/RD-INFRA-2023.03.29/release_note reading sources... [ 78%] releases/RD-INFRA-2023.03.31/release_note reading sources... [ 80%] releases/RD-INFRA-2023.06.28/release_note reading sources... [ 81%] releases/RD-INFRA-2023.06.30/release_note reading sources... [ 82%] releases/RD-INFRA-2023.09.28/release_note reading sources... [ 84%] releases/RD-INFRA-2023.09.29/release_note reading sources... [ 85%] releases/index reading sources... [ 86%] test-suite/acs-test reading sources... [ 88%] test-suite/index reading sources... [ 89%] test-suite/tftf-boot reading sources... [ 90%] test-suite/uefi-sct reading sources... [ 92%] virtualization/gicv4_1-vlpi-vsgi reading sources... [ 93%] virtualization/index reading sources... [ 94%] virtualization/io-virtualization reading sources... [ 96%] virtualization/iovirt-nonpcie reading sources... [ 97%] virtualization/kvm-unit-tests reading sources... [ 98%] virtualization/uefi-supported-virtualization reading sources... [100%] virtualization/virtualization /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/ap-rss-attestation.rst:173: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/ap-rss-attestation.rst:177: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/rme.rst:42: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/cca-cot-boot-flow.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/realm-test.rst: WARNING: document isn't included in any toctree done processing neoversereferencedesignplatformsoftware.tex... index readme platforms/index platforms/rdfremont/readme platforms/rdfremontcfg1/readme platforms/rdfremontcfg2/readme platforms/rdv2/readme platforms/rdn2cfg3/readme platforms/rdn2cfg2/readme platforms/rdn2cfg1/readme platforms/rdn2/readme platforms/rdv1mc/readme platforms/rdv1/readme platforms/rdn1edgex2/readme platforms/rdn1edge/readme platforms/sgi575/readme platforms/common/index platforms/common/software-stack platforms/common/platform_names platforms/common/setup-workspace platforms/common/mcp-sideband-channel platforms/common/virtio-P9 platforms/common/troubleshooting-guide platforms/common/vulnerability-reporting platforms/rdfremont/docs/index platforms/rdfremont/docs/boot-flow platforms/rdfremont/docs/rss platforms/rdfremont/docs/mcuboot-image-loading platforms/rdfremont/docs/tower-nci platforms/rdfremont/docs/system-control-tower-nci platforms/rdfremont/docs/lcp platforms/rdfremont/docs/scp-atu-configuration platforms/rdfremont/docs/scp-rss-comm platforms/rdfremont/docs/cmn-cyprus platforms/rdfremont/docs/rme platforms/rdfremont/docs/ap-rss-attestation platforms/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... [ 13%] platforms/common/images/sw_stack_rme.png copying images... [ 20%] platforms/rdfremont/docs/images/boot-flow.png copying images... [ 26%] platforms/rdfremont/docs/images/arm-cca-architecture.png copying images... [ 33%] platforms/rdfremont/docs/images/rme-system-architecture.png copying images... [ 40%] platforms/rdfremont/docs/images/rme-software-architecture.png copying images... [ 46%] platforms/rdfremont/docs/images/ap-rss-attestation.jpg copying images... [ 53%] platforms/rdfremontcfg2/docs/images/boot-flow-multichip.png copying images... [ 60%] test-suite/images/sct-image-1.png copying images... [ 66%] test-suite/images/sct-image-2.png copying images... [ 73%] test-suite/images/sct-image-3.png copying images... [ 80%] test-suite/images/sct-image-4.png copying images... [ 86%] 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-09-29T22:19:54.941261Z, end-time: 2023-09-29T22:19:54.995861Z, 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-09-29T22:19:55.457647Z, end-time: 2023-09-29T22:20:15.971264Z, duration: 20, 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 `releases/RD-INFRA-2023.09.28/release_note:q323- fmt-label' on page 7 undefined on input line 501. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 7 undefined on input line 501. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 7 undefined on input line 501. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.28/release_note:q323- fmt-label' on page 7 undefined on input line 501. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 7 undefined on input line 501. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 7 undefined on input line 501. [7] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 8 undefined on input line 560. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 8 undefined on input line 562. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:host-requireme nts-label' on page 8 undefined on input line 569. Underfull \hbox (badness 10000) in paragraph at lines 605--612 []\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 621. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 8 undefined on input line 625. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 8 undefined on input line 629. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 8 undefined on input line 637. [8] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 9 undefined on input line 650. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/rss:rss-label' on page 9 undefined on input line 654. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/tower-nci:tower-nci-la bel' on page 9 undefined on input line 658. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/system-control-tower-n ci:system-control-tower-nci-label' on page 9 undefined on input line 662. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 9 undefined on input line 666. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 9 undefined on input line 670. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 9 undefined on input line 674. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 9 undefined on input line 678. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 9 undefined on input line 682. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/rme:realm-management-e xtension-label' on page 9 undefined on input line 686. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/ap-rss-attestation:ap- rss-attestation-service-label' on page 9 undefined on input line 690. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.28/release_note:q323- fmt-label' on page 9 undefined on input line 738. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 9 undefined on input line 738. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 9 undefined on input line 738. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.28/release_note:q323- fmt-label' on page 9 undefined on input line 738. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 9 undefined on input line 738. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 9 undefined on input line 738. LaTeX Warning: Hyper reference `platforms/rdfremont/readme:rd-fremont-readme-la bel' on page 9 undefined on input line 761. [9] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 10 undefined on input line 806. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/boot-flow:rd-fremo nt-cfg2-bootflow-label' on page 10 undefined on input line 808. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:host-requireme nts-label' on page 10 undefined on input line 815. Underfull \hbox (badness 10000) in paragraph at lines 851--858 []\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 867. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 10 undefined on input line 871. [10] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 11 undefined on input line 884. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/boot-flow:rd-fremo nt-cfg2-bootflow-label' on page 11 undefined on input line 888. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/rss:rss-label' on page 11 undefined on input line 892. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 11 undefined on input line 896. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 11 undefined on input line 900. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/cmn-cyprus-multich ip-config:cmn-cyprus-multichip-config-label' on page 11 undefined on input line 904. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 11 undefined on input line 908. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 11 undefined on input line 912. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 11 undefined on input line 916. 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 920. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.28/release_note:q323- fmt-label' on page 11 undefined on input line 961. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 11 undefined on input line 961. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.28/release_note:q323- fmt-label' on page 11 undefined on input line 961. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 11 undefined on input line 961. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 11 undefined on input line 1011. [11] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 12 undefined on input line 1019. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 12 undefined on input line 1070. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 12 undefined on input line 1074. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 12 undefined on input line 1078. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 12 undefined on input line 1082. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 12 undefined on input line 1086. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 12 undefined on input line 1090. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 12 undefined on input line 1094. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 12 undefined on input line 1098. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 12 undefined on input line 1102. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 12 undefined on input line 1106. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 12 undefined on input line 1112. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 12 undefined on input line 1116. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 12 undefined on input line 1120. [12] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 13 undefined on input line 1175. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 13 undefined on input line 1175. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 13 undefined on input line 1175. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 13 undefined on input line 1175. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 13 undefined on input line 1175. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 13 undefined on input line 1175. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 13 undefined on input line 1198. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 13 undefined on input line 1223. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 13 undefined on input line 1231. [13] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 14 undefined on input line 1283. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 14 undefined on input line 1287. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 14 undefined on input line 1291. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 14 undefined on input line 1295. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 14 undefined on input line 1299. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 14 undefined on input line 1303. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 14 undefined on input line 1307. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 14 undefined on input line 1311. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 14 undefined on input line 1315. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 14 undefined on input line 1319. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 14 undefined on input line 1325. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 14 undefined on input line 1329. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 14 undefined on input line 1384. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 14 undefined on input line 1384. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 14 undefined on input line 1384. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 14 undefined on input line 1384. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 14 undefined on input line 1384. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 14 undefined on input line 1384. [14] LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 15 undefined on input line 1407. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 15 undefined on input line 1438. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 15 undefined on input line 1446. [15] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 16 undefined on input line 1498. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 16 undefined on input line 1502. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 16 undefined on input line 1506. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 16 undefined on input line 1561. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 16 undefined on input line 1561. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 16 undefined on input line 1561. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 16 undefined on input line 1561. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 16 undefined on input line 1561. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 16 undefined on input line 1561. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 16 undefined on input line 1584. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 16 undefined on input line 1609. [16] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 17 undefined on input line 1617. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 17 undefined on input line 1669. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 17 undefined on input line 1673. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 17 undefined on input line 1677. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 17 undefined on input line 1681. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 17 undefined on input line 1685. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 17 undefined on input line 1689. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 17 undefined on input line 1693. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 17 undefined on input line 1697. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 17 undefined on input line 1701. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 17 undefined on input line 1705. LaTeX Warning: Hyper reference `ras/ras:ras-label' on page 17 undefined on inpu t line 1711. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 7 undefined on input line 1715. LaTeX Warning: Hyper reference `ras/sram-ecc-ras:sram-ecc-ras-test-label' on pa ge 17 undefined on input line 1719. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 17 undefined on input line 1725. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 17 undefined on input line 1729. LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-resctrl-label' on page 1 7 undefined on input line 1733. [17] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 18 undefined on input line 1788. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 18 undefined on input line 1788. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 18 undefined on input line 1788. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 18 undefined on input line 1788. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 18 undefined on input line 1788. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 18 undefined on input line 1788. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 18 undefined on input line 1838. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 18 undefined on input line 1846. [18] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 19 undefined on input line 1898. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 19 undefined on input line 1902. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 19 undefined on input line 1906. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 19 undefined on input line 1910. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 19 undefined on input line 1914. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 19 undefined on input line 1918. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 19 undefined on input line 1922. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 19 undefined on input line 1926. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 19 undefined on input line 1930. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 19 undefined on input line 1934. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 19 undefined on input line 1940. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 19 undefined on input line 1944. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 19 undefined on input line 1948. [19] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 20 undefined on input line 2003. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 20 undefined on input line 2003. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 20 undefined on input line 2003. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 20 undefined on input line 2003. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 20 undefined on input line 2003. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 20 undefined on input line 2003. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 20 undefined on input line 2061. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 20 undefined on input line 2069. [20] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 21 undefined on input line 2095. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 21 undefined on input line 2099. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 21 undefined on input line 2103. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 21 undefined on input line 2155. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 21 undefined on input line 2155. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 21 undefined on input line 2155. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 21 undefined on input line 2155. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 21 undefined on input line 2155. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 21 undefined on input line 2155. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:rd-v1-mc-readme-label' on page 21 undefined on input line 2204. [21] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 22 undefined on input line 2209. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 22 undefined on input line 2217. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 22 undefined on input line 2243. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 22 undefined on input line 2247. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 22 undefined on input line 2251. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 22 undefined on input line 2255. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 22 undefined on input line 2259. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 22 undefined on input line 2263. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 22 undefined on input line 2267. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 22 undefined on input line 2319. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 22 undefined on input line 2319. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 22 undefined on input line 2319. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 22 undefined on input line 2319. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 22 undefined on input line 2319. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 22 undefined on input line 2319. [22] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 23 undefined on input line 2385. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 23 undefined on input line 2393. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 23 undefined on input line 2419. [23] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 24 undefined on input line 2471. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 24 undefined on input line 2471. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 24 undefined on input line 2471. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 24 undefined on input line 2471. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 24 undefined on input line 2471. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 24 undefined on input line 2471. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 24 undefined on input line 2531. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 24 undefined on input line 2539. [24] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 25 undefined on input line 2565. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 25 undefined on input line 2569. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 25 undefined on input line 2621. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 25 undefined on input line 2621. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 25 undefined on input line 2621. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 25 undefined on input line 2621. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 25 undefined on input line 2621. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 25 undefined on input line 2621. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 25 undefined on input line 2672. [25] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 26 undefined on input line 2680. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 26 undefined on input line 2706. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 26 undefined on input line 2758. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 26 undefined on input line 2758. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 26 undefined on input line 2758. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 26 undefined on input line 2758. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 26 undefined on input line 2758. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 26 undefined on input line 2758. [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 3265. [30] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 31 undefined on input line 3274. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:downloading-th e-software-stack' on page 31 undefined on input line 3321. [31] [32] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 33 undefined on input line 3459. [33] LaTeX Warning: Hyper reference `platforms/common/mcp-sideband-channel:mcp-sideb and-channel-design' on page 34 undefined on input line 3529. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 34 undefined on input line 3539. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 34 undefined on input line 3548. [34] LaTeX Warning: Hyper reference `platforms/common/mcp-sideband-channel:mcp-sideb and-channel-design' on page 35 undefined on input line 3623. [35] Overfull \vbox (2.67392pt too high) detected at line 3758 [36] [37] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 38 undefined on input line 3966. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 38 undefined on input line 3975. [38] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 39 undefined on input line 4020. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 39 undefined on input line 4038. [39] [40] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:host-requireme nts-label' on page 41 undefined on input line 4262. [41] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 42 undefined on input line 4280. [42] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 43 undefined on input line 4365. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 43 undefined on input line 4366. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 43 undefined on input line 4374. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 43 undefined on input line 4379. [43 <./boot-flow.png>] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 44 undefined on input line 4386. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/ap-rss-attestation:ap- rss-attestation-service-label' on page 44 undefined on input line 4412. [44] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 45 undefined on input line 4507. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 45 undefined on input line 4508. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 45 undefined on input line 4512. [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4633--4645 []\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 4864--4866 []|\T1/qtm/m/n/10 0x000001FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4877--4879 []|\T1/qtm/m/n/10 0x0000020FFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4890--4892 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4900--4902 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4903--4905 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4909--4914 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 4918--4920 []|\T1/qtm/m/n/10 0x000002ACBFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4928--4930 []|\T1/qtm/m/n/10 0x000002ACF0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4931--4933 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4944--4946 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4950--4954 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 4958--4960 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4971--4973 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4977--4980 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 4984--4986 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4990--4994 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 4990--4994 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 4990--4994 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 4998--5000 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5011--5013 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5017--5021 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5017--5021 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5025--5027 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5038--5040 []|\T1/qtm/m/n/10 0x0000307FFFFFFULL Underfull \hbox (badness 5288) in paragraph at lines 5044--5049 []|\T1/qtm/m/n/10 TCU con-fig-u-ra-tion path Underfull \hbox (badness 10000) in paragraph at lines 5053--5055 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5063--5066 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5063--5066 \T1/qtm/m/n/10 0x000102ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5067--5070 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5067--5070 \T1/qtm/m/n/10 0x000002ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5071--5074 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5071--5074 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5075--5078 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5075--5078 \T1/qtm/m/n/10 0x000002ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5081--5084 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5081--5084 \T1/qtm/m/n/10 0x000102ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5085--5088 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5085--5088 \T1/qtm/m/n/10 0x000002ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5089--5092 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5089--5092 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5093--5096 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5093--5096 \T1/qtm/m/n/10 0x000002ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5102--5105 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5106--5109 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5106--5109 \T1/qtm/m/n/10 0x000202ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5110--5113 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5110--5113 \T1/qtm/m/n/10 0x000202ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5114--5117 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5114--5117 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5118--5121 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5118--5121 \T1/qtm/m/n/10 0x000102ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5124--5127 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5124--5127 \T1/qtm/m/n/10 0x000202ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5128--5131 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5128--5131 \T1/qtm/m/n/10 0x000202ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5132--5135 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5132--5135 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5136--5139 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5136--5139 \T1/qtm/m/n/10 0x000102ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5145--5148 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5149--5152 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5149--5152 \T1/qtm/m/n/10 0x000302ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5153--5156 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5153--5156 \T1/qtm/m/n/10 0x000302ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5157--5160 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5157--5160 \T1/qtm/m/n/10 0x000302ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5161--5164 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5161--5164 \T1/qtm/m/n/10 0x000202ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5167--5170 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5167--5170 \T1/qtm/m/n/10 0x000302ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5171--5174 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5171--5174 \T1/qtm/m/n/10 0x000302ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5175--5178 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5175--5178 \T1/qtm/m/n/10 0x000302ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5179--5182 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5179--5182 \T1/qtm/m/n/10 0x000202ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5188--5191 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 5563) in paragraph at lines 5229--5234 \T1/qtm/m/n/10 gions, MCP ATU, and Underfull \hbox (badness 6775) in paragraph at lines 5229--5234 \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 5272--5274 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5282--5284 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5285--5287 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5291--5296 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5300--5302 []|\T1/qtm/m/n/10 0x000002ABFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5310--5312 []|\T1/qtm/m/n/10 0x000002AC30000ULL Underfull \hbox (badness 10000) in paragraph at lines 5313--5315 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5326--5328 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5332--5336 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5340--5342 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5353--5355 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5359--5362 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5366--5368 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5372--5376 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5372--5376 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5372--5376 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5380--5382 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5393--5395 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5399--5403 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5399--5403 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5407--5409 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5420--5422 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5430--5433 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5430--5433 \T1/qtm/m/n/10 0x000102AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5434--5437 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5434--5437 \T1/qtm/m/n/10 0x000002AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5438--5441 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5438--5441 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5442--5445 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5442--5445 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5448--5451 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5448--5451 \T1/qtm/m/n/10 0x000102AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5452--5455 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5452--5455 \T1/qtm/m/n/10 0x000002AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5456--5459 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5456--5459 \T1/qtm/m/n/10 0x000002AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5460--5463 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5460--5463 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5469--5472 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5473--5476 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5473--5476 \T1/qtm/m/n/10 0x000202AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5477--5480 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5477--5480 \T1/qtm/m/n/10 0x000202AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5481--5484 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5481--5484 \T1/qtm/m/n/10 0x000102AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5485--5488 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5485--5488 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5491--5494 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5491--5494 \T1/qtm/m/n/10 0x000202AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5495--5498 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5495--5498 \T1/qtm/m/n/10 0x000202AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5499--5502 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5499--5502 \T1/qtm/m/n/10 0x000102AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5503--5506 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5503--5506 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5512--5515 []|\T1/qtm/m/n/10 Cross-chip MHU Send 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 0x000302AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5520--5523 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5520--5523 \T1/qtm/m/n/10 0x000302AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5524--5527 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5524--5527 \T1/qtm/m/n/10 0x000302AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5528--5531 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5528--5531 \T1/qtm/m/n/10 0x000202AC20000ULL 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 0x000302AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5538--5541 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5538--5541 \T1/qtm/m/n/10 0x000302AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5542--5545 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5542--5545 \T1/qtm/m/n/10 0x000302AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5546--5549 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5546--5549 \T1/qtm/m/n/10 0x000202AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5555--5558 []|\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 5609--5611 []|\T1/qtm/m/n/10 0x000002A42FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5622--5624 []|\T1/qtm/m/n/10 0x000002A43FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5628--5632 []|\T1/qtm/m/n/10 GENERIC RE-F-CLK Underfull \hbox (badness 10000) in paragraph at lines 5628--5632 \T1/qtm/m/n/10 reg-is-ter ac-ces (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5636--5638 []|\T1/qtm/m/n/10 0x000002A49FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5646--5648 []|\T1/qtm/m/n/10 0x000002A4A0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5649--5651 []|\T1/qtm/m/n/10 0x000002A4AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5659--5661 []|\T1/qtm/m/n/10 0x000002A4B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5662--5664 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5672--5674 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5675--5677 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5681--5686 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5690--5692 []|\T1/qtm/m/n/10 0x000002A7FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5703--5705 []|\T1/qtm/m/n/10 0x000002A80FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5716--5718 []|\T1/qtm/m/n/10 0x000002AC5FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5726--5728 []|\T1/qtm/m/n/10 0x000002AC90000ULL Underfull \hbox (badness 10000) in paragraph at lines 5729--5731 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5742--5744 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5748--5752 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5756--5758 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5769--5771 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5775--5778 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5782--5784 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5788--5792 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5788--5792 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5788--5792 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5796--5798 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5809--5811 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5822--5824 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5832--5835 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5832--5835 \T1/qtm/m/n/10 0x000102A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5836--5839 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5836--5839 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5840--5843 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5840--5843 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5844--5847 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5844--5847 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5850--5853 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5850--5853 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5854--5857 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5854--5857 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5858--5861 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5858--5861 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5862--5865 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5862--5865 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5871--5874 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5875--5878 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5875--5878 \T1/qtm/m/n/10 0x000202A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5879--5882 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5879--5882 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5883--5886 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5883--5886 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5887--5890 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5887--5890 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5893--5896 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5893--5896 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5897--5900 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5897--5900 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5901--5904 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5901--5904 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5905--5908 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5905--5908 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5914--5917 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5918--5921 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5918--5921 \T1/qtm/m/n/10 0x000302A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5922--5925 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5922--5925 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5926--5929 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5926--5929 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5930--5933 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5930--5933 \T1/qtm/m/n/10 0x000202AC60000ULL 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 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5940--5943 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5940--5943 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5944--5947 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5944--5947 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5948--5951 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5948--5951 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5957--5960 []|\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 6073--6073 []\T1/qtm/m/n/10 0x00002A430000| Overfull \hbox (4.8576pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002A95FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (5.9904pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AA00000| Overfull \hbox (7.0776pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AA5FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (5.4404pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AB00000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AC2FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (4.8904pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AC60000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AC8FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (6.5604pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002ACC0000| Overfull \hbox (4.3076pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002B12FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP SCP [55] Underfull \hbox (badness 10000) in paragraph at lines 6200--6206 []\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 6200--6206 \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 6208--6213 []\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 6208--6213 \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 6452--6456 \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 6560--6566 []\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 6576--6579 []\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 6707. [61] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 62 undefined on input line 6805. [62] [63] Underfull \hbox (badness 10000) in paragraph at lines 7010--7013 []\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 7026--7030 []\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 7026--7030 \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 7046--7051 []\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 7176--7181 []\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 7183--7188 []\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 7183--7188 \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 7195--7199 []\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 7201--7205 []\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 7408. [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 7466. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 69 undefined on input line 7471. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 69 undefined on input line 7475. [69] [70] [71] [72] Underfull \hbox (badness 10000) in paragraph at lines 7838--7847 []\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] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 76 undefined on input line 7966. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 76 undefined on input line 7967. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/tower-nci:tower-nci-la bel' on page 76 undefined on input line 7967. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 76 undefined on input line 7976. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/cmn-cyprus-multich ip-config:cmn-cyprus-multichip-config-label' on page 76 undefined on input line 7976. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 76 undefined on input line 7981. [76 <./boot-flow-multichip.png (PNG copy)>] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 77 undefined on input line 7990. [77] [78] Underfull \vbox (badness 10000) detected at line 8182 Underfull \vbox (badness 10000) detected at line 8182 [79] [80] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 81 undefined on input line 8342. [81] [82] Chapter 3. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 83 undefined on input line 8708. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 83 undefined on input line 8739. [83] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 84 undefined on input line 8776. [84] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 85 undefined on input line 8875. [85] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 86 undefined on input line 8987. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 86 undefined on input line 9020. [86] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 87 undefined on input line 9212. [87] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 88 undefined on input line 9311. [88] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 89 undefined on input line 9339. [89] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 90 undefined on input line 9489. [90] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 91 undefined on input line 9637. [91] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 92 undefined on input line 9756. [92] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 93 undefined on input line 9829. [93] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 94 undefined on input line 9965. [94] [95] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 96 undefined on input line 10146. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 96 undefined on input line 10174. [96] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 97 undefined on input line 10313. [97] [98] Chapter 4. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 99 undefined on input line 10417. [99] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 100 undefined on input line 10460. [100] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 101 undefined on input line 10604. [101] [102] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 103 undefined on input line 10822. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 103 undefined on input line 10850. LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 103 undefined on input line 10887. [103] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 104 undefined on input line 10985. [104] [105] [106] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 107 undefined on input line 11180. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 107 undefined on input line 11211. [107] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 108 undefined on input line 11340. [108] [109 <./sct-image-1.png>] [110 <./sct-image-2.png>] [111 <./sct-image-3.p ng>] [112 <./sct-image-4.png>] [113 <./sct-image-5.png>] [114] Chapter 5. [115 <./cxl-type3.PNG>] [116] LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 117 undefined on input line 11585. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 117 undefined on input line 11585. Overfull \hbox (1.17415pt too wide) in paragraph at lines 11588--11592 []\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 [117 <./cxl-with-decoder-config.PNG>] [118] [119] [120] Chapter 6. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 121 undefined on input line 11836. [121] LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-resctrl-a-quick-glance' on page 122 undefined on input line 11931. [122] [123] [124] [125] [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 12398--12418 []\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 [128] [129] [130] [131] [132] [133] [134] [135] [136] Chapter 7. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 137 undefined on input line 12989. [137] [138] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 139 undefined on input line 13121. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 139 undefined on input line 13121. [139] Underfull \hbox (badness 10000) in paragraph at lines 13230--13233 []\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 [140] Chapter 8. [141] [142] LaTeX Warning: Hyper reference `ras/sram-ecc-ras:sram-ecc-ras-test-label' on pa ge 143 undefined on input line 13469. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 43 undefined on input line 13473. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 43 undefined on input line 13502. [143] LaTeX Warning: Hyper reference `ras/sram-ecc-ras:sram-ecc-ras-test-label' on pa ge 144 undefined on input line 13531. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 44 undefined on input line 13532. [144] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 145 undefined on input line 13628. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 145 undefined on input line 13640. [145] Overfull \hbox (308.31505pt too wide) in paragraph at lines 13796--13796 [] Underfull \hbox (badness 10000) in paragraph at lines 13796--13796 [146] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 147 undefined on input line 13815. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 147 undefined on input line 13875. [147] [148] Chapter 9. [149] LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 150 undefined on input line 14051. [150] [151] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 152 undefined on input line 14259. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 152 undefined on input line 14275. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 152 undefined on input line 14288. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 152 undefined on input line 14288. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 152 undefined on input line 14320. [152] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 153 undefined on input line 14371. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 153 undefined on input line 14385. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 153 undefined on input line 14397. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:build-the-platfor m-software' on page 153 undefined on input line 14425. [153] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 154 undefined on input line 14487. [154] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 155 undefined on input line 14503. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 155 undefined on input line 14512. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 155 undefined on input line 14522. [155] [156] Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\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 14831--14831 []\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 14831--14831 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\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 14831--14831 []\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 14831--14831 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\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 14831--14831 []\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 14831--14831 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\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 14831--14831 []\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 14831--14831 []\T1/qtm/m/n/10 4MiB| [157] LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 158 undefined on input line 14948. [158] [159] [160] [161] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 162 undefined on input line 15244. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 162 undefined on input line 15260. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 162 undefined on input line 15293. [162] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 163 undefined on input line 15347. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 163 undefined on input line 15358. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 163 undefined on input line 15370. [163] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 164 undefined on input line 15454. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:build-the-plat form-software' on page 164 undefined on input line 15466. [164] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 165 undefined on input line 15508. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 165 undefined on input line 15526. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 165 undefined on input line 15526. [165] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 166 undefined on input line 15641. [166] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 167 undefined on input line 15744. [167] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 168 undefined on input line 15759. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 168 undefined on input line 15785. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 168 undefined on input line 15785. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 168 undefined on input line 15809. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 168 undefined on input line 15873. [168] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 169 undefined on input line 15893. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 169 undefined on input line 15915. [169] [170] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 171 undefined on input line 16039. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:bu ild-install' on page 171 undefined on input line 16122. [171] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 172 undefined on input line 16139. [172] [173] [174] Chapter 10. [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] No file arm-oss-infra-software-solutiuons.ind. [187] (./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 (191 pages, 2556127 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 605--612 []\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 851--858 []\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 3758 [36] [37] [38] [39] [40] [41] [42] [43 <./boot-flow.png>] [44] [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4633--4645 []\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 4864--4866 []|\T1/qtm/m/n/10 0x000001FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4877--4879 []|\T1/qtm/m/n/10 0x0000020FFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4890--4892 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4900--4902 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4903--4905 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4909--4914 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 4918--4920 []|\T1/qtm/m/n/10 0x000002ACBFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4928--4930 []|\T1/qtm/m/n/10 0x000002ACF0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4931--4933 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4944--4946 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4950--4954 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 4958--4960 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4971--4973 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4977--4980 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 4984--4986 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4990--4994 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 4990--4994 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 4990--4994 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 4998--5000 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5011--5013 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5017--5021 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5017--5021 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5025--5027 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5038--5040 []|\T1/qtm/m/n/10 0x0000307FFFFFFULL Underfull \hbox (badness 5288) in paragraph at lines 5044--5049 []|\T1/qtm/m/n/10 TCU con-fig-u-ra-tion path Underfull \hbox (badness 10000) in paragraph at lines 5053--5055 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5063--5066 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5063--5066 \T1/qtm/m/n/10 0x000102ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5067--5070 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5067--5070 \T1/qtm/m/n/10 0x000002ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5071--5074 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5071--5074 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5075--5078 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5075--5078 \T1/qtm/m/n/10 0x000002ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5081--5084 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5081--5084 \T1/qtm/m/n/10 0x000102ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5085--5088 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5085--5088 \T1/qtm/m/n/10 0x000002ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5089--5092 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5089--5092 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5093--5096 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5093--5096 \T1/qtm/m/n/10 0x000002ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5102--5105 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5106--5109 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5106--5109 \T1/qtm/m/n/10 0x000202ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5110--5113 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5110--5113 \T1/qtm/m/n/10 0x000202ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5114--5117 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5114--5117 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5118--5121 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5118--5121 \T1/qtm/m/n/10 0x000102ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5124--5127 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5124--5127 \T1/qtm/m/n/10 0x000202ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5128--5131 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5128--5131 \T1/qtm/m/n/10 0x000202ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5132--5135 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5132--5135 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5136--5139 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5136--5139 \T1/qtm/m/n/10 0x000102ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5145--5148 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5149--5152 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5149--5152 \T1/qtm/m/n/10 0x000302ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5153--5156 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5153--5156 \T1/qtm/m/n/10 0x000302ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5157--5160 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5157--5160 \T1/qtm/m/n/10 0x000302ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5161--5164 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5161--5164 \T1/qtm/m/n/10 0x000202ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5167--5170 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5167--5170 \T1/qtm/m/n/10 0x000302ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5171--5174 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5171--5174 \T1/qtm/m/n/10 0x000302ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5175--5178 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5175--5178 \T1/qtm/m/n/10 0x000302ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5179--5182 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5179--5182 \T1/qtm/m/n/10 0x000202ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5188--5191 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 5563) in paragraph at lines 5229--5234 \T1/qtm/m/n/10 gions, MCP ATU, and Underfull \hbox (badness 6775) in paragraph at lines 5229--5234 \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 5272--5274 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5282--5284 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5285--5287 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5291--5296 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5300--5302 []|\T1/qtm/m/n/10 0x000002ABFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5310--5312 []|\T1/qtm/m/n/10 0x000002AC30000ULL Underfull \hbox (badness 10000) in paragraph at lines 5313--5315 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5326--5328 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5332--5336 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5340--5342 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5353--5355 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5359--5362 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5366--5368 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5372--5376 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5372--5376 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5372--5376 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5380--5382 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5393--5395 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5399--5403 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5399--5403 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5407--5409 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5420--5422 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5430--5433 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5430--5433 \T1/qtm/m/n/10 0x000102AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5434--5437 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5434--5437 \T1/qtm/m/n/10 0x000002AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5438--5441 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5438--5441 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5442--5445 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5442--5445 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5448--5451 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5448--5451 \T1/qtm/m/n/10 0x000102AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5452--5455 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5452--5455 \T1/qtm/m/n/10 0x000002AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5456--5459 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5456--5459 \T1/qtm/m/n/10 0x000002AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5460--5463 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5460--5463 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5469--5472 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5473--5476 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5473--5476 \T1/qtm/m/n/10 0x000202AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5477--5480 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5477--5480 \T1/qtm/m/n/10 0x000202AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5481--5484 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5481--5484 \T1/qtm/m/n/10 0x000102AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5485--5488 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5485--5488 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5491--5494 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5491--5494 \T1/qtm/m/n/10 0x000202AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5495--5498 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5495--5498 \T1/qtm/m/n/10 0x000202AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5499--5502 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5499--5502 \T1/qtm/m/n/10 0x000102AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5503--5506 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5503--5506 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5512--5515 []|\T1/qtm/m/n/10 Cross-chip MHU Send 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 0x000302AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5520--5523 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5520--5523 \T1/qtm/m/n/10 0x000302AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5524--5527 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5524--5527 \T1/qtm/m/n/10 0x000302AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5528--5531 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5528--5531 \T1/qtm/m/n/10 0x000202AC20000ULL 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 0x000302AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5538--5541 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5538--5541 \T1/qtm/m/n/10 0x000302AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5542--5545 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5542--5545 \T1/qtm/m/n/10 0x000302AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5546--5549 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5546--5549 \T1/qtm/m/n/10 0x000202AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5555--5558 []|\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 5609--5611 []|\T1/qtm/m/n/10 0x000002A42FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5622--5624 []|\T1/qtm/m/n/10 0x000002A43FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5628--5632 []|\T1/qtm/m/n/10 GENERIC RE-F-CLK Underfull \hbox (badness 10000) in paragraph at lines 5628--5632 \T1/qtm/m/n/10 reg-is-ter ac-ces (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5636--5638 []|\T1/qtm/m/n/10 0x000002A49FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5646--5648 []|\T1/qtm/m/n/10 0x000002A4A0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5649--5651 []|\T1/qtm/m/n/10 0x000002A4AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5659--5661 []|\T1/qtm/m/n/10 0x000002A4B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5662--5664 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5672--5674 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5675--5677 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5681--5686 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5690--5692 []|\T1/qtm/m/n/10 0x000002A7FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5703--5705 []|\T1/qtm/m/n/10 0x000002A80FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5716--5718 []|\T1/qtm/m/n/10 0x000002AC5FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5726--5728 []|\T1/qtm/m/n/10 0x000002AC90000ULL Underfull \hbox (badness 10000) in paragraph at lines 5729--5731 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5742--5744 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5748--5752 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5756--5758 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5769--5771 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5775--5778 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5782--5784 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5788--5792 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5788--5792 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5788--5792 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5796--5798 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5809--5811 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5822--5824 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5832--5835 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5832--5835 \T1/qtm/m/n/10 0x000102A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5836--5839 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5836--5839 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5840--5843 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5840--5843 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5844--5847 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5844--5847 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5850--5853 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5850--5853 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5854--5857 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5854--5857 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5858--5861 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5858--5861 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5862--5865 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5862--5865 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5871--5874 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5875--5878 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5875--5878 \T1/qtm/m/n/10 0x000202A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5879--5882 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5879--5882 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5883--5886 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5883--5886 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5887--5890 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5887--5890 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5893--5896 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5893--5896 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5897--5900 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5897--5900 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5901--5904 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5901--5904 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5905--5908 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5905--5908 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5914--5917 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5918--5921 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5918--5921 \T1/qtm/m/n/10 0x000302A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5922--5925 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5922--5925 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5926--5929 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5926--5929 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5930--5933 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5930--5933 \T1/qtm/m/n/10 0x000202AC60000ULL 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 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5940--5943 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5940--5943 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5944--5947 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5944--5947 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5948--5951 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5948--5951 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5957--5960 []|\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 6073--6073 []\T1/qtm/m/n/10 0x00002A430000| Overfull \hbox (4.8576pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002A95FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (5.9904pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AA00000| Overfull \hbox (7.0776pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AA5FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (5.4404pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AB00000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AC2FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (4.8904pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AC60000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AC8FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (6.5604pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002ACC0000| Overfull \hbox (4.3076pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002B12FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP SCP [55] Underfull \hbox (badness 10000) in paragraph at lines 6200--6206 []\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 6200--6206 \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 6208--6213 []\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 6208--6213 \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 6452--6456 \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 6560--6566 []\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 6576--6579 []\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 7010--7013 []\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 7026--7030 []\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 7026--7030 \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 7046--7051 []\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 7176--7181 []\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 7183--7188 []\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 7183--7188 \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 7195--7199 []\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 7201--7205 []\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 7838--7847 []\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 <./boot-flow-multichip.png (PNG c opy)>] [77] [78] Underfull \vbox (badness 10000) detected at line 8182 Underfull \vbox (badness 10000) detected at line 8182 [79] [80] [81] [82] Chapter 3. [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] Chapter 4. [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109 <./sct-image-1. png>] [110 <./sct-image-2.png>] [111 <./sct-image-3.png>] [112 <./sct-image-4.p ng>] [113 <./sct-image-5.png>] [114] Chapter 5. [115 <./cxl-type3.PNG>] [116] Overfull \hbox (1.17415pt too wide) in paragraph at lines 11588--11592 []\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 [117 <./cxl-with-decoder-config.PNG>] [118] [119] [120] Chapter 6. [121] [122] [123] [124] [125] [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 12398--12418 []\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 [128] [129] [130] [131] [132] [133] [134] [135] [136] Chapter 7. [137] [138] [139] Underfull \hbox (badness 10000) in paragraph at lines 13230--13233 []\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 [140] Chapter 8. [141] [142] [143] [144] [145] Overfull \hbox (308.31505pt too wide) in paragraph at lines 13796--13796 [] Underfull \hbox (badness 10000) in paragraph at lines 13796--13796 [146] [147] [148] Chapter 9. [149] [150] [151] [152] [153] [154] [155] [156] Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\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 14831--14831 []\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 14831--14831 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\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 14831--14831 []\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 14831--14831 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\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 14831--14831 []\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 14831--14831 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\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 14831--14831 []\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 14831--14831 []\T1/qtm/m/n/10 4MiB| [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] Chapter 10. [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] (./arm-oss-infra-software-solutiuons.ind) [187] (./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 (191 pages, 2600560 byt es). Transcript written on arm-oss-infra-software-solutiuons.log. Latexmk: Index file 'arm-oss-infra-software-solutiuons.idx' was written Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'arm-oss-infra-software-solutiuons.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'arm-oss-infra-software-solutiuons.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-infra-software-solutiuons" "neoversereferencedesignplatformsoftware.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./neoversereferencedesignplatformsoftware.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-infra-software-solutiuons.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./arm-oss-infra-software-solutiuons.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./arm-oss-infra-software-solutiuons.out) (./arm-oss-infra-software-solutiuons.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./arm-oss-infra-software-solutiuons.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./sw_stack.png> ] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [4 <./sw_stack_rme.png>] Chapter 2. [5] [6] [7] Underfull \hbox (badness 10000) in paragraph at lines 605--612 []\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 851--858 []\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 3758 [36] [37] [38] [39] [40] [41] [42] [43 <./boot-flow.png>] [44] [45] [46] Underfull \hbox (badness 10000) in paragraph at lines 4633--4645 []\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 4864--4866 []|\T1/qtm/m/n/10 0x000001FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4877--4879 []|\T1/qtm/m/n/10 0x0000020FFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4890--4892 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4900--4902 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4903--4905 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4909--4914 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 4918--4920 []|\T1/qtm/m/n/10 0x000002ACBFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4928--4930 []|\T1/qtm/m/n/10 0x000002ACF0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4931--4933 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4944--4946 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4950--4954 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 4958--4960 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4971--4973 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4977--4980 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 4984--4986 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4990--4994 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 4990--4994 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 4990--4994 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 4998--5000 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5011--5013 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5017--5021 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5017--5021 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5025--5027 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5038--5040 []|\T1/qtm/m/n/10 0x0000307FFFFFFULL Underfull \hbox (badness 5288) in paragraph at lines 5044--5049 []|\T1/qtm/m/n/10 TCU con-fig-u-ra-tion path Underfull \hbox (badness 10000) in paragraph at lines 5053--5055 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5063--5066 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5063--5066 \T1/qtm/m/n/10 0x000102ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5067--5070 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5067--5070 \T1/qtm/m/n/10 0x000002ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5071--5074 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5071--5074 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5075--5078 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5075--5078 \T1/qtm/m/n/10 0x000002ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5081--5084 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5081--5084 \T1/qtm/m/n/10 0x000102ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5085--5088 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5085--5088 \T1/qtm/m/n/10 0x000002ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5089--5092 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5089--5092 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5093--5096 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5093--5096 \T1/qtm/m/n/10 0x000002ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5102--5105 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5106--5109 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5106--5109 \T1/qtm/m/n/10 0x000202ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5110--5113 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5110--5113 \T1/qtm/m/n/10 0x000202ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5114--5117 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5114--5117 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5118--5121 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5118--5121 \T1/qtm/m/n/10 0x000102ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5124--5127 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5124--5127 \T1/qtm/m/n/10 0x000202ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5128--5131 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5128--5131 \T1/qtm/m/n/10 0x000202ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5132--5135 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5132--5135 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5136--5139 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5136--5139 \T1/qtm/m/n/10 0x000102ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5145--5148 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5149--5152 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5149--5152 \T1/qtm/m/n/10 0x000302ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5153--5156 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5153--5156 \T1/qtm/m/n/10 0x000302ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5157--5160 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5157--5160 \T1/qtm/m/n/10 0x000302ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5161--5164 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5161--5164 \T1/qtm/m/n/10 0x000202ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5167--5170 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5167--5170 \T1/qtm/m/n/10 0x000302ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5171--5174 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5171--5174 \T1/qtm/m/n/10 0x000302ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5175--5178 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5175--5178 \T1/qtm/m/n/10 0x000302ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5179--5182 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5179--5182 \T1/qtm/m/n/10 0x000202ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5188--5191 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 5563) in paragraph at lines 5229--5234 \T1/qtm/m/n/10 gions, MCP ATU, and Underfull \hbox (badness 6775) in paragraph at lines 5229--5234 \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 5272--5274 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5282--5284 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5285--5287 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5291--5296 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5300--5302 []|\T1/qtm/m/n/10 0x000002ABFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5310--5312 []|\T1/qtm/m/n/10 0x000002AC30000ULL Underfull \hbox (badness 10000) in paragraph at lines 5313--5315 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5326--5328 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5332--5336 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5340--5342 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5353--5355 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5359--5362 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5366--5368 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5372--5376 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5372--5376 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5372--5376 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5380--5382 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5393--5395 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5399--5403 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5399--5403 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5407--5409 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5420--5422 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5430--5433 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5430--5433 \T1/qtm/m/n/10 0x000102AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5434--5437 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5434--5437 \T1/qtm/m/n/10 0x000002AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5438--5441 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5438--5441 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5442--5445 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5442--5445 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5448--5451 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5448--5451 \T1/qtm/m/n/10 0x000102AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5452--5455 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5452--5455 \T1/qtm/m/n/10 0x000002AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5456--5459 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5456--5459 \T1/qtm/m/n/10 0x000002AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5460--5463 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5460--5463 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5469--5472 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5473--5476 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5473--5476 \T1/qtm/m/n/10 0x000202AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5477--5480 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5477--5480 \T1/qtm/m/n/10 0x000202AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5481--5484 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5481--5484 \T1/qtm/m/n/10 0x000102AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5485--5488 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5485--5488 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5491--5494 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5491--5494 \T1/qtm/m/n/10 0x000202AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5495--5498 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5495--5498 \T1/qtm/m/n/10 0x000202AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5499--5502 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5499--5502 \T1/qtm/m/n/10 0x000102AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5503--5506 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5503--5506 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5512--5515 []|\T1/qtm/m/n/10 Cross-chip MHU Send 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 0x000302AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5520--5523 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5520--5523 \T1/qtm/m/n/10 0x000302AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5524--5527 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5524--5527 \T1/qtm/m/n/10 0x000302AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5528--5531 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5528--5531 \T1/qtm/m/n/10 0x000202AC20000ULL 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 0x000302AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5538--5541 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5538--5541 \T1/qtm/m/n/10 0x000302AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5542--5545 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5542--5545 \T1/qtm/m/n/10 0x000302AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5546--5549 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5546--5549 \T1/qtm/m/n/10 0x000202AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5555--5558 []|\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 5609--5611 []|\T1/qtm/m/n/10 0x000002A42FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5622--5624 []|\T1/qtm/m/n/10 0x000002A43FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5628--5632 []|\T1/qtm/m/n/10 GENERIC RE-F-CLK Underfull \hbox (badness 10000) in paragraph at lines 5628--5632 \T1/qtm/m/n/10 reg-is-ter ac-ces (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5636--5638 []|\T1/qtm/m/n/10 0x000002A49FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5646--5648 []|\T1/qtm/m/n/10 0x000002A4A0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5649--5651 []|\T1/qtm/m/n/10 0x000002A4AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5659--5661 []|\T1/qtm/m/n/10 0x000002A4B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5662--5664 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5672--5674 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5675--5677 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5681--5686 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5690--5692 []|\T1/qtm/m/n/10 0x000002A7FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5703--5705 []|\T1/qtm/m/n/10 0x000002A80FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5716--5718 []|\T1/qtm/m/n/10 0x000002AC5FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5726--5728 []|\T1/qtm/m/n/10 0x000002AC90000ULL Underfull \hbox (badness 10000) in paragraph at lines 5729--5731 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5742--5744 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5748--5752 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5756--5758 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5769--5771 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5775--5778 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5782--5784 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5788--5792 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5788--5792 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5788--5792 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5796--5798 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5809--5811 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5822--5824 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5832--5835 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5832--5835 \T1/qtm/m/n/10 0x000102A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5836--5839 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5836--5839 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5840--5843 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5840--5843 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5844--5847 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5844--5847 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5850--5853 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5850--5853 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5854--5857 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5854--5857 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5858--5861 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5858--5861 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5862--5865 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5862--5865 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5871--5874 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5875--5878 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5875--5878 \T1/qtm/m/n/10 0x000202A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5879--5882 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5879--5882 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5883--5886 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5883--5886 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5887--5890 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5887--5890 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5893--5896 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5893--5896 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5897--5900 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5897--5900 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5901--5904 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5901--5904 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5905--5908 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5905--5908 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5914--5917 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5918--5921 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5918--5921 \T1/qtm/m/n/10 0x000302A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5922--5925 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5922--5925 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5926--5929 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5926--5929 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5930--5933 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5930--5933 \T1/qtm/m/n/10 0x000202AC60000ULL 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 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5940--5943 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5940--5943 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5944--5947 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5944--5947 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5948--5951 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5948--5951 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5957--5960 []|\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 6073--6073 []\T1/qtm/m/n/10 0x00002A430000| Overfull \hbox (4.8576pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002A95FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (5.9904pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AA00000| Overfull \hbox (7.0776pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AA5FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (5.4404pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AB00000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AC2FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (4.8904pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AC60000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002AC8FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (6.5604pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002ACC0000| Overfull \hbox (4.3076pt too wide) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 0x00002B12FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6073--6073 []\T1/qtm/m/n/10 APP SCP [55] Underfull \hbox (badness 10000) in paragraph at lines 6200--6206 []\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 6200--6206 \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 6208--6213 []\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 6208--6213 \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 6452--6456 \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 6560--6566 []\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 6576--6579 []\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 7010--7013 []\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 7026--7030 []\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 7026--7030 \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 7046--7051 []\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 7176--7181 []\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 7183--7188 []\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 7183--7188 \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 7195--7199 []\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 7201--7205 []\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 7838--7847 []\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 <./boot-flow-multichip.png (PNG c opy)>] [77] [78] Underfull \vbox (badness 10000) detected at line 8182 Underfull \vbox (badness 10000) detected at line 8182 [79] [80] [81] [82] Chapter 3. [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] Chapter 4. [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109 <./sct-image-1. png>] [110 <./sct-image-2.png>] [111 <./sct-image-3.png>] [112 <./sct-image-4.p ng>] [113 <./sct-image-5.png>] [114] Chapter 5. [115 <./cxl-type3.PNG>] [116] Overfull \hbox (1.17415pt too wide) in paragraph at lines 11588--11592 []\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 [117 <./cxl-with-decoder-config.PNG>] [118] [119] [120] Chapter 6. [121] [122] [123] [124] [125] [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 12398--12418 []\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 [128] [129] [130] [131] [132] [133] [134] [135] [136] Chapter 7. [137] [138] [139] Underfull \hbox (badness 10000) in paragraph at lines 13230--13233 []\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 [140] Chapter 8. [141] [142] [143] [144] [145] Overfull \hbox (308.31505pt too wide) in paragraph at lines 13796--13796 [] Underfull \hbox (badness 10000) in paragraph at lines 13796--13796 [146] [147] [148] Chapter 9. [149] [150] [151] [152] [153] [154] [155] [156] Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\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 14831--14831 []\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 14831--14831 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\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 14831--14831 []\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 14831--14831 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\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 14831--14831 []\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 14831--14831 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14831--14831 []\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 14831--14831 []\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 14831--14831 []\T1/qtm/m/n/10 4MiB| [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] Chapter 10. [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] (./arm-oss-infra-software-solutiuons.ind) [187] (./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 (191 pages, 2600560 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