- 27 May, 2021 1 commit
-
-
Thomas Abraham authored
There have been reports of sync failure specifically for linux kernel. In order to workaround such a failure if it occurs, the use of --depth parameter for the repo init command has been documented. With depth set to 1 (--depth=1), the commit history that is download is reduced to just one commit and this reduces the overall sync time and reduces failure to sync the linux kernel source. Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com> Change-Id: I726e20124804b02514172cdee27a132c3acb22dd
-
- 30 Apr, 2021 3 commits
-
-
Add a tip to troubleshoot a platform boot issue where the model terminates abruptly without any particular warning being displayed. Signed-off-by:
Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com> Change-Id: Idc313f31c81af47e1d90fa177610ebb949cd6dcb
-
Thomas Abraham authored
The toolchain version is being moved from 8.3 to 10.2. Update the toolchain download and setup instructions accordingly. Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com> Change-Id: Ifb128b8729a924e65a86a286ac6ce733131a31c4
-
Thomas Abraham authored
The repo tool, when installed using package manager, could install an older version of the repo tool. So point to the manual steps for installing the repo tool. Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com> Change-Id: I56dd4f85d8f113ce683de1737afdb02225821f7a
-
- 08 Apr, 2021 4 commits
-
-
Thomas Abraham authored
Add instructions on setting up of the 'MODEL' environment variable to specify the absolute path of the platform FVP. Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com> Change-Id: I56adb6316fd2f4afc5cab2e3176f79cf527738a2
-
Add troubleshooting guide to help rectifiying commonly faced problems. Signed-off-by:
Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com> Change-Id: If2584c969179abbe8e9ce3f5d92e60a1ab7c63b7
-
The platform FVP supports virtual ethernet interface to allow networking support to be usable for the software executed by the FVP. If support for networking is required, the host TAP interface has to be setup before the FVP is launched. Document the steps required to setup the TAP interface on this host machine. Signed-off-by:
Aditya Angadi <aditya.angadi@arm.com> Change-Id: I7599711781fa2ca1c18ff3bdc70aaf67614d605a
-
Add the initial user guide for the RD-N2-Cfg1 platform software stack. The user guide points to documents that provide information about obtaining the platform software stack and using the various features it supports. A table to list the release tags is included as well. Signed-off-by:
Aditya Angadi <aditya.angadi@arm.com> Change-Id: I5ae948b420a797e64fe2d0144dcb8e6bbdba89e9
-
- 22 Feb, 2021 6 commits
-
-
Thomas Abraham authored
Instead of repeating the 'platform names' table in multiple documents, create a new file to list the platform names and remove the table that lists the platform names in other documents. Let other documents provide a link to this new document instead. Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com> Change-Id: Iad828bc84674c5ddb59ba00c406e5404feffc586
-
Add a document that explains the procedure to inject a 1-bit ECC DMC-620 RAS error and ensure that it is handled. Change-Id: I0ec7d04cfc8da90296451c14ef4624ec253e51ac Signed-off-by:
Omkar Anand Kulkarni <omkar.kulkarni@arm.com>
-
Update the ACS documentation with steps to do the test in manual mode as kernel panic is observed with ACS 3.0 disk image. Also add steps to skip the PCI excerciser tests from UEFI SBSA test. Change-Id: I4220fb235d8b0d8f60d7ded513083324f09a6e39 Signed-off-by:
Pranav Madhu <pranav.madhu@arm.com>
-
Add a new document that explains the procedure to boot buildroot target filesystem distributions on the Neoverse reference design platforms. Change-Id: I6f8d59cfb1ab3db140e2877b7bb36129c8dfce8b Signed-off-by:
Vivek Gautam <vivek.gautam@arm.com>
-
Add a new document that explains the procedure to build software stack, boot the system and launch multiple guests using kvmtool. Change-Id: I8b898caeeb4de11562d48165381cd41bf0d8b4be Signed-off-by:
Vivek Gautam <vivek.gautam@arm.com>
-
Thomas Abraham authored
Add all the miscellaneous changes that have been identified for the 2021.02.24 release. Change-Id: Idfbab46e4353b736bcdeb9b5646ef383bb206fdf Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com>
-
- 25 Jan, 2021 6 commits
-
-
Add a new document that explains the procedure to validate uefi secure boot on the Neoverse reference design platforms. Signed-off-by:
Sayanta Pattanayak <sayanta.pattanayak@arm.com> Change-Id: Ifb2d5e0225a0a448273c111dcfc96a6d5d06b2cb
-
Add a new document that explains the procedure to boot LuvOS and run ACS tests on the Neoverse Reference Design platforms. Change-Id: I21815ec145f88432248968562523847debeb3f28 Signed-off-by:
Pranav Madhu <pranav.madhu@arm.com>
-
Thomas Abraham authored
Add a new document that explains the procedure to boot WinPE on the Neoverse Reference Design platforms. Signed-off-by:
Thomas Abraham <thomas.abraham@arm.com> Signed-off-by:
Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com> Change-Id: Ic0a0a03a660fece2f38a1cb38f6b6da932c353e6
-
Add a new document that explains the procedure to install and boot linux distributions on the Neoverse Reference Design platforms. Signed-off-by:
Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com> Change-Id: I4867e55b289ddfc450c995d69f8badc9597a1001
-
Add a new document that explains the procedure to boot busybox filesystem distributions on the Neoverse Reference Design platforms. Change-Id: I8eba5e5f0d1774d2f4938caef6d31740fb0c0b4e Signed-off-by:
Aditya Angadi <aditya.angadi@arm.com> Signed-off-by:
Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
-
Add a new document that explains the steps to download (sync) the Neoverse reference design software stack for RD platforms. This document also explains the steps to install the prerequisite for building the stack. Change-Id: I2415562eab59e91c0ca211262fdf6c32b94df1e9 Signed-off-by:
Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
-