Read the Docs build information Build id: 1752897 Project: arm-oss-infra-software-solutiuons Version: latest Commit: d9b2e697a5b3961b42b17fc3b8dfe6cb830495de Date: 2023-09-30T04:19:33.895300Z State: finished Success: True [rtd-command-info] start-time: 2023-09-30T04:19:40.549439Z, end-time: 2023-09-30T04:19:41.301570Z, 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-30T04:19:41.828944Z, end-time: 2023-09-30T04:19:42.518959Z, 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-30T04:19:43.076354Z, end-time: 2023-09-30T04:19:43.161297Z, 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 d9b2e69 refinfra: update for release 2023.09.29 [rtd-command-info] start-time: 2023-09-30T04:19:43.640546Z, end-time: 2023-09-30T04:19:43.695868Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-09-30T04:19:44.134491Z, end-time: 2023-09-30T04:19:44.191350Z, 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-30T04:19:52.037566Z, end-time: 2023-09-30T04:19:52.117073Z, duration: 0, exit-code: 0 asdf global python 3.11.4 [rtd-command-info] start-time: 2023-09-30T04:19:52.933972Z, end-time: 2023-09-30T04:19:53.870962Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.4.final.0-64 in 591ms 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-30T04:19:54.302254Z, end-time: 2023-09-30T04:20:04.428687Z, 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-30T04:20:04.878171Z, end-time: 2023-09-30T04:20:14.766219Z, 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.9 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 32.0 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 15.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 46.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 132.6 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 142.9 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 169.5 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 233.8 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 93.2 MB/s eta 0:00:00 Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 123.7 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 91.6 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 178.6 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 256.4 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 254.9 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 265.2 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 234.2 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 160.5 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 264.7 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 253.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 240.6 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 181.8 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=f0a256e24f45ef5fdf9a66eaed5f7804a84e729dae565a1ef8bb2d57699e24d5 Stored in directory: /tmp/pip-ephem-wheel-cache-6_rjz_pz/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-30T04:20:15.211969Z, end-time: 2023-09-30T04:20:19.597977Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting jinja2==3.1.1 (from -r requirements.txt (line 6)) Downloading Jinja2-3.1.1-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 3.6 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.3 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 39.6 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 62.4 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 249.7 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from jinja2==3.1.1->-r requirements.txt (line 6)) (2.1.3) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.7) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.5) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.0.4) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.1.9) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.6) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.11/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.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 260.3 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 255.8 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-applehelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-applehelp (from sphinx==4.5.0->-r requirements.txt (line 9)) 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 257.1 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 244.8 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 258.1 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-30T04:20:24.977465Z, end-time: 2023-09-30T04:20:25.039533Z, 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': 'd9b2e697', } # 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/1752897/' 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-30T04:20:25.833496Z, end-time: 2023-09-30T04:20:30.879813Z, 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 73 source files that are out of date updating environment: [new config] 73 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... [ 15%] platforms/common/mcp-sideband-channel reading sources... [ 16%] platforms/common/platform_names reading sources... [ 17%] platforms/common/setup-workspace reading sources... [ 19%] platforms/common/software-stack reading sources... [ 20%] platforms/common/troubleshooting-guide reading sources... [ 21%] platforms/common/virtio-P9 reading sources... [ 23%] platforms/common/vulnerability-reporting reading sources... [ 24%] platforms/index reading sources... [ 26%] platforms/rdfremont/docs/ap-rss-attestation reading sources... [ 27%] platforms/rdfremont/docs/boot-flow reading sources... [ 28%] platforms/rdfremont/docs/cmn-cyprus reading sources... [ 30%] platforms/rdfremont/docs/index reading sources... [ 31%] platforms/rdfremont/docs/lcp reading sources... [ 32%] platforms/rdfremont/docs/mcuboot-image-loading reading sources... [ 34%] platforms/rdfremont/docs/realm-test reading sources... [ 35%] platforms/rdfremont/docs/rme reading sources... [ 36%] platforms/rdfremont/docs/rss reading sources... [ 38%] platforms/rdfremont/docs/scp-atu-configuration reading sources... [ 39%] platforms/rdfremont/docs/scp-rss-comm reading sources... [ 41%] platforms/rdfremont/docs/system-control-tower-nci reading sources... [ 42%] platforms/rdfremont/docs/tower-nci reading sources... [ 43%] platforms/rdfremont/readme reading sources... [ 45%] platforms/rdfremontcfg1/readme reading sources... [ 46%] platforms/rdfremontcfg2/docs/boot-flow reading sources... [ 47%] 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... [ 63%] platforms/rdv1mc/readme reading sources... [ 64%] platforms/rdv2/readme reading sources... [ 65%] platforms/sgi575/readme reading sources... [ 67%] power-management/cppc-test reading sources... [ 68%] power-management/index reading sources... [ 69%] power-management/lpi-test reading sources... [ 71%] ras/index reading sources... [ 72%] ras/n2-cpu-ras reading sources... [ 73%] ras/ras reading sources... [ 75%] ras/sram-ecc-ras reading sources... [ 76%] readme reading sources... [ 78%] releases/RD-INFRA-2023.03.29/release_note reading sources... [ 79%] releases/RD-INFRA-2023.03.31/release_note reading sources... [ 80%] releases/RD-INFRA-2023.06.28/release_note reading sources... [ 82%] releases/RD-INFRA-2023.06.30/release_note reading sources... [ 83%] releases/RD-INFRA-2023.09.29/release_note reading sources... [ 84%] releases/index reading sources... [ 86%] test-suite/acs-test reading sources... [ 87%] test-suite/index reading sources... [ 89%] test-suite/tftf-boot reading sources... [ 90%] test-suite/uefi-sct reading sources... [ 91%] virtualization/gicv4_1-vlpi-vsgi reading sources... [ 93%] virtualization/index reading sources... [ 94%] virtualization/io-virtualization reading sources... [ 95%] virtualization/iovirt-nonpcie reading sources... [ 97%] virtualization/kvm-unit-tests reading sources... [ 98%] virtualization/uefi-supported-virtualization reading sources... [100%] virtualization/virtualization /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/ap-rss-attestation.rst:173: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/ap-rss-attestation.rst:177: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/rme.rst:42: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/realm-test.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] cxl/cxl-test writing output... [ 2%] index writing output... [ 4%] mpam/mpam-resctrl writing output... [ 5%] platform-boot/buildroot-boot writing output... [ 6%] platform-boot/busybox-boot writing output... [ 8%] platform-boot/distro-boot writing output... [ 9%] platform-boot/index writing output... [ 10%] platform-boot/secure-boot writing output... [ 12%] platform-boot/winpe-boot writing output... [ 13%] platforms/common/index writing output... [ 15%] platforms/common/mcp-sideband-channel writing output... [ 16%] platforms/common/platform_names writing output... [ 17%] platforms/common/setup-workspace writing output... [ 19%] platforms/common/software-stack writing output... [ 20%] platforms/common/troubleshooting-guide writing output... [ 21%] platforms/common/virtio-P9 writing output... [ 23%] platforms/common/vulnerability-reporting writing output... [ 24%] platforms/index writing output... [ 26%] platforms/rdfremont/docs/ap-rss-attestation writing output... [ 27%] platforms/rdfremont/docs/boot-flow writing output... [ 28%] platforms/rdfremont/docs/cmn-cyprus writing output... [ 30%] platforms/rdfremont/docs/index writing output... [ 31%] platforms/rdfremont/docs/lcp writing output... [ 32%] platforms/rdfremont/docs/mcuboot-image-loading writing output... [ 34%] platforms/rdfremont/docs/realm-test writing output... [ 35%] platforms/rdfremont/docs/rme writing output... [ 36%] platforms/rdfremont/docs/rss writing output... [ 38%] platforms/rdfremont/docs/scp-atu-configuration writing output... [ 39%] platforms/rdfremont/docs/scp-rss-comm writing output... [ 41%] platforms/rdfremont/docs/system-control-tower-nci writing output... [ 42%] platforms/rdfremont/docs/tower-nci writing output... [ 43%] platforms/rdfremont/readme writing output... [ 45%] platforms/rdfremontcfg1/readme writing output... [ 46%] platforms/rdfremontcfg2/docs/boot-flow writing output... [ 47%] 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... [ 63%] platforms/rdv1mc/readme writing output... [ 64%] platforms/rdv2/readme writing output... [ 65%] platforms/sgi575/readme writing output... [ 67%] power-management/cppc-test writing output... [ 68%] power-management/index writing output... [ 69%] power-management/lpi-test writing output... [ 71%] ras/index writing output... [ 72%] ras/n2-cpu-ras writing output... [ 73%] ras/ras writing output... [ 75%] ras/sram-ecc-ras writing output... [ 76%] readme writing output... [ 78%] releases/RD-INFRA-2023.03.29/release_note writing output... [ 79%] releases/RD-INFRA-2023.03.31/release_note writing output... [ 80%] releases/RD-INFRA-2023.06.28/release_note writing output... [ 82%] releases/RD-INFRA-2023.06.30/release_note writing output... [ 83%] releases/RD-INFRA-2023.09.29/release_note writing output... [ 84%] releases/index writing output... [ 86%] test-suite/acs-test writing output... [ 87%] test-suite/index writing output... [ 89%] test-suite/tftf-boot writing output... [ 90%] test-suite/uefi-sct writing output... [ 91%] virtualization/gicv4_1-vlpi-vsgi writing output... [ 93%] virtualization/index writing output... [ 94%] virtualization/io-virtualization writing output... [ 95%] 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... [ 13%] cxl/images/cxl-with-decoder-config.PNG copying images... [ 20%] platforms/common/images/sw_stack.png copying images... [ 26%] platforms/common/images/sw_stack_rme.png copying images... [ 33%] platforms/rdfremont/docs/images/ap-rss-attestation.jpg copying images... [ 40%] platforms/rdfremont/docs/images/boot-flow.png copying images... [ 46%] platforms/rdfremont/docs/images/arm-cca-architecture.png copying images... [ 53%] platforms/rdfremont/docs/images/rme-system-architecture.png copying images... [ 60%] platforms/rdfremont/docs/images/rme-software-architecture.png copying images... [ 66%] platforms/rdfremontcfg2/docs/images/boot-flow-multichip.png copying images... [ 73%] test-suite/images/sct-image-1.png copying images... [ 80%] test-suite/images/sct-image-2.png copying images... [ 86%] test-suite/images/sct-image-3.png copying images... [ 93%] test-suite/images/sct-image-4.png copying images... [100%] test-suite/images/sct-image-5.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 6 warnings. The HTML pages are in _readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-09-30T04:20:31.327801Z, end-time: 2023-09-30T04:20:34.778277Z, 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] 73 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... [ 15%] platforms/common/mcp-sideband-channel reading sources... [ 16%] platforms/common/platform_names reading sources... [ 17%] platforms/common/setup-workspace reading sources... [ 19%] platforms/common/software-stack reading sources... [ 20%] platforms/common/troubleshooting-guide reading sources... [ 21%] platforms/common/virtio-P9 reading sources... [ 23%] platforms/common/vulnerability-reporting reading sources... [ 24%] platforms/index reading sources... [ 26%] platforms/rdfremont/docs/ap-rss-attestation reading sources... [ 27%] platforms/rdfremont/docs/boot-flow reading sources... [ 28%] platforms/rdfremont/docs/cmn-cyprus reading sources... [ 30%] platforms/rdfremont/docs/index reading sources... [ 31%] platforms/rdfremont/docs/lcp reading sources... [ 32%] platforms/rdfremont/docs/mcuboot-image-loading reading sources... [ 34%] platforms/rdfremont/docs/realm-test reading sources... [ 35%] platforms/rdfremont/docs/rme reading sources... [ 36%] platforms/rdfremont/docs/rss reading sources... [ 38%] platforms/rdfremont/docs/scp-atu-configuration reading sources... [ 39%] platforms/rdfremont/docs/scp-rss-comm reading sources... [ 41%] platforms/rdfremont/docs/system-control-tower-nci reading sources... [ 42%] platforms/rdfremont/docs/tower-nci reading sources... [ 43%] platforms/rdfremont/readme reading sources... [ 45%] platforms/rdfremontcfg1/readme reading sources... [ 46%] platforms/rdfremontcfg2/docs/boot-flow reading sources... [ 47%] 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... [ 63%] platforms/rdv1mc/readme reading sources... [ 64%] platforms/rdv2/readme reading sources... [ 65%] platforms/sgi575/readme reading sources... [ 67%] power-management/cppc-test reading sources... [ 68%] power-management/index reading sources... [ 69%] power-management/lpi-test reading sources... [ 71%] ras/index reading sources... [ 72%] ras/n2-cpu-ras reading sources... [ 73%] ras/ras reading sources... [ 75%] ras/sram-ecc-ras reading sources... [ 76%] readme reading sources... [ 78%] releases/RD-INFRA-2023.03.29/release_note reading sources... [ 79%] releases/RD-INFRA-2023.03.31/release_note reading sources... [ 80%] releases/RD-INFRA-2023.06.28/release_note reading sources... [ 82%] releases/RD-INFRA-2023.06.30/release_note reading sources... [ 83%] releases/RD-INFRA-2023.09.29/release_note reading sources... [ 84%] releases/index reading sources... [ 86%] test-suite/acs-test reading sources... [ 87%] test-suite/index reading sources... [ 89%] test-suite/tftf-boot reading sources... [ 90%] test-suite/uefi-sct reading sources... [ 91%] virtualization/gicv4_1-vlpi-vsgi reading sources... [ 93%] virtualization/index reading sources... [ 94%] virtualization/io-virtualization reading sources... [ 95%] virtualization/iovirt-nonpcie reading sources... [ 97%] virtualization/kvm-unit-tests reading sources... [ 98%] virtualization/uefi-supported-virtualization reading sources... [100%] virtualization/virtualization /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/ap-rss-attestation.rst:173: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/ap-rss-attestation.rst:177: WARNING: Enumerated list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/rme.rst:42: ERROR: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/ras/sram-ecc-ras.rst:49: WARNING: Inline emphasis start-string without end-string. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/platforms/rdfremont/docs/realm-test.rst: WARNING: document isn't included in any toctree done processing neoversereferencedesignplatformsoftware.tex... index readme platforms/index platforms/rdfremont/readme platforms/rdfremontcfg1/readme platforms/rdfremontcfg2/readme platforms/rdv2/readme platforms/rdn2cfg3/readme platforms/rdn2cfg2/readme platforms/rdn2cfg1/readme platforms/rdn2/readme platforms/rdv1mc/readme platforms/rdv1/readme platforms/rdn1edgex2/readme platforms/rdn1edge/readme platforms/sgi575/readme platforms/common/index platforms/common/software-stack platforms/common/platform_names platforms/common/setup-workspace platforms/common/mcp-sideband-channel platforms/common/virtio-P9 platforms/common/troubleshooting-guide platforms/common/vulnerability-reporting platforms/rdfremont/docs/index platforms/rdfremont/docs/boot-flow platforms/rdfremont/docs/rss platforms/rdfremont/docs/mcuboot-image-loading platforms/rdfremont/docs/tower-nci platforms/rdfremont/docs/system-control-tower-nci platforms/rdfremont/docs/lcp platforms/rdfremont/docs/scp-atu-configuration platforms/rdfremont/docs/scp-rss-comm platforms/rdfremont/docs/cmn-cyprus platforms/rdfremont/docs/rme platforms/rdfremont/docs/ap-rss-attestation platforms/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.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, 6 warnings. The LaTeX files are in _readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/checkouts/latest/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-09-30T04:20:36.956844Z, end-time: 2023-09-30T04:20:37.006601Z, 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-30T04:20:37.557199Z, end-time: 2023-09-30T04:20:47.051783Z, duration: 9, 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 `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 6 undefined on input line 409. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/rss:rss-label' on page 6 undefined on input line 413. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/tower-nci:tower-nci-la bel' on page 6 undefined on input line 417. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/system-control-tower-n ci:system-control-tower-nci-label' on page 6 undefined on input line 421. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 6 undefined on input line 425. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 6 undefined on input line 429. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 6 undefined on input line 433. [6] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 7 undefined on input line 437. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 7 undefined on input line 441. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/rme:realm-management-e xtension-label' on page 7 undefined on input line 445. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/ap-rss-attestation:ap- rss-attestation-service-label' on page 7 undefined on input line 449. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 7 undefined on input line 490. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 7 undefined on input line 490. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 7 undefined on input line 490. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 7 undefined on input line 490. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 7 undefined on input line 549. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 7 undefined on input line 551. [7] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:host-requireme nts-label' on page 8 undefined on input line 558. Underfull \hbox (badness 10000) in paragraph at lines 594--601 []\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 610. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 8 undefined on input line 614. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 8 undefined on input line 618. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 8 undefined on input line 635. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/rss:rss-label' on page 8 undefined on input line 639. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/tower-nci:tower-nci-la bel' on page 8 undefined on input line 643. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/system-control-tower-n ci:system-control-tower-nci-label' on page 8 undefined on input line 647. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 8 undefined on input line 651. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 8 undefined on input line 655. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 8 undefined on input line 659. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 8 undefined on input line 663. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 8 undefined on input line 667. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/rme:realm-management-e xtension-label' on page 8 undefined on input line 671. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/ap-rss-attestation:ap- rss-attestation-service-label' on page 8 undefined on input line 675. [8] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 9 undefined on input line 716. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 9 undefined on input line 716. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 9 undefined on input line 716. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 9 undefined on input line 716. LaTeX Warning: Hyper reference `platforms/rdfremont/readme:rd-fremont-readme-la bel' on page 9 undefined on input line 739. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 9 undefined on input line 784. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/boot-flow:rd-fremo nt-cfg2-bootflow-label' on page 9 undefined on input line 786. [9] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:host-requireme nts-label' on page 10 undefined on input line 793. Underfull \hbox (badness 10000) in paragraph at lines 829--836 []\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 845. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 10 undefined on input line 849. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 10 undefined on input line 853. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 10 undefined on input line 866. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/boot-flow:rd-fremo nt-cfg2-bootflow-label' on page 10 undefined on input line 870. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/rss:rss-label' on page 10 undefined on input line 874. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 10 undefined on input line 878. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 10 undefined on input line 882. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/cmn-cyprus-multich ip-config:cmn-cyprus-multichip-config-label' on page 10 undefined on input line 886. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 10 undefined on input line 890. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 10 undefined on input line 894. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 10 undefined on input line 898. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/multichip-memory-m ap:rd-fremont-cfg2-multichip-memory-map-label' on page 10 undefined on input li ne 902. [10] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 11 undefined on input line 936. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.28/release_note:q223- fmt-label' on page 11 undefined on input line 936. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 11 undefined on input line 986. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 11 undefined on input line 994. [11] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 12 undefined on input line 1045. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 12 undefined on input line 1049. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 12 undefined on input line 1053. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 12 undefined on input line 1057. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 12 undefined on input line 1061. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 12 undefined on input line 1065. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 12 undefined on input line 1069. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 12 undefined on input line 1073. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 12 undefined on input line 1077. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 12 undefined on input line 1081. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 12 undefined on input line 1087. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 12 undefined on input line 1091. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 12 undefined on input line 1095. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 12 undefined on input line 1150. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 12 undefined on input line 1150. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 12 undefined on input line 1150. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 12 undefined on input line 1150. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 12 undefined on input line 1150. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 12 undefined on input line 1150. [12] LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 13 undefined on input line 1173. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 13 undefined on input line 1198. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 13 undefined on input line 1206. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 13 undefined on input line 1258. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 13 undefined on input line 1262. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 13 undefined on input line 1266. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 13 undefined on input line 1270. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 13 undefined on input line 1274. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 13 undefined on input line 1278. [13] LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 14 undefined on input line 1282. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 14 undefined on input line 1286. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 14 undefined on input line 1290. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 14 undefined on input line 1294. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 14 undefined on input line 1300. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 14 undefined on input line 1304. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 14 undefined on input line 1359. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 14 undefined on input line 1359. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 14 undefined on input line 1359. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 14 undefined on input line 1359. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 14 undefined on input line 1359. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 14 undefined on input line 1359. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 14 undefined on input line 1382. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 14 undefined on input line 1413. [14] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 15 undefined on input line 1421. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 15 undefined on input line 1473. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 15 undefined on input line 1477. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 15 undefined on input line 1481. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 15 undefined on input line 1536. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 15 undefined on input line 1536. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 15 undefined on input line 1536. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 15 undefined on input line 1536. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 15 undefined on input line 1536. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 15 undefined on input line 1536. [15] LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 16 undefined on input line 1559. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 16 undefined on input line 1584. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 16 undefined on input line 1592. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 16 undefined on input line 1644. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 16 undefined on input line 1648. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 16 undefined on input line 1652. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 16 undefined on input line 1656. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 16 undefined on input line 1660. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 16 undefined on input line 1664. [16] LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 17 undefined on input line 1668. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 17 undefined on input line 1672. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 17 undefined on input line 1676. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 17 undefined on input line 1680. LaTeX Warning: Hyper reference `ras/ras:ras-label' on page 17 undefined on inpu t line 1686. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 7 undefined on input line 1690. LaTeX Warning: Hyper reference `ras/sram-ecc-ras:sram-ecc-ras-test-label' on pa ge 17 undefined on input line 1694. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 17 undefined on input line 1700. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 17 undefined on input line 1704. LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-resctrl-label' on page 1 7 undefined on input line 1708. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 17 undefined on input line 1763. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 17 undefined on input line 1763. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 17 undefined on input line 1763. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 17 undefined on input line 1763. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 17 undefined on input line 1763. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 17 undefined on input line 1763. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 17 undefined on input line 1813. [17] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 18 undefined on input line 1821. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 18 undefined on input line 1873. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 18 undefined on input line 1877. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 18 undefined on input line 1881. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 18 undefined on input line 1885. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 18 undefined on input line 1889. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 18 undefined on input line 1893. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 18 undefined on input line 1897. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 18 undefined on input line 1901. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 18 undefined on input line 1905. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 18 undefined on input line 1909. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 18 undefined on input line 1915. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 18 undefined on input line 1919. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 18 undefined on input line 1923. [18] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 19 undefined on input line 1978. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 19 undefined on input line 1978. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 19 undefined on input line 1978. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 19 undefined on input line 1978. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 19 undefined on input line 1978. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 19 undefined on input line 1978. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 19 undefined on input line 2036. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 19 undefined on input line 2044. [19] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 20 undefined on input line 2070. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 20 undefined on input line 2074. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 20 undefined on input line 2078. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 20 undefined on input line 2130. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 20 undefined on input line 2130. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 20 undefined on input line 2130. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 20 undefined on input line 2130. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 20 undefined on input line 2130. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 20 undefined on input line 2130. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:rd-v1-mc-readme-label' on page 20 undefined on input line 2179. [20] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 21 undefined on input line 2184. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 21 undefined on input line 2192. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 21 undefined on input line 2218. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 21 undefined on input line 2222. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 21 undefined on input line 2226. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 21 undefined on input line 2230. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 21 undefined on input line 2234. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 21 undefined on input line 2238. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 21 undefined on input line 2242. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 21 undefined on input line 2294. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 21 undefined on input line 2294. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 21 undefined on input line 2294. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 21 undefined on input line 2294. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 21 undefined on input line 2294. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 21 undefined on input line 2294. [21] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 22 undefined on input line 2360. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 22 undefined on input line 2368. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 22 undefined on input line 2394. [22] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 23 undefined on input line 2446. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 23 undefined on input line 2446. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 23 undefined on input line 2446. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 23 undefined on input line 2446. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 23 undefined on input line 2446. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 23 undefined on input line 2446. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 23 undefined on input line 2506. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 23 undefined on input line 2514. [23] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 24 undefined on input line 2540. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 24 undefined on input line 2544. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 24 undefined on input line 2596. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 24 undefined on input line 2596. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 24 undefined on input line 2596. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 24 undefined on input line 2596. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 24 undefined on input line 2596. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 24 undefined on input line 2596. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 24 undefined on input line 2647. [24] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 25 undefined on input line 2655. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 25 undefined on input line 2681. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 25 undefined on input line 2733. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 25 undefined on input line 2733. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 25 undefined on input line 2733. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.09.29/release_note:q323- label' on page 25 undefined on input line 2733. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.06.30/release_note:q223- label' on page 25 undefined on input line 2733. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 25 undefined on input line 2733. [25] [26] [27] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [28] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:platform-manif est-names' on page 29 undefined on input line 3240. [29] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 30 undefined on input line 3249. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:downloading-th e-software-stack' on page 30 undefined on input line 3296. [30] [31] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 32 undefined on input line 3434. [32] LaTeX Warning: Hyper reference `platforms/common/mcp-sideband-channel:mcp-sideb and-channel-design' on page 33 undefined on input line 3504. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 33 undefined on input line 3514. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 33 undefined on input line 3523. [33] LaTeX Warning: Hyper reference `platforms/common/mcp-sideband-channel:mcp-sideb and-channel-design' on page 34 undefined on input line 3598. [34] Overfull \vbox (2.67392pt too high) detected at line 3733 [35] [36] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 37 undefined on input line 3941. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 37 undefined on input line 3950. [37] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 38 undefined on input line 3995. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 38 undefined on input line 4013. [38] [39] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:host-requireme nts-label' on page 40 undefined on input line 4237. [40] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 41 undefined on input line 4255. [41] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 42 undefined on input line 4340. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 42 undefined on input line 4341. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 42 undefined on input line 4349. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 42 undefined on input line 4354. [42 <./boot-flow.png>] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 43 undefined on input line 4361. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/ap-rss-attestation:ap- rss-attestation-service-label' on page 43 undefined on input line 4387. [43] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 44 undefined on input line 4482. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 44 undefined on input line 4483. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 44 undefined on input line 4487. [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 4608--4620 []\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. [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 4839--4841 []|\T1/qtm/m/n/10 0x000001FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4852--4854 []|\T1/qtm/m/n/10 0x0000020FFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4865--4867 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4875--4877 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4878--4880 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4884--4889 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 4893--4895 []|\T1/qtm/m/n/10 0x000002ACBFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4903--4905 []|\T1/qtm/m/n/10 0x000002ACF0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4906--4908 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4919--4921 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4925--4929 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 4933--4935 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4946--4948 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4952--4955 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 4959--4961 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4965--4969 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 4965--4969 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 4965--4969 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 4973--4975 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4986--4988 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4992--4996 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 4992--4996 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5000--5002 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5013--5015 []|\T1/qtm/m/n/10 0x0000307FFFFFFULL Underfull \hbox (badness 5288) in paragraph at lines 5019--5024 []|\T1/qtm/m/n/10 TCU con-fig-u-ra-tion path Underfull \hbox (badness 10000) in paragraph at lines 5028--5030 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5038--5041 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5038--5041 \T1/qtm/m/n/10 0x000102ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5042--5045 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5042--5045 \T1/qtm/m/n/10 0x000002ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5046--5049 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5046--5049 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5050--5053 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5050--5053 \T1/qtm/m/n/10 0x000002ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5056--5059 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5056--5059 \T1/qtm/m/n/10 0x000102ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5060--5063 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5060--5063 \T1/qtm/m/n/10 0x000002ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5064--5067 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5064--5067 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5068--5071 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5068--5071 \T1/qtm/m/n/10 0x000002ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5077--5080 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5081--5084 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5081--5084 \T1/qtm/m/n/10 0x000202ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5085--5088 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5085--5088 \T1/qtm/m/n/10 0x000202ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5089--5092 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5089--5092 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5093--5096 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5093--5096 \T1/qtm/m/n/10 0x000102ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5099--5102 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5099--5102 \T1/qtm/m/n/10 0x000202ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5103--5106 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5103--5106 \T1/qtm/m/n/10 0x000202ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5107--5110 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5107--5110 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5111--5114 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5111--5114 \T1/qtm/m/n/10 0x000102ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5120--5123 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5124--5127 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5124--5127 \T1/qtm/m/n/10 0x000302ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5128--5131 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5128--5131 \T1/qtm/m/n/10 0x000302ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5132--5135 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5132--5135 \T1/qtm/m/n/10 0x000302ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5136--5139 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5136--5139 \T1/qtm/m/n/10 0x000202ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5142--5145 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5142--5145 \T1/qtm/m/n/10 0x000302ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5146--5149 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5146--5149 \T1/qtm/m/n/10 0x000302ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5150--5153 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5150--5153 \T1/qtm/m/n/10 0x000302ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5154--5157 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5154--5157 \T1/qtm/m/n/10 0x000202ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5163--5166 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 5563) in paragraph at lines 5204--5209 \T1/qtm/m/n/10 gions, MCP ATU, and Underfull \hbox (badness 6775) in paragraph at lines 5204--5209 \T1/qtm/m/n/10 CTRL reg-is-ters. Any [48] Overfull \vbox (427.85986pt too high) has occurred while \output is active [49] Underfull \hbox (badness 10000) in paragraph at lines 5247--5249 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5257--5259 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5260--5262 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5266--5271 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5275--5277 []|\T1/qtm/m/n/10 0x000002ABFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5285--5287 []|\T1/qtm/m/n/10 0x000002AC30000ULL Underfull \hbox (badness 10000) in paragraph at lines 5288--5290 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5301--5303 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5307--5311 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5315--5317 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5328--5330 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5334--5337 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5341--5343 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5347--5351 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5347--5351 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5347--5351 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5355--5357 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5368--5370 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5374--5378 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5374--5378 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5382--5384 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5395--5397 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5405--5408 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5405--5408 \T1/qtm/m/n/10 0x000102AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5409--5412 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5409--5412 \T1/qtm/m/n/10 0x000002AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5413--5416 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5413--5416 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5417--5420 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5417--5420 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5423--5426 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5423--5426 \T1/qtm/m/n/10 0x000102AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5427--5430 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5427--5430 \T1/qtm/m/n/10 0x000002AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5431--5434 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5431--5434 \T1/qtm/m/n/10 0x000002AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5435--5438 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5435--5438 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5444--5447 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5448--5451 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5448--5451 \T1/qtm/m/n/10 0x000202AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5452--5455 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5452--5455 \T1/qtm/m/n/10 0x000202AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5456--5459 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5456--5459 \T1/qtm/m/n/10 0x000102AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5460--5463 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5460--5463 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5466--5469 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5466--5469 \T1/qtm/m/n/10 0x000202AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5470--5473 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5470--5473 \T1/qtm/m/n/10 0x000202AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5474--5477 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5474--5477 \T1/qtm/m/n/10 0x000102AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5478--5481 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5478--5481 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5487--5490 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5491--5494 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5491--5494 \T1/qtm/m/n/10 0x000302AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5495--5498 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5495--5498 \T1/qtm/m/n/10 0x000302AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5499--5502 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5499--5502 \T1/qtm/m/n/10 0x000302AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5503--5506 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5503--5506 \T1/qtm/m/n/10 0x000202AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5509--5512 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5509--5512 \T1/qtm/m/n/10 0x000302AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5513--5516 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5513--5516 \T1/qtm/m/n/10 0x000302AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5517--5520 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5517--5520 \T1/qtm/m/n/10 0x000302AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5521--5524 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5521--5524 \T1/qtm/m/n/10 0x000202AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5530--5533 []|\T1/qtm/m/n/10 Cross-chip MHU Send [50] Overfull \vbox (137.8599pt too high) has occurred while \output is active [51] Underfull \hbox (badness 10000) in paragraph at lines 5584--5586 []|\T1/qtm/m/n/10 0x000002A42FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5597--5599 []|\T1/qtm/m/n/10 0x000002A43FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5603--5607 []|\T1/qtm/m/n/10 GENERIC RE-F-CLK Underfull \hbox (badness 10000) in paragraph at lines 5603--5607 \T1/qtm/m/n/10 reg-is-ter ac-ces (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5611--5613 []|\T1/qtm/m/n/10 0x000002A49FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5621--5623 []|\T1/qtm/m/n/10 0x000002A4A0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5624--5626 []|\T1/qtm/m/n/10 0x000002A4AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5634--5636 []|\T1/qtm/m/n/10 0x000002A4B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5637--5639 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5647--5649 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5656--5661 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5665--5667 []|\T1/qtm/m/n/10 0x000002A7FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5678--5680 []|\T1/qtm/m/n/10 0x000002A80FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5691--5693 []|\T1/qtm/m/n/10 0x000002AC5FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5701--5703 []|\T1/qtm/m/n/10 0x000002AC90000ULL Underfull \hbox (badness 10000) in paragraph at lines 5704--5706 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5717--5719 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5723--5727 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5731--5733 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5744--5746 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5750--5753 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5757--5759 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5763--5767 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5763--5767 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5763--5767 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5771--5773 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5784--5786 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5797--5799 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5807--5810 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5807--5810 \T1/qtm/m/n/10 0x000102A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5811--5814 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5811--5814 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5815--5818 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5815--5818 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5819--5822 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5819--5822 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5825--5828 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5825--5828 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5829--5832 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5829--5832 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5833--5836 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5833--5836 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5837--5840 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5837--5840 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5846--5849 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5850--5853 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5850--5853 \T1/qtm/m/n/10 0x000202A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5854--5857 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5854--5857 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5858--5861 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5858--5861 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5862--5865 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5862--5865 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5868--5871 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5868--5871 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5872--5875 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5872--5875 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5876--5879 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5876--5879 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5880--5883 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5880--5883 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5889--5892 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5893--5896 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5893--5896 \T1/qtm/m/n/10 0x000302A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5897--5900 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5897--5900 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5901--5904 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5901--5904 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5905--5908 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5905--5908 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5911--5914 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5911--5914 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5915--5918 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5915--5918 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5919--5922 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5919--5922 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5923--5926 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5923--5926 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5932--5935 []|\T1/qtm/m/n/10 Cross-chip MHU Send [52] Overfull \vbox (283.85986pt too high) has occurred while \output is active [53] Overfull \hbox (3.7704pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002A430000| Overfull \hbox (4.8576pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002A95FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (5.9904pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AA00000| Overfull \hbox (7.0776pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AA5FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (5.4404pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AB00000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AC2FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (4.8904pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AC60000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AC8FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (6.5604pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002ACC0000| Overfull \hbox (4.3076pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002B12FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP SCP [54] Underfull \hbox (badness 10000) in paragraph at lines 6175--6181 []\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 6175--6181 \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 6183--6188 []\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 6183--6188 \T1/txtt/m/n/10 ext/target/arm/rss/rdfremont/bl2/boot_hal_bl2.c: boot_platform_ pre_load(), [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 6413--6417 \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/ [57] Underfull \hbox (badness 10000) in paragraph at lines 6521--6527 []\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 6537--6540 []\T1/qtm/m/n/10 If the re-quest is for re-mov-ing an ATU re-gion, then the fun c-tion [58] [59] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 60 undefined on input line 6668. [60] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 61 undefined on input line 6766. [61] Underfull \hbox (badness 5817) in paragraph at lines 6834--6839 []\T1/qtm/m/n/10 Once the clock is con-fig-ured, the \T1/txtt/m/n/10 cmn_cyprus _setup() \T1/qtm/m/n/10 func-tion is in-voked, which in-vokes the Underfull \hbox (badness 10000) in paragraph at lines 6853--6859 []\T1/qtm/m/n/10 Fol-low-ing this, the \T1/txtt/m/n/10 cmn_cyprus_setup() \T1/q tm/m/n/10 func-tion stalls the RN-SAM re-quests us-ing the Underfull \hbox (badness 10000) in paragraph at lines 6870--6875 \T1/qtm/m/n/10 and op-tion-all en-able the hi-er-ar-chi-cal hash-ing sup-port i n the RN-SAM based on the flag LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cml-program ming' on page 62 undefined on input line 6884. Underfull \hbox (badness 10000) in paragraph at lines 6948--6954 []\T1/qtm/m/n/10 Fol-low-ing this, the \T1/txtt/m/n/10 cmn_cyprus_setup() \T1/q tm/m/n/10 func-tion stalls the RN-SAM re-quests us-ing the [62] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cml-program ming' on page 63 undefined on input line 6980. Underfull \hbox (badness 10000) in paragraph at lines 7042--7045 []\T1/qtm/m/n/10 Please re-fer \T1/txtt/m/n/10 /scp/module/cmn_cypru s/src/cmn_cyprus.c \T1/qtm/m/n/10 for more info on [63] Underfull \hbox (badness 10000) in paragraph at lines 7111--7120 []\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 7218--7221 []\T1/qtm/m/n/10 Pro-gram Agen-tID(RAID/HAID) to LinkID LUT by in-vok-ing the f unc-tion Underfull \hbox (badness 10000) in paragraph at lines 7228--7231 []\T1/qtm/m/n/10 For each re-mote RN-F, pro-gram RAID-to-LDID map-ping by in-vo k-ing the func-tion Underfull \hbox (badness 10000) in paragraph at lines 7259--7262 []\T1/qtm/m/n/10 Es-tab-lish pro-to-col link up be-tween CML gate-way and re-mo te CML link by in-vok-ing the [65] [66 <./arm-cca-architecture.png>] [67 <./rme-system-architecture.png>] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 68 undefined on input line 7483. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 68 undefined on input line 7541. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 68 undefined on input line 7546. [68 <./rme-software-architecture.png>] [69] [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 7898--7907 []\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 [72] [73 <./ap-rss-attestation.jpg>] [74] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 75 undefined on input line 8026. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 75 undefined on input line 8027. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/tower-nci:tower-nci-la bel' on page 75 undefined on input line 8027. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 75 undefined on input line 8036. LaTeX Warning: Hyper reference `platforms/rdfremontcfg2/docs/cmn-cyprus-multich ip-config:cmn-cyprus-multichip-config-label' on page 75 undefined on input line 8036. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 75 undefined on input line 8041. [75 <./boot-flow-multichip.png (PNG copy)>] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 76 undefined on input line 8050. [76] [77] Underfull \vbox (badness 10000) detected at line 8264 Underfull \vbox (badness 10000) detected at line 8264 [78] Underfull \vbox (badness 10000) detected at line 8264 Underfull \vbox (badness 10000) detected at line 8264 [79] [80] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 81 undefined on input line 8420. [81] [82] Chapter 3. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 83 undefined on input line 8786. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 83 undefined on input line 8817. [83] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 84 undefined on input line 8854. [84] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 85 undefined on input line 8953. [85] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 86 undefined on input line 9065. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 86 undefined on input line 9098. [86] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 87 undefined on input line 9290. [87] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 88 undefined on input line 9389. [88] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 89 undefined on input line 9417. [89] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 90 undefined on input line 9567. [90] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 91 undefined on input line 9715. [91] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 92 undefined on input line 9834. [92] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 93 undefined on input line 9907. [93] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 94 undefined on input line 10043. [94] [95] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 96 undefined on input line 10224. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 96 undefined on input line 10252. [96] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 97 undefined on input line 10391. [97] [98] Chapter 4. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 99 undefined on input line 10495. [99] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 100 undefined on input line 10538. [100] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 101 undefined on input line 10682. [101] [102] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 103 undefined on input line 10900. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 103 undefined on input line 10928. LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 103 undefined on input line 10965. [103] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 104 undefined on input line 11063. [104] [105] [106] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 107 undefined on input line 11258. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 107 undefined on input line 11289. [107] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 108 undefined on input line 11418. [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 11663. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 117 undefined on input line 11663. Overfull \hbox (1.17415pt too wide) in paragraph at lines 11666--11670 []\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 11914. [121] LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-resctrl-a-quick-glance' on page 122 undefined on input line 12009. [122] [123] [124] [125] [126] [127] Underfull \hbox (badness 10000) in paragraph at lines 12476--12496 []\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 13067. [137] [138] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 139 undefined on input line 13199. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 139 undefined on input line 13199. [139] Underfull \hbox (badness 10000) in paragraph at lines 13307--13310 []\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 13546. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 43 undefined on input line 13550. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 43 undefined on input line 13579. [143] LaTeX Warning: Hyper reference `ras/sram-ecc-ras:sram-ecc-ras-test-label' on pa ge 144 undefined on input line 13608. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 44 undefined on input line 13609. [144] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 145 undefined on input line 13705. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 145 undefined on input line 13717. [145] Overfull \hbox (308.31505pt too wide) in paragraph at lines 13873--13873 [] Underfull \hbox (badness 10000) in paragraph at lines 13873--13873 [146] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 147 undefined on input line 13892. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 147 undefined on input line 13952. [147] [148] Chapter 9. [149] LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 150 undefined on input line 14128. [150] [151] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 152 undefined on input line 14336. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 152 undefined on input line 14352. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 152 undefined on input line 14365. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 152 undefined on input line 14365. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 152 undefined on input line 14397. [152] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 153 undefined on input line 14448. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 153 undefined on input line 14462. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 153 undefined on input line 14474. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:build-the-platfor m-software' on page 153 undefined on input line 14502. [153] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 154 undefined on input line 14564. [154] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 155 undefined on input line 14580. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 155 undefined on input line 14589. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 155 undefined on input line 14599. [155] [156] Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\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 14908--14908 []\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 14908--14908 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\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 14908--14908 []\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 14908--14908 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\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 14908--14908 []\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 14908--14908 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\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 14908--14908 []\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 14908--14908 []\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 15025. [158] [159] [160] [161] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 162 undefined on input line 15321. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 162 undefined on input line 15337. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 162 undefined on input line 15370. [162] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 163 undefined on input line 15424. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 163 undefined on input line 15435. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 163 undefined on input line 15447. [163] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 164 undefined on input line 15531. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:build-the-plat form-software' on page 164 undefined on input line 15543. [164] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 165 undefined on input line 15585. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 165 undefined on input line 15603. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 165 undefined on input line 15603. [165] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 166 undefined on input line 15718. [166] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 167 undefined on input line 15821. [167] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 168 undefined on input line 15836. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 168 undefined on input line 15862. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 168 undefined on input line 15862. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 168 undefined on input line 15886. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 168 undefined on input line 15950. [168] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 169 undefined on input line 15970. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 169 undefined on input line 15992. [169] [170] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 171 undefined on input line 16116. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:bu ild-install' on page 171 undefined on input line 16199. [171] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 172 undefined on input line 16216. [172] [173] [174] Chapter 10. [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] No file arm-oss-infra-software-solutiuons.ind. [185] (./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 (189 pages, 2554106 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 594--601 []\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 829--836 []\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] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [28] [29] [30] [31] [32] [33] [34] Overfull \vbox (2.67392pt too high) detected at line 3733 [35] [36] [37] [38] [39] [40] [41] [42 <./boot-flow.png>] [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 4608--4620 []\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. [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 4839--4841 []|\T1/qtm/m/n/10 0x000001FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4852--4854 []|\T1/qtm/m/n/10 0x0000020FFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4865--4867 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4875--4877 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4878--4880 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4884--4889 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 4893--4895 []|\T1/qtm/m/n/10 0x000002ACBFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4903--4905 []|\T1/qtm/m/n/10 0x000002ACF0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4906--4908 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4919--4921 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4925--4929 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 4933--4935 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4946--4948 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4952--4955 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 4959--4961 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4965--4969 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 4965--4969 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 4965--4969 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 4973--4975 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4986--4988 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4992--4996 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 4992--4996 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5000--5002 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5013--5015 []|\T1/qtm/m/n/10 0x0000307FFFFFFULL Underfull \hbox (badness 5288) in paragraph at lines 5019--5024 []|\T1/qtm/m/n/10 TCU con-fig-u-ra-tion path Underfull \hbox (badness 10000) in paragraph at lines 5028--5030 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5038--5041 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5038--5041 \T1/qtm/m/n/10 0x000102ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5042--5045 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5042--5045 \T1/qtm/m/n/10 0x000002ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5046--5049 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5046--5049 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5050--5053 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5050--5053 \T1/qtm/m/n/10 0x000002ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5056--5059 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5056--5059 \T1/qtm/m/n/10 0x000102ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5060--5063 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5060--5063 \T1/qtm/m/n/10 0x000002ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5064--5067 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5064--5067 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5068--5071 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5068--5071 \T1/qtm/m/n/10 0x000002ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5077--5080 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5081--5084 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5081--5084 \T1/qtm/m/n/10 0x000202ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5085--5088 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5085--5088 \T1/qtm/m/n/10 0x000202ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5089--5092 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5089--5092 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5093--5096 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5093--5096 \T1/qtm/m/n/10 0x000102ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5099--5102 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5099--5102 \T1/qtm/m/n/10 0x000202ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5103--5106 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5103--5106 \T1/qtm/m/n/10 0x000202ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5107--5110 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5107--5110 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5111--5114 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5111--5114 \T1/qtm/m/n/10 0x000102ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5120--5123 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5124--5127 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5124--5127 \T1/qtm/m/n/10 0x000302ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5128--5131 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5128--5131 \T1/qtm/m/n/10 0x000302ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5132--5135 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5132--5135 \T1/qtm/m/n/10 0x000302ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5136--5139 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5136--5139 \T1/qtm/m/n/10 0x000202ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5142--5145 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5142--5145 \T1/qtm/m/n/10 0x000302ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5146--5149 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5146--5149 \T1/qtm/m/n/10 0x000302ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5150--5153 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5150--5153 \T1/qtm/m/n/10 0x000302ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5154--5157 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5154--5157 \T1/qtm/m/n/10 0x000202ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5163--5166 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 5563) in paragraph at lines 5204--5209 \T1/qtm/m/n/10 gions, MCP ATU, and Underfull \hbox (badness 6775) in paragraph at lines 5204--5209 \T1/qtm/m/n/10 CTRL reg-is-ters. Any [48] Overfull \vbox (427.85986pt too high) has occurred while \output is active [49] Underfull \hbox (badness 10000) in paragraph at lines 5247--5249 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5257--5259 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5260--5262 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5266--5271 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5275--5277 []|\T1/qtm/m/n/10 0x000002ABFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5285--5287 []|\T1/qtm/m/n/10 0x000002AC30000ULL Underfull \hbox (badness 10000) in paragraph at lines 5288--5290 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5301--5303 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5307--5311 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5315--5317 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5328--5330 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5334--5337 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5341--5343 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5347--5351 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5347--5351 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5347--5351 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5355--5357 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5368--5370 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5374--5378 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5374--5378 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5382--5384 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5395--5397 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5405--5408 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5405--5408 \T1/qtm/m/n/10 0x000102AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5409--5412 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5409--5412 \T1/qtm/m/n/10 0x000002AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5413--5416 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5413--5416 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5417--5420 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5417--5420 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5423--5426 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5423--5426 \T1/qtm/m/n/10 0x000102AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5427--5430 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5427--5430 \T1/qtm/m/n/10 0x000002AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5431--5434 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5431--5434 \T1/qtm/m/n/10 0x000002AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5435--5438 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5435--5438 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5444--5447 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5448--5451 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5448--5451 \T1/qtm/m/n/10 0x000202AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5452--5455 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5452--5455 \T1/qtm/m/n/10 0x000202AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5456--5459 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5456--5459 \T1/qtm/m/n/10 0x000102AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5460--5463 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5460--5463 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5466--5469 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5466--5469 \T1/qtm/m/n/10 0x000202AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5470--5473 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5470--5473 \T1/qtm/m/n/10 0x000202AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5474--5477 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5474--5477 \T1/qtm/m/n/10 0x000102AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5478--5481 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5478--5481 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5487--5490 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5491--5494 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5491--5494 \T1/qtm/m/n/10 0x000302AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5495--5498 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5495--5498 \T1/qtm/m/n/10 0x000302AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5499--5502 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5499--5502 \T1/qtm/m/n/10 0x000302AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5503--5506 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5503--5506 \T1/qtm/m/n/10 0x000202AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5509--5512 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5509--5512 \T1/qtm/m/n/10 0x000302AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5513--5516 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5513--5516 \T1/qtm/m/n/10 0x000302AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5517--5520 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5517--5520 \T1/qtm/m/n/10 0x000302AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5521--5524 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5521--5524 \T1/qtm/m/n/10 0x000202AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5530--5533 []|\T1/qtm/m/n/10 Cross-chip MHU Send [50] Overfull \vbox (137.8599pt too high) has occurred while \output is active [51] Underfull \hbox (badness 10000) in paragraph at lines 5584--5586 []|\T1/qtm/m/n/10 0x000002A42FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5597--5599 []|\T1/qtm/m/n/10 0x000002A43FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5603--5607 []|\T1/qtm/m/n/10 GENERIC RE-F-CLK Underfull \hbox (badness 10000) in paragraph at lines 5603--5607 \T1/qtm/m/n/10 reg-is-ter ac-ces (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5611--5613 []|\T1/qtm/m/n/10 0x000002A49FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5621--5623 []|\T1/qtm/m/n/10 0x000002A4A0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5624--5626 []|\T1/qtm/m/n/10 0x000002A4AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5634--5636 []|\T1/qtm/m/n/10 0x000002A4B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5637--5639 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5647--5649 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5656--5661 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5665--5667 []|\T1/qtm/m/n/10 0x000002A7FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5678--5680 []|\T1/qtm/m/n/10 0x000002A80FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5691--5693 []|\T1/qtm/m/n/10 0x000002AC5FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5701--5703 []|\T1/qtm/m/n/10 0x000002AC90000ULL Underfull \hbox (badness 10000) in paragraph at lines 5704--5706 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5717--5719 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5723--5727 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5731--5733 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5744--5746 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5750--5753 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5757--5759 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5763--5767 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5763--5767 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5763--5767 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5771--5773 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5784--5786 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5797--5799 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5807--5810 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5807--5810 \T1/qtm/m/n/10 0x000102A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5811--5814 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5811--5814 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5815--5818 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5815--5818 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5819--5822 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5819--5822 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5825--5828 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5825--5828 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5829--5832 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5829--5832 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5833--5836 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5833--5836 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5837--5840 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5837--5840 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5846--5849 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5850--5853 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5850--5853 \T1/qtm/m/n/10 0x000202A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5854--5857 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5854--5857 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5858--5861 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5858--5861 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5862--5865 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5862--5865 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5868--5871 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5868--5871 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5872--5875 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5872--5875 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5876--5879 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5876--5879 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5880--5883 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5880--5883 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5889--5892 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5893--5896 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5893--5896 \T1/qtm/m/n/10 0x000302A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5897--5900 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5897--5900 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5901--5904 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5901--5904 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5905--5908 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5905--5908 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5911--5914 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5911--5914 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5915--5918 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5915--5918 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5919--5922 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5919--5922 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5923--5926 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5923--5926 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5932--5935 []|\T1/qtm/m/n/10 Cross-chip MHU Send [52] Overfull \vbox (283.85986pt too high) has occurred while \output is active [53] Overfull \hbox (3.7704pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002A430000| Overfull \hbox (4.8576pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002A95FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (5.9904pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AA00000| Overfull \hbox (7.0776pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AA5FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (5.4404pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AB00000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AC2FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (4.8904pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AC60000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AC8FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (6.5604pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002ACC0000| Overfull \hbox (4.3076pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002B12FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP SCP [54] Underfull \hbox (badness 10000) in paragraph at lines 6175--6181 []\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 6175--6181 \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 6183--6188 []\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 6183--6188 \T1/txtt/m/n/10 ext/target/arm/rss/rdfremont/bl2/boot_hal_bl2.c: boot_platform_ pre_load(), [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 6413--6417 \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/ [57] Underfull \hbox (badness 10000) in paragraph at lines 6521--6527 []\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 6537--6540 []\T1/qtm/m/n/10 If the re-quest is for re-mov-ing an ATU re-gion, then the fun c-tion [58] [59] [60] [61] Underfull \hbox (badness 5817) in paragraph at lines 6834--6839 []\T1/qtm/m/n/10 Once the clock is con-fig-ured, the \T1/txtt/m/n/10 cmn_cyprus _setup() \T1/qtm/m/n/10 func-tion is in-voked, which in-vokes the Underfull \hbox (badness 10000) in paragraph at lines 6853--6859 []\T1/qtm/m/n/10 Fol-low-ing this, the \T1/txtt/m/n/10 cmn_cyprus_setup() \T1/q tm/m/n/10 func-tion stalls the RN-SAM re-quests us-ing the Underfull \hbox (badness 10000) in paragraph at lines 6870--6875 \T1/qtm/m/n/10 and op-tion-all en-able the hi-er-ar-chi-cal hash-ing sup-port i n the RN-SAM based on the flag Underfull \hbox (badness 10000) in paragraph at lines 6948--6954 []\T1/qtm/m/n/10 Fol-low-ing this, the \T1/txtt/m/n/10 cmn_cyprus_setup() \T1/q tm/m/n/10 func-tion stalls the RN-SAM re-quests us-ing the [62] Underfull \hbox (badness 10000) in paragraph at lines 7042--7045 []\T1/qtm/m/n/10 Please re-fer \T1/txtt/m/n/10 /scp/module/cmn_cypru s/src/cmn_cyprus.c \T1/qtm/m/n/10 for more info on [63] Underfull \hbox (badness 10000) in paragraph at lines 7111--7120 []\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 7218--7221 []\T1/qtm/m/n/10 Pro-gram Agen-tID(RAID/HAID) to LinkID LUT by in-vok-ing the f unc-tion Underfull \hbox (badness 10000) in paragraph at lines 7228--7231 []\T1/qtm/m/n/10 For each re-mote RN-F, pro-gram RAID-to-LDID map-ping by in-vo k-ing the func-tion Underfull \hbox (badness 10000) in paragraph at lines 7259--7262 []\T1/qtm/m/n/10 Es-tab-lish pro-to-col link up be-tween CML gate-way and re-mo te CML link by in-vok-ing the [65] [66 <./arm-cca-architecture.png>] [67 <./rme-system-architecture.png>] [68 <./rme-software-architecture.png>] [69] [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 7898--7907 []\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 [72] [73 <./ap-rss-attestation.jpg>] [74] [75 <./boot-flow-multichip.png (PNG c opy)>] [76] [77] Underfull \vbox (badness 10000) detected at line 8264 Underfull \vbox (badness 10000) detected at line 8264 [78] Underfull \vbox (badness 10000) detected at line 8264 Underfull \vbox (badness 10000) detected at line 8264 [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 11666--11670 []\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 12476--12496 []\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 13307--13310 []\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 13873--13873 [] Underfull \hbox (badness 10000) in paragraph at lines 13873--13873 [146] [147] [148] Chapter 9. [149] [150] [151] [152] [153] [154] [155] [156] Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\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 14908--14908 []\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 14908--14908 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\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 14908--14908 []\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 14908--14908 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\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 14908--14908 []\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 14908--14908 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\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 14908--14908 []\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 14908--14908 []\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] (./arm-oss-infra-software-solutiuons.ind) [185] (./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 (189 pages, 2597980 byt es). Transcript written on arm-oss-infra-software-solutiuons.log. Latexmk: Index file 'arm-oss-infra-software-solutiuons.idx' was written Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Latexmk: Log file says output to 'arm-oss-infra-software-solutiuons.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'arm-oss-infra-software-solutiuons.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-infra-software-solutiuons" "neoversereferencedesignplatformsoftware.tex"' ------------ Latexmk: Examining 'arm-oss-infra-software-solutiuons.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./neoversereferencedesignplatformsoftware.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-infra-software-solutiuons.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./arm-oss-infra-software-solutiuons.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./arm-oss-infra-software-solutiuons.out) (./arm-oss-infra-software-solutiuons.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./arm-oss-infra-software-solutiuons.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./sw_stack.png> ] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [4 <./sw_stack_rme.png>] Chapter 2. [5] [6] [7] Underfull \hbox (badness 10000) in paragraph at lines 594--601 []\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 829--836 []\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] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [28] [29] [30] [31] [32] [33] [34] Overfull \vbox (2.67392pt too high) detected at line 3733 [35] [36] [37] [38] [39] [40] [41] [42 <./boot-flow.png>] [43] [44] [45] Underfull \hbox (badness 10000) in paragraph at lines 4608--4620 []\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. [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 4839--4841 []|\T1/qtm/m/n/10 0x000001FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4852--4854 []|\T1/qtm/m/n/10 0x0000020FFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4865--4867 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4875--4877 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4878--4880 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4884--4889 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 4893--4895 []|\T1/qtm/m/n/10 0x000002ACBFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4903--4905 []|\T1/qtm/m/n/10 0x000002ACF0000ULL Underfull \hbox (badness 10000) in paragraph at lines 4906--4908 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4919--4921 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4925--4929 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 4933--4935 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4946--4948 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4952--4955 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 4959--4961 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4965--4969 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 4965--4969 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 4965--4969 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 4973--4975 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4986--4988 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 4992--4996 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 4992--4996 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5000--5002 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5013--5015 []|\T1/qtm/m/n/10 0x0000307FFFFFFULL Underfull \hbox (badness 5288) in paragraph at lines 5019--5024 []|\T1/qtm/m/n/10 TCU con-fig-u-ra-tion path Underfull \hbox (badness 10000) in paragraph at lines 5028--5030 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5038--5041 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5038--5041 \T1/qtm/m/n/10 0x000102ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5042--5045 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5042--5045 \T1/qtm/m/n/10 0x000002ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5046--5049 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5046--5049 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5050--5053 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5050--5053 \T1/qtm/m/n/10 0x000002ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5056--5059 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5056--5059 \T1/qtm/m/n/10 0x000102ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5060--5063 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5060--5063 \T1/qtm/m/n/10 0x000002ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5064--5067 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5064--5067 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5068--5071 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5068--5071 \T1/qtm/m/n/10 0x000002ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5077--5080 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5081--5084 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5081--5084 \T1/qtm/m/n/10 0x000202ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5085--5088 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5085--5088 \T1/qtm/m/n/10 0x000202ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5089--5092 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5089--5092 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5093--5096 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5093--5096 \T1/qtm/m/n/10 0x000102ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5099--5102 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5099--5102 \T1/qtm/m/n/10 0x000202ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5103--5106 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5103--5106 \T1/qtm/m/n/10 0x000202ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5107--5110 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5107--5110 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5111--5114 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5111--5114 \T1/qtm/m/n/10 0x000102ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5120--5123 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5124--5127 [] Overfull \hbox (19.51126pt too wide) in paragraph at lines 5124--5127 \T1/qtm/m/n/10 0x000302ACC0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5128--5131 [] Overfull \hbox (20.06126pt too wide) in paragraph at lines 5128--5131 \T1/qtm/m/n/10 0x000302ACD0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5132--5135 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5132--5135 \T1/qtm/m/n/10 0x000302ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5136--5139 [] Overfull \hbox (18.95126pt too wide) in paragraph at lines 5136--5139 \T1/qtm/m/n/10 0x000202ACE0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5142--5145 [] Overfull \hbox (21.75125pt too wide) in paragraph at lines 5142--5145 \T1/qtm/m/n/10 0x000302ACCFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5146--5149 [] Overfull \hbox (22.30125pt too wide) in paragraph at lines 5146--5149 \T1/qtm/m/n/10 0x000302ACDFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5150--5153 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5150--5153 \T1/qtm/m/n/10 0x000302ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5154--5157 [] Overfull \hbox (21.19125pt too wide) in paragraph at lines 5154--5157 \T1/qtm/m/n/10 0x000202ACEFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5163--5166 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 5563) in paragraph at lines 5204--5209 \T1/qtm/m/n/10 gions, MCP ATU, and Underfull \hbox (badness 6775) in paragraph at lines 5204--5209 \T1/qtm/m/n/10 CTRL reg-is-ters. Any [48] Overfull \vbox (427.85986pt too high) has occurred while \output is active [49] Underfull \hbox (badness 10000) in paragraph at lines 5247--5249 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5257--5259 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5260--5262 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5266--5271 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5275--5277 []|\T1/qtm/m/n/10 0x000002ABFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5285--5287 []|\T1/qtm/m/n/10 0x000002AC30000ULL Underfull \hbox (badness 10000) in paragraph at lines 5288--5290 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5301--5303 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5307--5311 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5315--5317 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5328--5330 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5334--5337 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5341--5343 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5347--5351 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5347--5351 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5347--5351 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5355--5357 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5368--5370 []|\T1/qtm/m/n/10 0x000023FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5374--5378 []|\T1/qtm/m/n/10 LCP ac-cess (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5374--5378 \T1/qtm/m/n/10 at-tributes checked by Underfull \hbox (badness 10000) in paragraph at lines 5382--5384 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5395--5397 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5405--5408 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5405--5408 \T1/qtm/m/n/10 0x000102AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5409--5412 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5409--5412 \T1/qtm/m/n/10 0x000002AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5413--5416 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5413--5416 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5417--5420 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5417--5420 \T1/qtm/m/n/10 0x000002AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5423--5426 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5423--5426 \T1/qtm/m/n/10 0x000102AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5427--5430 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5427--5430 \T1/qtm/m/n/10 0x000002AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5431--5434 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5431--5434 \T1/qtm/m/n/10 0x000002AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5435--5438 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5435--5438 \T1/qtm/m/n/10 0x000002AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5444--5447 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5448--5451 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5448--5451 \T1/qtm/m/n/10 0x000202AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5452--5455 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5452--5455 \T1/qtm/m/n/10 0x000202AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5456--5459 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5456--5459 \T1/qtm/m/n/10 0x000102AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5460--5463 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5460--5463 \T1/qtm/m/n/10 0x000102AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5466--5469 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5466--5469 \T1/qtm/m/n/10 0x000202AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5470--5473 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5470--5473 \T1/qtm/m/n/10 0x000202AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5474--5477 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5474--5477 \T1/qtm/m/n/10 0x000102AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5478--5481 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5478--5481 \T1/qtm/m/n/10 0x000102AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5487--5490 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5491--5494 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5491--5494 \T1/qtm/m/n/10 0x000302AC00000ULL Underfull \hbox (badness 10000) in paragraph at lines 5495--5498 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5495--5498 \T1/qtm/m/n/10 0x000302AC10000ULL Underfull \hbox (badness 10000) in paragraph at lines 5499--5502 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5499--5502 \T1/qtm/m/n/10 0x000302AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5503--5506 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5503--5506 \T1/qtm/m/n/10 0x000202AC20000ULL Underfull \hbox (badness 10000) in paragraph at lines 5509--5512 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5509--5512 \T1/qtm/m/n/10 0x000302AC0FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5513--5516 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5513--5516 \T1/qtm/m/n/10 0x000302AC1FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5517--5520 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5517--5520 \T1/qtm/m/n/10 0x000302AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5521--5524 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5521--5524 \T1/qtm/m/n/10 0x000202AC2FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5530--5533 []|\T1/qtm/m/n/10 Cross-chip MHU Send [50] Overfull \vbox (137.8599pt too high) has occurred while \output is active [51] Underfull \hbox (badness 10000) in paragraph at lines 5584--5586 []|\T1/qtm/m/n/10 0x000002A42FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5597--5599 []|\T1/qtm/m/n/10 0x000002A43FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5603--5607 []|\T1/qtm/m/n/10 GENERIC RE-F-CLK Underfull \hbox (badness 10000) in paragraph at lines 5603--5607 \T1/qtm/m/n/10 reg-is-ter ac-ces (Se-cu-rity Underfull \hbox (badness 10000) in paragraph at lines 5611--5613 []|\T1/qtm/m/n/10 0x000002A49FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5621--5623 []|\T1/qtm/m/n/10 0x000002A4A0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5624--5626 []|\T1/qtm/m/n/10 0x000002A4AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5634--5636 []|\T1/qtm/m/n/10 0x000002A4B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5637--5639 []|\T1/qtm/m/n/10 0x000002A5AFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5647--5649 []|\T1/qtm/m/n/10 0x000002A5B0000ULL Underfull \hbox (badness 10000) in paragraph at lines 5650--5652 []|\T1/qtm/m/n/10 0x000002A60FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5656--5661 \T1/qtm/m/n/10 checked by rsm_apbm Underfull \hbox (badness 10000) in paragraph at lines 5665--5667 []|\T1/qtm/m/n/10 0x000002A7FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5678--5680 []|\T1/qtm/m/n/10 0x000002A80FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5691--5693 []|\T1/qtm/m/n/10 0x000002AC5FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5701--5703 []|\T1/qtm/m/n/10 0x000002AC90000ULL Underfull \hbox (badness 10000) in paragraph at lines 5704--5706 []|\T1/qtm/m/n/10 0x000002EFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5717--5719 []|\T1/qtm/m/n/10 0x000002F3FFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5723--5727 []|\T1/qtm/m/n/10 Shared RAM be-tween Underfull \hbox (badness 10000) in paragraph at lines 5731--5733 []|\T1/qtm/m/n/10 0x00000FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5744--5746 []|\T1/qtm/m/n/10 0x000017FFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5750--5753 []|\T1/qtm/m/n/10 CMN Con-fig-u-ra-tion Underfull \hbox (badness 10000) in paragraph at lines 5757--5759 []|\T1/qtm/m/n/10 0x00001BFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5763--5767 []|\T1/qtm/m/n/10 Mem-ory Con-troller + Underfull \hbox (badness 10000) in paragraph at lines 5763--5767 \T1/qtm/m/n/10 MPE reg-is-ters space Underfull \hbox (badness 10000) in paragraph at lines 5763--5767 \T1/qtm/m/n/10 Ac-cesses fil-tered by Underfull \hbox (badness 10000) in paragraph at lines 5771--5773 []|\T1/qtm/m/n/10 0x00001FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5784--5786 []|\T1/qtm/m/n/10 0x00002FFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5797--5799 []|\T1/qtm/m/n/10 0x0000FFFFFFFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5807--5810 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5807--5810 \T1/qtm/m/n/10 0x000102A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5811--5814 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5811--5814 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5815--5818 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5815--5818 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5819--5822 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5819--5822 \T1/qtm/m/n/10 0x000002AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5825--5828 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5825--5828 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5829--5832 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5829--5832 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5833--5836 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5833--5836 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5837--5840 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5837--5840 \T1/qtm/m/n/10 0x000002AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5846--5849 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5850--5853 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5850--5853 \T1/qtm/m/n/10 0x000202A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5854--5857 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5854--5857 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5858--5861 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5858--5861 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5862--5865 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5862--5865 \T1/qtm/m/n/10 0x000102AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5868--5871 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5868--5871 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5872--5875 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5872--5875 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5876--5879 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5876--5879 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5880--5883 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5880--5883 \T1/qtm/m/n/10 0x000102AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5889--5892 []|\T1/qtm/m/n/10 Cross-chip MHU Send Underfull \hbox (badness 10000) in paragraph at lines 5893--5896 [] Overfull \hbox (16.72127pt too wide) in paragraph at lines 5893--5896 \T1/qtm/m/n/10 0x000302A600000ULL Underfull \hbox (badness 10000) in paragraph at lines 5897--5900 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5897--5900 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5901--5904 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5901--5904 \T1/qtm/m/n/10 0x000302AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5905--5908 [] Overfull \hbox (17.84126pt too wide) in paragraph at lines 5905--5908 \T1/qtm/m/n/10 0x000202AC60000ULL Underfull \hbox (badness 10000) in paragraph at lines 5911--5914 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5911--5914 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5915--5918 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5915--5918 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5919--5922 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5919--5922 \T1/qtm/m/n/10 0x000302AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5923--5926 [] Overfull \hbox (20.08125pt too wide) in paragraph at lines 5923--5926 \T1/qtm/m/n/10 0x000202AC6FFFFULL Underfull \hbox (badness 10000) in paragraph at lines 5932--5935 []|\T1/qtm/m/n/10 Cross-chip MHU Send [52] Overfull \vbox (283.85986pt too high) has occurred while \output is active [53] Overfull \hbox (3.7704pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002A430000| Overfull \hbox (4.8576pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002A95FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (5.9904pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AA00000| Overfull \hbox (7.0776pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AA5FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (5.4404pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AB00000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AC2FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP SCP Overfull \hbox (4.8904pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AC60000| Overfull \hbox (5.9776pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002AC8FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP MCP Overfull \hbox (6.5604pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002ACC0000| Overfull \hbox (4.3076pt too wide) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 0x00002B12FFFF| Underfull \hbox (badness 10000) in paragraph at lines 6048--6048 []\T1/qtm/m/n/10 APP SCP [54] Underfull \hbox (badness 10000) in paragraph at lines 6175--6181 []\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 6175--6181 \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 6183--6188 []\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 6183--6188 \T1/txtt/m/n/10 ext/target/arm/rss/rdfremont/bl2/boot_hal_bl2.c: boot_platform_ pre_load(), [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 6413--6417 \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/ [57] Underfull \hbox (badness 10000) in paragraph at lines 6521--6527 []\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 6537--6540 []\T1/qtm/m/n/10 If the re-quest is for re-mov-ing an ATU re-gion, then the fun c-tion [58] [59] [60] [61] Underfull \hbox (badness 5817) in paragraph at lines 6834--6839 []\T1/qtm/m/n/10 Once the clock is con-fig-ured, the \T1/txtt/m/n/10 cmn_cyprus _setup() \T1/qtm/m/n/10 func-tion is in-voked, which in-vokes the Underfull \hbox (badness 10000) in paragraph at lines 6853--6859 []\T1/qtm/m/n/10 Fol-low-ing this, the \T1/txtt/m/n/10 cmn_cyprus_setup() \T1/q tm/m/n/10 func-tion stalls the RN-SAM re-quests us-ing the Underfull \hbox (badness 10000) in paragraph at lines 6870--6875 \T1/qtm/m/n/10 and op-tion-all en-able the hi-er-ar-chi-cal hash-ing sup-port i n the RN-SAM based on the flag Underfull \hbox (badness 10000) in paragraph at lines 6948--6954 []\T1/qtm/m/n/10 Fol-low-ing this, the \T1/txtt/m/n/10 cmn_cyprus_setup() \T1/q tm/m/n/10 func-tion stalls the RN-SAM re-quests us-ing the [62] Underfull \hbox (badness 10000) in paragraph at lines 7042--7045 []\T1/qtm/m/n/10 Please re-fer \T1/txtt/m/n/10 /scp/module/cmn_cypru s/src/cmn_cyprus.c \T1/qtm/m/n/10 for more info on [63] Underfull \hbox (badness 10000) in paragraph at lines 7111--7120 []\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 7218--7221 []\T1/qtm/m/n/10 Pro-gram Agen-tID(RAID/HAID) to LinkID LUT by in-vok-ing the f unc-tion Underfull \hbox (badness 10000) in paragraph at lines 7228--7231 []\T1/qtm/m/n/10 For each re-mote RN-F, pro-gram RAID-to-LDID map-ping by in-vo k-ing the func-tion Underfull \hbox (badness 10000) in paragraph at lines 7259--7262 []\T1/qtm/m/n/10 Es-tab-lish pro-to-col link up be-tween CML gate-way and re-mo te CML link by in-vok-ing the [65] [66 <./arm-cca-architecture.png>] [67 <./rme-system-architecture.png>] [68 <./rme-software-architecture.png>] [69] [70] [71] Underfull \hbox (badness 10000) in paragraph at lines 7898--7907 []\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 [72] [73 <./ap-rss-attestation.jpg>] [74] [75 <./boot-flow-multichip.png (PNG c opy)>] [76] [77] Underfull \vbox (badness 10000) detected at line 8264 Underfull \vbox (badness 10000) detected at line 8264 [78] Underfull \vbox (badness 10000) detected at line 8264 Underfull \vbox (badness 10000) detected at line 8264 [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 11666--11670 []\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 12476--12496 []\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 13307--13310 []\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 13873--13873 [] Underfull \hbox (badness 10000) in paragraph at lines 13873--13873 [146] [147] [148] Chapter 9. [149] [150] [151] [152] [153] [154] [155] [156] Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\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 14908--14908 []\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 14908--14908 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\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 14908--14908 []\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 14908--14908 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\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 14908--14908 []\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 14908--14908 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 14908--14908 []\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 14908--14908 []\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 14908--14908 []\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] (./arm-oss-infra-software-solutiuons.ind) [185] (./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 (189 pages, 2597980 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