Read the Docs build information Build id: 1419624 Project: arm-oss-infra-software-solutiuons Version: latest Commit: d6130d870784ead17d73a7a9c7a76948a3dd5cda Date: 2023-04-18T13:34:41.335338Z State: finished Success: True [rtd-command-info] start-time: 2023-04-18T13:35:02.456666Z, end-time: 2023-04-18T13:35:03.051164Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 git@git.gitlab.arm.com:infra-solutions/reference-design/docs/infra-refdesign-docs.git . Cloning into '.'... Warning: Permanently added 'git.gitlab.arm.com,34.217.245.200' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-04-18T13:35:03.245399Z, end-time: 2023-04-18T13:35:03.327405Z, 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 d6130d8 rtd: enable readthedoc rendering support [rtd-command-info] start-time: 2023-04-18T13:35:03.502399Z, end-time: 2023-04-18T13:35:03.585780Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-18T13:35:04.563792Z, end-time: 2023-04-18T13:35:09.120358Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-04-18T13:35:09.308070Z, end-time: 2023-04-18T13:35:11.004283Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (23.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 23.5 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-04-18T13:35:11.180148Z, end-time: 2023-04-18T13:35:18.754569Z, duration: 7, 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 Downloading Pillow-9.5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 69.7 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 255.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 185.3 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 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 207.9 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 208.2 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 251.6 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 225.6 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 189.1 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 203.5 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 204.8 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 206.2 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 228.5 MB/s eta 0:00:00 Collecting Pygments>=2.12 (from sphinx) Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 252.2 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 183.1 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 199.8 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.5.0 (from sphinx) Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 193.5 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 187.0 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.5.0-py3-none-any.whl (22 kB) 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 207.8 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 219.8 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 241.7 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata>=4.8->sphinx) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx) Downloading charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.0/171.0 kB 218.6 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 185.7 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 (from requests>=2.5.0->sphinx) Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 215.9 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx) Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 225.7 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=23772 sha256=4b5c14911eb4e9a270e11500d052520041b203f6481480dcd38d6c696da443a2 Stored in directory: /tmp/pip-ephem-wheel-cache-gc7jj3os/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.15.0 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.5.0 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-rtd-theme-1.2.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.5.0 urllib3-1.26.15 zipp-3.15.0 [rtd-command-info] start-time: 2023-04-18T13:35:18.957099Z, end-time: 2023-04-18T13:35:21.760158Z, duration: 2, 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 7.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 83.0 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 213.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 246.4 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.7/site-packages (from jinja2==3.1.1->-r requirements.txt (line 6)) (2.1.2) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.2) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/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.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.0.0) 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.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (1.0.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.15.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/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.7/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.7/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.7/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.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (2.28.2) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (23.1) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from sphinx==4.5.0->-r requirements.txt (line 9)) (6.5.0) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from babel>=1.3->sphinx==4.5.0->-r requirements.txt (line 9)) (2023.3) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.4->sphinx==4.5.0->-r requirements.txt (line 9)) (3.15.0) Requirement already satisfied: typing-extensions>=3.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.4->sphinx==4.5.0->-r requirements.txt (line 9)) (4.5.0) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r requirements.txt (line 9)) (3.1.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.7/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r requirements.txt (line 9)) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r requirements.txt (line 9)) (1.26.15) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arm-oss-infra-software-solutiuons/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r requirements.txt (line 9)) (2022.12.7) Installing collected packages: jinja2, docutils, sphinx, sphinx_rtd_theme, sphinx-copybutton 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 5.3.0 Uninstalling Sphinx-5.3.0: Successfully uninstalled Sphinx-5.3.0 Attempting uninstall: sphinx_rtd_theme Found existing installation: sphinx-rtd-theme 1.2.0 Uninstalling sphinx-rtd-theme-1.2.0: Successfully uninstalled sphinx-rtd-theme-1.2.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 [rtd-command-info] start-time: 2023-04-18T13:35:23.284113Z, end-time: 2023-04-18T13:35:23.353133Z, duration: 0, exit-code: 0 cat conf.py project = "Neoverse Reference Design Platform Software" ########################################################################### # 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') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, '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': 'https://neoverse-reference-design.docs.arm.com/en/latest/', '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': 'd6130d87', } # 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(): html_context.update(context) 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/1419624/' 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-04-18T13:35:23.602845Z, end-time: 2023-04-18T13:35:28.536491Z, duration: 4, 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 59 source files that are out of date updating environment: [new config] 59 added, 0 changed, 0 removed reading sources... [ 1%] cxl/cxl-test reading sources... [ 3%] index reading sources... [ 5%] mpam/mpam-resctrl reading sources... [ 6%] platform-boot/buildroot-boot reading sources... [ 8%] platform-boot/busybox-boot reading sources... [ 10%] platform-boot/distro-boot reading sources... [ 11%] platform-boot/index reading sources... [ 13%] platform-boot/secure-boot reading sources... [ 15%] platform-boot/winpe-boot reading sources... [ 16%] platforms/common/index reading sources... [ 18%] platforms/common/mcp-sideband-channel reading sources... [ 20%] platforms/common/platform_names reading sources... [ 22%] platforms/common/setup-workspace reading sources... [ 23%] platforms/common/software-stack reading sources... [ 25%] platforms/common/troubleshooting-guide reading sources... [ 27%] platforms/common/virtio-P9 reading sources... [ 28%] platforms/common/vulnerability-reporting reading sources... [ 30%] platforms/index reading sources... [ 32%] platforms/rdfremont/docs/boot-flow reading sources... [ 33%] platforms/rdfremont/docs/cmn-cyprus reading sources... [ 35%] platforms/rdfremont/docs/index reading sources... [ 37%] platforms/rdfremont/docs/lcp reading sources... [ 38%] platforms/rdfremont/docs/mcuboot-image-loading reading sources... [ 40%] platforms/rdfremont/docs/scp-atu-configuration reading sources... [ 42%] platforms/rdfremont/docs/scp-rss-comm reading sources... [ 44%] platforms/rdfremont/readme reading sources... [ 45%] platforms/rdfremontcfg1/readme reading sources... [ 47%] platforms/rdn1edge/readme reading sources... [ 49%] platforms/rdn1edgex2/readme reading sources... [ 50%] platforms/rdn2/readme reading sources... [ 52%] platforms/rdn2cfg1/readme reading sources... [ 54%] platforms/rdn2cfg2/readme reading sources... [ 55%] platforms/rdn2cfg3/readme reading sources... [ 57%] platforms/rdv1/readme reading sources... [ 59%] platforms/rdv1mc/readme reading sources... [ 61%] platforms/rdv2/readme reading sources... [ 62%] platforms/sgi575/readme reading sources... [ 64%] power-management/cppc-test reading sources... [ 66%] power-management/index reading sources... [ 67%] power-management/lpi-test reading sources... [ 69%] ras/index reading sources... [ 71%] ras/n2-cpu-ras reading sources... [ 72%] ras/ras reading sources... [ 74%] ras/sram-ecc-ras reading sources... [ 76%] readme reading sources... [ 77%] releases/RD-INFRA-2023.03.29/release_note reading sources... [ 79%] releases/RD-INFRA-2023.03.31/release_note reading sources... [ 81%] releases/index reading sources... [ 83%] test-suite/acs-test reading sources... [ 84%] test-suite/index reading sources... [ 86%] test-suite/tftf-boot reading sources... [ 88%] test-suite/uefi-sct reading sources... [ 89%] virtualization/gicv4_1-vlpi-vsgi reading sources... [ 91%] virtualization/index reading sources... [ 93%] virtualization/io-virtualization reading sources... [ 94%] virtualization/iovirt-nonpcie reading sources... [ 96%] 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/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... done preparing documents... done writing output... [ 1%] cxl/cxl-test writing output... [ 3%] index writing output... [ 5%] mpam/mpam-resctrl writing output... [ 6%] platform-boot/buildroot-boot writing output... [ 8%] platform-boot/busybox-boot writing output... [ 10%] platform-boot/distro-boot writing output... [ 11%] platform-boot/index writing output... [ 13%] platform-boot/secure-boot writing output... [ 15%] platform-boot/winpe-boot writing output... [ 16%] platforms/common/index writing output... [ 18%] platforms/common/mcp-sideband-channel writing output... [ 20%] platforms/common/platform_names writing output... [ 22%] platforms/common/setup-workspace writing output... [ 23%] platforms/common/software-stack writing output... [ 25%] platforms/common/troubleshooting-guide writing output... [ 27%] platforms/common/virtio-P9 writing output... [ 28%] platforms/common/vulnerability-reporting writing output... [ 30%] platforms/index writing output... [ 32%] platforms/rdfremont/docs/boot-flow writing output... [ 33%] platforms/rdfremont/docs/cmn-cyprus writing output... [ 35%] platforms/rdfremont/docs/index writing output... [ 37%] platforms/rdfremont/docs/lcp writing output... [ 38%] platforms/rdfremont/docs/mcuboot-image-loading writing output... [ 40%] platforms/rdfremont/docs/scp-atu-configuration writing output... [ 42%] platforms/rdfremont/docs/scp-rss-comm writing output... [ 44%] platforms/rdfremont/readme writing output... [ 45%] platforms/rdfremontcfg1/readme writing output... [ 47%] platforms/rdn1edge/readme writing output... [ 49%] platforms/rdn1edgex2/readme writing output... [ 50%] platforms/rdn2/readme writing output... [ 52%] platforms/rdn2cfg1/readme writing output... [ 54%] platforms/rdn2cfg2/readme writing output... [ 55%] platforms/rdn2cfg3/readme writing output... [ 57%] platforms/rdv1/readme writing output... [ 59%] platforms/rdv1mc/readme writing output... [ 61%] platforms/rdv2/readme writing output... [ 62%] platforms/sgi575/readme writing output... [ 64%] power-management/cppc-test writing output... [ 66%] power-management/index writing output... [ 67%] power-management/lpi-test writing output... [ 69%] ras/index writing output... [ 71%] ras/n2-cpu-ras writing output... [ 72%] ras/ras writing output... [ 74%] ras/sram-ecc-ras writing output... [ 76%] readme writing output... [ 77%] releases/RD-INFRA-2023.03.29/release_note writing output... [ 79%] releases/RD-INFRA-2023.03.31/release_note writing output... [ 81%] releases/index writing output... [ 83%] test-suite/acs-test writing output... [ 84%] test-suite/index writing output... [ 86%] test-suite/tftf-boot writing output... [ 88%] test-suite/uefi-sct writing output... [ 89%] virtualization/gicv4_1-vlpi-vsgi writing output... [ 91%] virtualization/index writing output... [ 93%] virtualization/io-virtualization writing output... [ 94%] virtualization/iovirt-nonpcie writing output... [ 96%] 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... [ 10%] cxl/images/cxl-type3.PNG copying images... [ 20%] cxl/images/cxl-with-decoder-config.PNG copying images... [ 30%] platforms/common/images/sw_stack.png copying images... [ 40%] platforms/common/images/sw_stack_rme.png copying images... [ 50%] platforms/rdfremont/docs/images/boot-flow.png copying images... [ 60%] test-suite/images/sct-image-1.png copying images... [ 70%] test-suite/images/sct-image-2.png copying images... [ 80%] test-suite/images/sct-image-3.png copying images... [ 90%] 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, 2 warnings. The HTML pages are in _readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-04-18T13:35:28.789229Z, end-time: 2023-04-18T13:35:32.040796Z, 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] 59 added, 0 changed, 0 removed reading sources... [ 1%] cxl/cxl-test reading sources... [ 3%] index reading sources... [ 5%] mpam/mpam-resctrl reading sources... [ 6%] platform-boot/buildroot-boot reading sources... [ 8%] platform-boot/busybox-boot reading sources... [ 10%] platform-boot/distro-boot reading sources... [ 11%] platform-boot/index reading sources... [ 13%] platform-boot/secure-boot reading sources... [ 15%] platform-boot/winpe-boot reading sources... [ 16%] platforms/common/index reading sources... [ 18%] platforms/common/mcp-sideband-channel reading sources... [ 20%] platforms/common/platform_names reading sources... [ 22%] platforms/common/setup-workspace reading sources... [ 23%] platforms/common/software-stack reading sources... [ 25%] platforms/common/troubleshooting-guide reading sources... [ 27%] platforms/common/virtio-P9 reading sources... [ 28%] platforms/common/vulnerability-reporting reading sources... [ 30%] platforms/index reading sources... [ 32%] platforms/rdfremont/docs/boot-flow reading sources... [ 33%] platforms/rdfremont/docs/cmn-cyprus reading sources... [ 35%] platforms/rdfremont/docs/index reading sources... [ 37%] platforms/rdfremont/docs/lcp reading sources... [ 38%] platforms/rdfremont/docs/mcuboot-image-loading reading sources... [ 40%] platforms/rdfremont/docs/scp-atu-configuration reading sources... [ 42%] platforms/rdfremont/docs/scp-rss-comm reading sources... [ 44%] platforms/rdfremont/readme reading sources... [ 45%] platforms/rdfremontcfg1/readme reading sources... [ 47%] platforms/rdn1edge/readme reading sources... [ 49%] platforms/rdn1edgex2/readme reading sources... [ 50%] platforms/rdn2/readme reading sources... [ 52%] platforms/rdn2cfg1/readme reading sources... [ 54%] platforms/rdn2cfg2/readme reading sources... [ 55%] platforms/rdn2cfg3/readme reading sources... [ 57%] platforms/rdv1/readme reading sources... [ 59%] platforms/rdv1mc/readme reading sources... [ 61%] platforms/rdv2/readme reading sources... [ 62%] platforms/sgi575/readme reading sources... [ 64%] power-management/cppc-test reading sources... [ 66%] power-management/index reading sources... [ 67%] power-management/lpi-test reading sources... [ 69%] ras/index reading sources... [ 71%] ras/n2-cpu-ras reading sources... [ 72%] ras/ras reading sources... [ 74%] ras/sram-ecc-ras reading sources... [ 76%] readme reading sources... [ 77%] releases/RD-INFRA-2023.03.29/release_note reading sources... [ 79%] releases/RD-INFRA-2023.03.31/release_note reading sources... [ 81%] releases/index reading sources... [ 83%] test-suite/acs-test reading sources... [ 84%] test-suite/index reading sources... [ 86%] test-suite/tftf-boot reading sources... [ 88%] test-suite/uefi-sct reading sources... [ 89%] virtualization/gicv4_1-vlpi-vsgi reading sources... [ 91%] virtualization/index reading sources... [ 93%] virtualization/io-virtualization reading sources... [ 94%] virtualization/iovirt-nonpcie reading sources... [ 96%] 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/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... done processing neoversereferencedesignplatformsoftware.tex... index readme platforms/index platforms/rdfremont/readme platforms/rdfremontcfg1/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/mcuboot-image-loading platforms/rdfremont/docs/lcp platforms/rdfremont/docs/scp-atu-configuration platforms/rdfremont/docs/scp-rss-comm platforms/rdfremont/docs/cmn-cyprus 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.03.31/release_note releases/RD-INFRA-2023.03.29/release_note resolving references... done writing... done copying images... [ 10%] platforms/common/images/sw_stack.png copying images... [ 20%] platforms/common/images/sw_stack_rme.png copying images... [ 30%] platforms/rdfremont/docs/images/boot-flow.png copying images... [ 40%] test-suite/images/sct-image-1.png copying images... [ 50%] test-suite/images/sct-image-2.png copying images... [ 60%] test-suite/images/sct-image-3.png copying images... [ 70%] test-suite/images/sct-image-4.png copying images... [ 80%] test-suite/images/sct-image-5.png copying images... [ 90%] 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, 2 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). WARNING: 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-04-18T13:35:33.386014Z, end-time: 2023-04-18T13:35:33.456832Z, 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-04-18T13:35:33.657083Z, end-time: 2023-04-18T13:35:44.485826Z, duration: 10, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=arm-oss-infra-software-solutiuons -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ 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.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./neoversereferencedesignplatformsoftware.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/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 (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.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/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-infra-software-solutiuons.idx (./arm-oss-infra-software-solutiuons.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/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] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./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 2 undefined on input line 118. LaTeX Warning: Hyper reference `platforms/rdfremontcfg1/readme:rd-fremont-cfg1- readme-label' on page 2 undefined on input line 122. LaTeX Warning: Hyper reference `platforms/rdv2/readme:rd-v2-readme-label' on pa ge 2 undefined on input line 126. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 2 undefined on input line 130. LaTeX Warning: Hyper reference `platforms/rdn2cfg1/readme:rd-n2-cfg1-readme-lab el' on page 2 undefined on input line 134. LaTeX Warning: Hyper reference `platforms/rdn2cfg2/readme:rd-n2-cfg2-readme-lab el' on page 2 undefined on input line 138. LaTeX Warning: Hyper reference `platforms/rdn2cfg3/readme:rd-n2-cfg3-readme-lab el' on page 2 undefined on input line 142. LaTeX Warning: Hyper reference `platforms/rdv1/readme:rd-v1-readme-label' on pa ge 2 undefined on input line 146. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:rd-v1-mc-readme-label' on page 2 undefined on input line 150. LaTeX Warning: Hyper reference `platforms/rdn1edge/readme:rd-n1-edge-readme-lab el' on page 2 undefined on input line 154. LaTeX Warning: Hyper reference `platforms/rdn1edgex2/readme:rd-n1-edgex2-readme -label' on page 2 undefined on input line 158. LaTeX Warning: Hyper reference `platforms/sgi575/readme:sgi-575-readme-label' o n page 2 undefined on input line 162. LaTeX Warning: Hyper reference `platforms/common/vulnerability-reporting:vulner ability-reporting-label' on page 2 undefined on input line 177. [2 <./sw_stack_rme.png>] Chapter 2. [3] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 4 undefined on input line 296. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 4 undefined on input line 298. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 4 undefined on input line 305. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 4 undefined on input line 357. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 4 undefined on input line 361. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 4 undefined on input line 365. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 4 undefined on input line 378. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 4 undefined on input line 382. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 4 undefined on input line 386. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 4 undefined on input line 390. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 4 undefined on input line 394. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 4 undefined on input line 398. [4] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 5 undefined on input line 432. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 5 undefined on input line 432. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 5 undefined on input line 491. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 5 undefined on input line 493. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:host-requireme nts-label' on page 5 undefined on input line 500. [5] Underfull \hbox (badness 10000) in paragraph at lines 536--543 []\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 6 undefined on input line 552. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 6 undefined on input line 556. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 6 undefined on input line 560. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/boot-flow:rdfremont-bo otflow-label' on page 6 undefined on input line 573. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 6 undefined on input line 577. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 6 undefined on input line 581. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 6 undefined on input line 585. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 6 undefined on input line 589. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 6 undefined on input line 593. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 6 undefined on input line 627. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.29/release_note:q123- fmt-label' on page 6 undefined on input line 627. [6] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 7 undefined on input line 677. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 7 undefined on input line 685. [7] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 8 undefined on input line 736. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 8 undefined on input line 740. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 8 undefined on input line 744. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 8 undefined on input line 748. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 8 undefined on input line 752. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 8 undefined on input line 756. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 8 undefined on input line 760. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 8 undefined on input line 764. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 8 undefined on input line 768. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 8 undefined on input line 772. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 8 undefined on input line 778. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 8 undefined on input line 782. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 8 undefined on input line 786. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 8 undefined on input line 827. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 8 undefined on input line 827. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 8 undefined on input line 850. [8] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 9 undefined on input line 875. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 9 undefined on input line 883. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 9 undefined on input line 935. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 9 undefined on input line 939. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 9 undefined on input line 943. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 9 undefined on input line 947. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 9 undefined on input line 951. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 9 undefined on input line 955. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 9 undefined on input line 959. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 9 undefined on input line 963. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 9 undefined on input line 967. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 9 undefined on input line 971. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 9 undefined on input line 977. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 9 undefined on input line 981. [9] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 10 undefined on input line 1022. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 10 undefined on input line 1022. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 10 undefined on input line 1045. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 10 undefined on input line 1076. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 10 undefined on input line 1084. [10] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 11 undefined on input line 1136. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 11 undefined on input line 1140. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 11 undefined on input line 1144. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 11 undefined on input line 1185. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 11 undefined on input line 1185. LaTeX Warning: Hyper reference `platforms/rdn2/readme:rd-n2-readme-label' on pa ge 11 undefined on input line 1208. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 11 undefined on input line 1233. [11] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 12 undefined on input line 1241. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 12 undefined on input line 1293. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 12 undefined on input line 1297. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 12 undefined on input line 1301. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 12 undefined on input line 1305. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 12 undefined on input line 1309. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 12 undefined on input line 1313. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 12 undefined on input line 1317. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 12 undefined on input line 1321. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 12 undefined on input line 1325. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 12 undefined on input line 1329. LaTeX Warning: Hyper reference `ras/ras:ras-label' on page 12 undefined on inpu t line 1335. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 2 undefined on input line 1339. LaTeX Warning: Hyper reference `ras/sram-ecc-ras:sram-ecc-ras-test-label' on pa ge 12 undefined on input line 1343. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 12 undefined on input line 1349. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 12 undefined on input line 1353. LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-resctrl-label' on page 1 2 undefined on input line 1357. [12] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 13 undefined on input line 1398. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 13 undefined on input line 1398. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 13 undefined on input line 1448. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 13 undefined on input line 1456. [13] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 14 undefined on input line 1508. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 14 undefined on input line 1512. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 14 undefined on input line 1516. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 14 undefined on input line 1520. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 14 undefined on input line 1524. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 14 undefined on input line 1528. LaTeX Warning: Hyper reference `virtualization/io-virtualization:io-virtualizat ion-label' on page 14 undefined on input line 1532. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:vlpi-vsgi-labe l' on page 14 undefined on input line 1536. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:kvm-unit-test-lab el' on page 14 undefined on input line 1540. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 14 undefined on input line 1544. LaTeX Warning: Hyper reference `virtualization/iovirt-nonpcie:nonpcie-io-virtua lization-label' on page 14 undefined on input line 1550. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 14 undefined on input line 1554. LaTeX Warning: Hyper reference `platforms/common/virtio-P9:virtio-p9-label' on page 14 undefined on input line 1558. [14] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 15 undefined on input line 1599. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 15 undefined on input line 1599. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 15 undefined on input line 1657. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 15 undefined on input line 1665. [15] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 16 undefined on input line 1691. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 16 undefined on input line 1695. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 16 undefined on input line 1699. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 16 undefined on input line 1737. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 16 undefined on input line 1737. LaTeX Warning: Hyper reference `platforms/rdv1mc/readme:rd-v1-mc-readme-label' on page 16 undefined on input line 1786. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 16 undefined on input line 1791. [16] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 17 undefined on input line 1799. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 17 undefined on input line 1825. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 17 undefined on input line 1829. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 17 undefined on input line 1833. LaTeX Warning: Hyper reference `test-suite/acs-test:acs-compliance-test-label' on page 17 undefined on input line 1837. LaTeX Warning: Hyper reference `platform-boot/secure-boot:uefi-secureboot-label ' on page 17 undefined on input line 1841. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 17 undefined on input line 1845. LaTeX Warning: Hyper reference `test-suite/tftf-boot:tfa-boot-tests-label' on p age 17 undefined on input line 1849. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 17 undefined on input line 1887. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 17 undefined on input line 1887. [17] LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 18 undefined on input line 1953. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 18 undefined on input line 1961. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 18 undefined on input line 1987. [18] LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 19 undefined on input line 2025. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 19 undefined on input line 2025. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 19 undefined on input line 2085. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 19 undefined on input line 2093. [19] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 20 undefined on input line 2119. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 20 undefined on input line 2123. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 20 undefined on input line 2161. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 20 undefined on input line 2161. LaTeX Warning: Hyper reference `platforms/common/software-stack:software-stack- label' on page 20 undefined on input line 2212. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 20 undefined on input line 2220. [20] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 21 undefined on input line 2246. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 21 undefined on input line 2250. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 21 undefined on input line 2288. LaTeX Warning: Hyper reference `releases/RD-INFRA-2023.03.31/release_note:q123- label' on page 21 undefined on input line 2288. [21] [22] [23] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [24] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:platform-manif est-names' on page 25 undefined on input line 2781. [25] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 26 undefined on input line 2790. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:downloading-th e-software-stack' on page 26 undefined on input line 2837. [26] [27] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 28 undefined on input line 2975. LaTeX Warning: Hyper reference `platforms/common/mcp-sideband-channel:mcp-sideb and-channel-design' on page 28 undefined on input line 3045. [28] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 29 undefined on input line 3055. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 29 undefined on input line 3064. [29] LaTeX Warning: Hyper reference `platforms/common/mcp-sideband-channel:mcp-sideb and-channel-design' on page 30 undefined on input line 3139. [30] [31] [32] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 33 undefined on input line 3482. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 33 undefined on input line 3491. [33] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 34 undefined on input line 3536. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 34 undefined on input line 3554. [34] [35] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:host-requireme nts-label' on page 36 undefined on input line 3778. [36] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 37 undefined on input line 3796. [37] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/mcuboot-image-loading: mcuboot-image-loading-label' on page 38 undefined on input line 3881. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 38 undefined on input line 3882. [38 <./boot-flow.png>] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/cmn-cyprus:cmn-cypress -label' on page 39 undefined on input line 3890. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-rss-comm:scp-rss-c ommunication-label' on page 39 undefined on input line 3895. LaTeX Warning: Hyper reference `platforms/rdfremont/docs/lcp:lcp-label' on page 39 undefined on input line 3902. Overfull \vbox (8.55905pt too high) detected at line 3970 [39] Underfull \hbox (badness 10000) in paragraph at lines 3972--3984 []\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. [40] Underfull \hbox (badness 10000) in paragraph at lines 4085--4091 []\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 4085--4091 \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 4093--4098 []\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 4093--4098 \T1/txtt/m/n/10 ext/target/arm/rss/rdfremont/bl2/boot_hal_bl2.c: boot_platform_ pre_load(), [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 4322--4326 \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/rdfremont/ [43] [44] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 45 undefined on input line 4521. [45] LaTeX Warning: Hyper reference `platforms/rdfremont/docs/scp-atu-configuration: scp-atu-config-label' on page 46 undefined on input line 4619. [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 4785--4793 []\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 [48] [49] [50] Chapter 3. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 51 undefined on input line 4909. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 51 undefined on input line 4940. [51] LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 52 undefined on input line 4977. [52] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 53 undefined on input line 5076. [53] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 54 undefined on input line 5188. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 54 undefined on input line 5221. [54] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 55 undefined on input line 5413. [55] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 56 undefined on input line 5512. [56] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 57 undefined on input line 5540. [57] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 58 undefined on input line 5690. [58] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 59 undefined on input line 5838. [59] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 60 undefined on input line 5957. [60] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 61 undefined on input line 6030. [61] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 62 undefined on input line 6166. [62] [63] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 64 undefined on input line 6347. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 64 undefined on input line 6375. [64] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 65 undefined on input line 6514. [65] [66] Chapter 4. LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 67 undefined on input line 6618. [67] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 68 undefined on input line 6661. [68] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 69 undefined on input line 6805. [69] [70] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 71 undefined on input line 7023. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 71 undefined on input line 7051. LaTeX Warning: Hyper reference `platforms/common/troubleshooting-guide:troubles hooting-guide-label' on page 71 undefined on input line 7088. [71] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 72 undefined on input line 7186. [72] [73] [74] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 75 undefined on input line 7381. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 75 undefined on input line 7412. [75] LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 76 undefined on input line 7541. [76] [77 <./sct-image-1.png>] [78 <./sct-image-2.png>] [79 <./sct-image-3.png>] [80 <./sct-image-4.png>] [81 <./sct-image-5.png>] [82] Chapter 5. [83 <./cxl-type3.PNG>] [84] LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 85 undefined on input line 7786. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 85 undefined on input line 7786. Overfull \hbox (1.17415pt too wide) in paragraph at lines 7789--7793 []\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 [85 <./cxl-with-decoder-config.PNG>] [86] [87] [88] Chapter 6. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 89 undefined on input line 8037. [89] LaTeX Warning: Hyper reference `mpam/mpam-resctrl:mpam-resctrl-a-quick-glance' on page 90 undefined on input line 8132. [90] [91] [92] [93] [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 8599--8619 []\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 [96] [97] [98] [99] [100] [101] [102] [103] [104] Chapter 7. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 105 undefined on input line 9190. [105] [106] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 107 undefined on input line 9322. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 107 undefined on input line 9322. [107] Underfull \hbox (badness 10000) in paragraph at lines 9430--9433 []\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 [108] Chapter 8. [109] [110] LaTeX Warning: Hyper reference `ras/sram-ecc-ras:sram-ecc-ras-test-label' on pa ge 111 undefined on input line 9669. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 11 undefined on input line 9673. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 11 undefined on input line 9702. [111] LaTeX Warning: Hyper reference `ras/sram-ecc-ras:sram-ecc-ras-test-label' on pa ge 112 undefined on input line 9731. LaTeX Warning: Hyper reference `ras/n2-cpu-ras:n2-cpu-ras-test-label' on page 1 12 undefined on input line 9732. [112] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 113 undefined on input line 9828. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 113 undefined on input line 9840. [113] Overfull \hbox (308.31505pt too wide) in paragraph at lines 9996--9996 [] Underfull \hbox (badness 10000) in paragraph at lines 9996--9996 [114] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 115 undefined on input line 10015. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 115 undefined on input line 10075. [115] [116] Chapter 9. [117] LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 118 undefined on input line 10251. [118] [119] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 120 undefined on input line 10459. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 120 undefined on input line 10475. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 120 undefined on input line 10488. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 120 undefined on input line 10488. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 120 undefined on input line 10520. [120] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 121 undefined on input line 10571. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 121 undefined on input line 10585. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 121 undefined on input line 10597. LaTeX Warning: Hyper reference `virtualization/kvm-unit-tests:build-the-platfor m-software' on page 121 undefined on input line 10625. [121] LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 122 undefined on input line 10687. [122] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 123 undefined on input line 10703. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 123 undefined on input line 10712. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 123 undefined on input line 10722. [123] [124] Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\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 11031--11031 []\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 11031--11031 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\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 11031--11031 []\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 11031--11031 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\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 11031--11031 []\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 11031--11031 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\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 11031--11031 []\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 11031--11031 []\T1/qtm/m/n/10 4MiB| [125] LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 126 undefined on input line 11148. [126] [127] [128] [129] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 130 undefined on input line 11444. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 130 undefined on input line 11460. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 130 undefined on input line 11493. [130] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 131 undefined on input line 11547. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 131 undefined on input line 11558. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 131 undefined on input line 11570. [131] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 132 undefined on input line 11654. LaTeX Warning: Hyper reference `virtualization/gicv4_1-vlpi-vsgi:build-the-plat form-software' on page 132 undefined on input line 11666. [132] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 133 undefined on input line 11708. LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 133 undefined on input line 11726. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:ue fi-supported-virtualization-label' on page 133 undefined on input line 11726. [133] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 134 undefined on input line 11841. [134] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 135 undefined on input line 11944. [135] LaTeX Warning: Hyper reference `platforms/common/setup-workspace:setup-workspac e-label' on page 136 undefined on input line 11959. LaTeX Warning: Hyper reference `platform-boot/buildroot-boot:buildroot-boot-lab el' on page 136 undefined on input line 11985. LaTeX Warning: Hyper reference `platform-boot/busybox-boot:busybox-boot-label' on page 136 undefined on input line 11985. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 136 undefined on input line 12009. LaTeX Warning: Hyper reference `platforms/common/platform_names:platform-names- label' on page 136 undefined on input line 12073. [136] LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 137 undefined on input line 12093. LaTeX Warning: Hyper reference `platform-boot/distro-boot:distro-boot-label' on page 137 undefined on input line 12115. [137] [138] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 139 undefined on input line 12239. LaTeX Warning: Hyper reference `virtualization/uefi-supported-virtualization:bu ild-install' on page 139 undefined on input line 12322. [139] LaTeX Warning: Hyper reference `virtualization/virtualization:virtualization-la bel' on page 140 undefined on input line 12339. [140] [141] [142] Chapter 10. [143] [144] [145] [146] No file arm-oss-infra-software-solutiuons.ind. [147] (./arm-oss-infra-software-solutiuons.aux) Package rerunfilecheck Warning: File `arm-oss-infra-software-solutiuons.out' ha s changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (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 (151 pages, 1092908 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' from line '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: Non-existent destination files: 'arm-oss-infra-software-solutiuons.ind' ------------ 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: applying rule 'makeindex arm-oss-infra-software-solutiuons.idx'... This is makeindex, version 2.15 [TeX Live 2017] (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' ------------ 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.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./neoversereferencedesignplatformsoftware.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/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 (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.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/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-infra-software-solutiuons.idx (./arm-oss-infra-software-solutiuons.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/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] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./sw_stack.png> ] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [2 <./sw_stack_rme.png>] Chapter 2. [3] [4] [5] Underfull \hbox (badness 10000) in paragraph at lines 536--543 []\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 [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38 <./boot-fl ow.png>] Overfull \vbox (8.55905pt too high) detected at line 3970 [39] Underfull \hbox (badness 10000) in paragraph at lines 3972--3984 []\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. [40] Underfull \hbox (badness 10000) in paragraph at lines 4085--4091 []\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 4085--4091 \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 4093--4098 []\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 4093--4098 \T1/txtt/m/n/10 ext/target/arm/rss/rdfremont/bl2/boot_hal_bl2.c: boot_platform_ pre_load(), [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 4322--4326 \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/rdfremont/ [43] [44] [45] [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 4785--4793 []\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 [48] [49] [50] Chapter 3. [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] Chapter 4. [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77 <./sct-image-1.png>] [78 <./sct-image-2.png>] [79 <./sct-image-3.png>] [80 <./sct-image-4.png>] [81 <./sct-image-5.png>] [82] Chapter 5. [83 <./cxl-type3.PNG>] [84] Overfull \hbox (1.17415pt too wide) in paragraph at lines 7789--7793 []\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 [85 <./cxl-with-decoder-config.PNG>] [86] [87] [88] Chapter 6. [89] [90] [91] [92] [93] [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 8599--8619 []\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 [96] [97] [98] [99] [100] [101] [102] [103] [104] Chapter 7. [105] [106] [107] Underfull \hbox (badness 10000) in paragraph at lines 9430--9433 []\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 [108] Chapter 8. [109] [110] [111] [112] [113] Overfull \hbox (308.31505pt too wide) in paragraph at lines 9996--9996 [] Underfull \hbox (badness 10000) in paragraph at lines 9996--9996 [114] [115] [116] Chapter 9. [117] [118] [119] [120] [121] [122] [123] [124] Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\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 11031--11031 []\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 11031--11031 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\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 11031--11031 []\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 11031--11031 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\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 11031--11031 []\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 11031--11031 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\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 11031--11031 []\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 11031--11031 []\T1/qtm/m/n/10 4MiB| [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] Chapter 10. [143] [144] [145] [146] (./arm-oss-infra-software-solutiuons.ind) [147] (./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 (151 pages, 1129588 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.out' 'arm-oss-infra-software-solutiuons.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="arm-oss-infra-software-solutiuons" "neoversereferencedesignplatformsoftware.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./neoversereferencedesignplatformsoftware.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/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 (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.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/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/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file arm-oss-infra-software-solutiuons.idx (./arm-oss-infra-software-solutiuons.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/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] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [1 <./sw_stack.png> ] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [2 <./sw_stack_rme.png>] Chapter 2. [3] [4] [5] Underfull \hbox (badness 10000) in paragraph at lines 536--543 []\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 [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38 <./boot-fl ow.png>] Overfull \vbox (8.55905pt too high) detected at line 3970 [39] Underfull \hbox (badness 10000) in paragraph at lines 3972--3984 []\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. [40] Underfull \hbox (badness 10000) in paragraph at lines 4085--4091 []\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 4085--4091 \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 4093--4098 []\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 4093--4098 \T1/txtt/m/n/10 ext/target/arm/rss/rdfremont/bl2/boot_hal_bl2.c: boot_platform_ pre_load(), [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 4322--4326 \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/rdfremont/ [43] [44] [45] [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 4785--4793 []\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 [48] [49] [50] Chapter 3. [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] Chapter 4. [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77 <./sct-image-1.png>] [78 <./sct-image-2.png>] [79 <./sct-image-3.png>] [80 <./sct-image-4.png>] [81 <./sct-image-5.png>] [82] Chapter 5. [83 <./cxl-type3.PNG>] [84] Overfull \hbox (1.17415pt too wide) in paragraph at lines 7789--7793 []\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 [85 <./cxl-with-decoder-config.PNG>] [86] [87] [88] Chapter 6. [89] [90] [91] [92] [93] [94] [95] Underfull \hbox (badness 10000) in paragraph at lines 8599--8619 []\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 [96] [97] [98] [99] [100] [101] [102] [103] [104] Chapter 7. [105] [106] [107] Underfull \hbox (badness 10000) in paragraph at lines 9430--9433 []\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 [108] Chapter 8. [109] [110] [111] [112] [113] Overfull \hbox (308.31505pt too wide) in paragraph at lines 9996--9996 [] Underfull \hbox (badness 10000) in paragraph at lines 9996--9996 [114] [115] [116] Chapter 9. [117] [118] [119] [120] [121] [122] [123] [124] Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\T1/qhv/m/n/10 Mem Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\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 11031--11031 []\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 11031--11031 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\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 11031--11031 []\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 11031--11031 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\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 11031--11031 []\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 11031--11031 []\T1/qtm/m/n/10 4MiB| Underfull \hbox (badness 10000) in paragraph at lines 11031--11031 []\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 11031--11031 []\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 11031--11031 []\T1/qtm/m/n/10 4MiB| [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] Chapter 10. [143] [144] [145] [146] (./arm-oss-infra-software-solutiuons.ind) [147] (./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 (151 pages, 1129588 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: All targets (arm-oss-infra-software-solutiuons.pdf) are up-to-date