- Nov 03, 2023
-
-
Davidson Kumaresan authored
Add more information for the compilation of sample application and also about the installation of autofdo package. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
- Oct 30, 2023
-
-
Davidson Kumaresan authored
The newer version of pyhsslms is causing image verification failures during the RSS boot. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
- Oct 25, 2023
-
-
Sergio Alves authored
Update default config for docs so that public RTD can successfuly render the documentation for public releases. This update is enforced by the recent change made on public RTD to deprecate the use of build.image config key (not used in TC docs) and enforce the use of build.os config key instead (now mandatory for all projects, since Oct 16, 2023). Signed-off-by:
Sergio Alves <sergio.dasilvalves@arm.com>
-
- Oct 24, 2023
-
-
Sergio Alves authored
Signed-off-by:
Sergio Alves <sergio.dasilvalves@arm.com>
-
- Oct 23, 2023
-
-
Sergio da Silva Alves authored
Signed-off-by:
Sergio da Silva Alves <sergiodasilvaalves@arm.com>
-
- Oct 20, 2023
-
-
Sergio Alves authored
Update release tag and URLs for public release. Signed-off-by:
Sergio Alves <sergio.dasilvalves@arm.com>
-
- Oct 17, 2023
-
-
Sergio Alves authored
Update release tag in TC documentation for TC22.5 release. Signed-off-by:
Sergio Alves <sergio.dasilvalves@arm.com>
-
- Oct 11, 2023
-
-
Sergio Alves authored
Changes include: - add SMMUv3 support mentions; - update FVP model version; - update release tag; - update FVP tracing output example; Signed-off-by:
Sergio Alves <sergio.dasilvalves@arm.com>
-
- Oct 05, 2023
-
-
Quoc Khanh Le authored
Fix patching issue for 0016-dvfs and remove 0018 patch that isn't neccesary anymore Signed-off-by:
Quoc Khanh Le <QuocKhanh.Le@arm.com>
-
Quoc Khanh Le authored
The operating-points is now handle in SCP for the DVFS, remove it in tc.dts Signed-off-by:
Quoc Khanh Le <QuocKhanh.Le@arm.com>
-
Without this the GPU/DPU won't be turned on and boot hangs. Signed-off-by:
Ben Horgan <ben.horgan@arm.com>
-
Patching TF-A to include IRQ numbers and names for SMMU-700 node in the Total Compute's device tree. Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
- Oct 04, 2023
-
-
Kshitij Sisodia authored
Removing TF-A patches that disabled SMMU-700's use by the GPU. This change depends on changes in the Linux kernel tree that adds support for SMMUv3 by the GPU. Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
Kshitij Sisodia authored
Linux configuration update to enable `CONFIG_ARM_SMMU_V3_PKVM` in `files/kernel/tc2/pkvm.cfg`. This change relies on updated Linux kernel that provisions GPU and DPU to be used with Arm SMMU-700. Note that this will also require an updated FVP to be used. Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
- Sep 28, 2023
-
-
Sergio Alves authored
Signed-off-by:
Sergio Alves <sergio.dasilvalves@arm.com>
-
- Sep 27, 2023
-
-
Sergio da Silva Alves authored
tc2 doc: update method to obtain the fvp model See merge request arm-reference-solutions/build-scripts!36
-
Sergio Alves authored
Signed-off-by:
Sergio Alves <sergio.dasilvalves@arm.com>
-
Sergio da Silva Alves authored
tc doc: fix rtd requirements paths to adopt folder structure See merge request arm-reference-solutions/build-scripts!35
-
Sergio Alves authored
Signed-off-by:
Sergio Alves <sergio.dasilvalves@arm.com>
-
Sergio da Silva Alves authored
Include latest TC22.4 doc changes for public release See merge request arm-reference-solutions/build-scripts!34
-
- Sep 26, 2023
-
-
Sergio Alves authored
List of changes include: - add missing mention of CPU for CPU features; - add reverse links from each test "expected results" section to its test description; - other small fixes and/or improvements. Signed-off-by:
Sergio Alves <sergio.dasilvalves@arm.com>
-
Sergio Alves authored
Changes include: - fix the 'previous releases' links to reflect the new folder/file structure visible on the old TC documentation domain (enforced by the recent requirement to update/fix the old documentation and add a banner message informing user about the latest TC release and the new domain). - add .readthedocs.yaml file to comply with new RTD support changes; - other minor fixes/updates to keep consistency with old documentation. Signed-off-by:
Sergio Alves <sergio.dasilvalves@arm.com>
-
Davidson Kumaresan authored
Documentation update: Use release tag for LISA checkout - export filesystem for lisa - See merge request arm-reference-solutions/build-scripts!33
-
Adding FILESYSTEM=buildroot which is needed for linux kernel path in target_conf_buildroot.yml for EAS test. Signed-off-by:
Quoc Khanh Le <QuocKhanh.Le@arm.com>
-
To ensure consistency in our tests results, the "EAS with LISA" test documentation section has been updated to checkout "v3.1.0" of the LISA repository rather than using the default branch tip. Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
- Sep 15, 2023
-
-
Currently, the ddk is patched for every build even though the required patch is already applied. This gives a patch fail error. This change will apply patch only if the gpu ddk is cloned. Signed-off-by:
Davidson K <davidson.kumaresan@arm.com>
-
this change includes modifying the run_docker.sh file to force restart ssh agent to unblock the setup.sh execution. Signed-off-by:
Ahmed Genidi <Ahmed.Genidi@arm.com>
-
Vishnu Banavath authored
This change is to delete reference to internal links to fetch GPU kernel driver, gralloc and mali prebuilt binaries. Signed-off-by:
Vishnu Banavath <vishnu.banavath@arm.com>
-
- Sep 13, 2023
-
-
Sergio Alves authored
Changes include: - remove all Debian Swr/Hwr rendering support mentions; - minor updates to the TC boot flow diagram; - add required commands for MTE sanity test; - add PAUTH known inconsistent failing tests known issue; - add new "Troubleshooting: common problems and solutions" section. Signed-off-by:
Sergio Alves <sergio.dasilvalves@arm.com>
-
- Aug 30, 2023
-
-
These minor documentation updates include: - update the list of known issues/limitations: - add KVM kernel boot warning for Android builds; - add Hafnium SMC block call warning for Android builds; - update the list of previous releases; - temporarily remove SMMUv3 mentions. Signed-off-by:
Sergio Alves <sergio.dasilvalves@arm.com>
-
Kshitij Sisodia authored
This patch changes the env variable `TC_GPU` being set to `hwr-prebuilt` by default and removes the checks for this variable being set for all filesystems. Instead we enforce this variable only Android builds. This is done to be able to boot Debian without having to build the GPU DDK. Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
Without this trusty doesn't start up as the memory commands fail with permissions errors. Signed-off-by:
Ben Horgan <ben.horgan@arm.com>
-
Currently, the run_docker.sh always returns with RC=0 when being run with an underlying script. This is because of the echo call at the end of the script. Modify the script to ensure that we return with the return code of the docker process itself. Signed-off-by:
Jackson Cooper-Driver <jackson.cooper-driver@arm.com>
-
- Aug 22, 2023
-
-
BTI, MTE, PAUTH tests are currently only available for building android with HW rendering. This change make these test also available in test folder for SW rendering Signed-off-by:
Quoc Khanh Le <QuocKhanh.Le@arm.com>
-
Kshitij Sisodia authored
Patching for kernel driver in `patch_gpu_ddk_prebuilt`. Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
Kshitij Sisodia authored
For the configuration where the pre-built library and firmware files are used for the DDK, the kernel driver still needs to be patched the same way as we do when we are building from source. Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
If a host has two docker images of same name with different SHAs then run_docker.sh, invoked via setup.sh, fails while verifying the pulled docker image. This is becuase two docker images of same name but different SHAs breaks the comparison if condition as right side of the conditon has both the SHAs in it. This fix is now extracting the SHA information associated with docker image name as well as its unique TAG value. Also, updated ubuntu version tag to fix errors while building docker image locally. Signed-off-by:
Rupinderjit Singh <rupinderjit.singh@arm.com>
-
Kshitij Sisodia authored
Correcting the patch number for TF-A's FPGA patch. Signed-off-by:
Kshitij Sisodia <kshitij.sisodia@arm.com>
-
Signed-off-by:
Alex Dobrescu <alex.dobrescu@arm.com>
-
This change is to fetch TC2-2023.08.15 docker image, this docker image is based on 20.04 and has wayland-scanner package installed. Signed-off-by:
Vishnu Banavath <vishnu.banavath@arm.com>
-